mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Treat indefinite percentages as auto offsets in relative positioning (#31484)
* Treat indefinite percentages as auto offsets in relative positioning Instead of just resolving the percentages against zero. The spec is not clear (https://github.com/w3c/csswg-drafts/issues/9353), but this way we match Gecko, Blink and WebKit. * Update test expectations
This commit is contained in:
parent
3e6b92df13
commit
a977729a9e
4 changed files with 11 additions and 12 deletions
|
@ -1,2 +0,0 @@
|
|||
[position-relative-007.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue