[wpt-sync] Sync PR 42001 - Fix extra rel=match in test reference.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42001 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42001
Details from upstream follow.
L. David Baron <dbaron@chromium.org> wrote:
Fix extra rel=match in test reference.
rel=match in a reference file does constitute an additional test
assertion, but I think this one was just left by mistake, since it
points to another reference file that has different text.This equality assertion currently fails across all engines:
https://wpt.fyi/results/html/dom/elements/global-attributes/dir_auto-N-EN-ref.htmlBug: 576815, 1222729
Change-Id: I15bc9746fcd080cbab2f382ba3bef271ab6a627a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4867180
Auto-Submit: David Baron \<dbaron@chromium.org>
Reviewed-by: Di Zhang \<dizhangg@chromium.org>
Commit-Queue: Di Zhang \<dizhangg@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1197221}
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•