mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #6940 - pcwalton:inline-pseudo-repair-jumpiness, r=mbrubeck
layout: When repairing styles for incremental reflow, only repair styles of nodes that represent the dirty node, *including its pseudo-element*. r? @mbrubeck <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6940) <!-- Reviewable:end -->
This commit is contained in:
commit
56d3426431
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