Auto merge of #11330 - mitchhentges:1516-reference-test, r=KiChjang

Use floats to represent intended fixed position

Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data:
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy --faster` does not report any errors
- [X] These changes fix #1516

Either:
- [X] There are tests for these changes

Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11330)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-05-31 09:51:11 -05:00
commit 55b0bb027c
3 changed files with 23 additions and 30 deletions

View file

@ -1,3 +0,0 @@
[position_fixed_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9106