[wpt-sync] Sync PR 32538 - Revert one bug fix to resolve merge conflict
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32538 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32538
Details from upstream follow.
Weizhong Xia <weizhong@google.com> wrote:
Revert one bug fix to resolve merge conflict
The same bug has been fixed in chromium. Revert the change at upstream,
and expect the exporter to export the fix later.
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 7 subtests
Status Summary
Firefox
OK : 1
PASS: 1
FAIL: 6
Chrome
OK : 1
PASS: 1
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/selectors/invalidation/has-complexity.html
Before appending 25000 elements: FAIL (Chrome: FAIL)
After appending 25000 elements. This should not time out.: FAIL (Chrome: FAIL)
After appending another 25000 elements. This should not time out.: FAIL (Chrome: FAIL)
After appending div with 25000 elements. This should not time out.: FAIL (Chrome: FAIL)
After removing div with 25000 elements. This should not time out.: FAIL (Chrome: FAIL)
After removing 25000 elements one-by-one. This should not time out.: FAIL (Chrome: FAIL)
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•