mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Fix panic when called on root node, and update test expectations.
The three tests that are marked as failures are because they use offsetWidth as a dummy to force a layout flush. Now that these exist, they expose an unrelated bug with reflow.
This commit is contained in:
parent
9e5687e3e7
commit
39972a174e
5 changed files with 11 additions and 7 deletions
|
@ -0,0 +1,3 @@
|
|||
[first-letter-dynamic-003a.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[first-letter-dynamic-003b.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[run-in-basic-017.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue