-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Missing layout updates #40419
Copy link
Copy link
Closed as not planned
Labels
A-layout/2020https://github.com/servo/servo/wiki/Layout-2020https://github.com/servo/servo/wiki/Layout-2020A-layout/incrementalC-has-manual-testcase
Metadata
Metadata
Assignees
Labels
A-layout/2020https://github.com/servo/servo/wiki/Layout-2020https://github.com/servo/servo/wiki/Layout-2020A-layout/incrementalC-has-manual-testcase
Type
Fields
Give feedbackNo fields configured for issues without a type.
Observed with:
/css/CSS2/generated-content/before-after-dynamic-attr-001.xht/css/CSS2/selectors/first-letter-dynamic-002.xht/css/selectors/invalidation/negated-first-of-type-in-nonsubject-position.htmlTo reproduce, apply the following diff:
Then run either
./mach test-wpt /css/CSS2/generated-content/before-after-dynamic-attr-001.xhtor./mach run tests/wpt/tests/css/CSS2/generated-content/before-after-dynamic-attr-001.xht. The former consistently fails; the latter shows the dirty page content until the user's mouse touches the affected content.