mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
layout: When repairing styles for incremental reflow, only repair
styles of nodes that represent the dirty node, *including its pseudo-element*. Fixes lots more jumpiness. A manual test, `inline-pseudo-repair-jumpiness.html`, has been added. I was unable to automate it, so I will file a followup issue on that.
This commit is contained in:
parent
0565df8596
commit
0a589d413d
6 changed files with 55 additions and 13 deletions
1
tests/html/inline-pseudo-repair-jumpiness.html
Normal file
1
tests/html/inline-pseudo-repair-jumpiness.html
Normal file
|
@ -0,0 +1 @@
|
|||
<body>a<br>b</body>
|
Loading…
Add table
Add a link
Reference in a new issue