Bug 1871692 [wpt PR 43782] - Update wpt metadata, a=testonly

wpt-pr: 43782
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2023-12-23 20:51:15 +00:00
parent 3d8e538b87
commit ab58e9eec7
2 changed files with 209 additions and 0 deletions

View File

@ -0,0 +1,2 @@
[content-computed.html]
expected: CRASH

View File

@ -0,0 +1,207 @@
[content-valid.html]
[e.style['content'\] = "open-quote / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "open-quote / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "open-quote / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "close-quote / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "close-quote / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "close-quote / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "no-open-quote / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "no-open-quote / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "no-open-quote / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "no-close-quote / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "no-close-quote / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "no-close-quote / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "attr(alt) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "attr(alt) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "attr(alt) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "attr(data-foo) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "attr(data-foo) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "attr(data-foo) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, counter-style) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, counter-style) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, counter-style) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, dECiMaL) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, dECiMaL) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, dECiMaL) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, DECIMAL) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, DECIMAL) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name, DECIMAL) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\") / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\") / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\") / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", counter-style) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", counter-style) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", counter-style) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", dECiMaL) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", dECiMaL) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", dECiMaL) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", DECIMAL) / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", DECIMAL) / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\", DECIMAL) / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"https://www.example.com/picture.svg\\") / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"https://www.example.com/picture.svg\\") / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"https://www.example.com/picture.svg\\") / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" \\"world\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" \\"world\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" \\"world\\" / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" attr(alt) \\"world\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" attr(alt) \\"world\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"hello\\" attr(alt) \\"world\\" / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name) \\"potato\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name) \\"potato\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counter(counter-name) \\"potato\\" / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\") \\"potato\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\") \\"potato\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "counters(counter-name, \\".\\") \\"potato\\" / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"(\\" counters(counter-name, \\".\\", counter-style) \\")\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"(\\" counters(counter-name, \\".\\", counter-style) \\")\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "\\"(\\" counters(counter-name, \\".\\", counter-style) \\")\\" / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "open-quote \\"hello\\" \\"world\\" close-quote / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "open-quote \\"hello\\" \\"world\\" close-quote / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "open-quote \\"hello\\" \\"world\\" close-quote / attr(foo)" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"https://www.example.com/picture.svg\\") \\"hello\\" / \\"alt text\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"https://www.example.com/picture.svg\\") \\"hello\\" / \\"alt text\\" attr(foo) \\"bar\\"" should set the property value]
expected: FAIL
[e.style['content'\] = "url(\\"https://www.example.com/picture.svg\\") \\"hello\\" / attr(foo)" should set the property value]
expected: FAIL