Closed Bug 1871767 Opened 9 months ago Closed 7 months ago

New wpt failures in /css/css-content/parsing/content-valid.html

Categories

(Core :: Layout: Generated Content, Lists, and Counters, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1281158

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 43782 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/css-content/parsing/content-valid.html [wpt.fyi]
    • e.style['content'] = "open-quote / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "close-quote / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "no-open-quote / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "no-close-quote / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "attr(alt) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "attr(data-foo) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counter(counter-name) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counter(counter-name, counter-style) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counter(counter-name, dECiMaL) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counter(counter-name, DECIMAL) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counters(counter-name, ".") / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counters(counter-name, ".", counter-style) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counters(counter-name, ".", dECiMaL) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counters(counter-name, ".", DECIMAL) / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "url("https://www.example.com/picture.svg\") / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = ""hello" / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = ""hello" "world" / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = ""hello" attr(alt) "world" / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counter(counter-name) "potato" / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "counters(counter-name, ".") "potato" / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = ""(" counters(counter-name, ".", counter-style) ")" / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "open-quote "hello" "world" close-quote / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['content'] = "url("https://www.example.com/picture.svg\") "hello" / "alt text"" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1871692 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

We don't currently support alt-text in content; implementing this is bug 1281158.

Severity: -- → S4
Depends on: 1281158
Status: NEW → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1281158
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.