Bug 1895745 - Update test expectations for css/css-content/parsing/content-computed.html.

Differential Revision: https://phabricator.services.mozilla.com/D210301
This commit is contained in:
Alexandra Borovova 2024-05-14 13:44:37 +00:00
parent fa9aa75fa5
commit 4425d6ef2f

View file

@ -1,152 +1,57 @@
[content-computed.html]
[Property content value 'open-quote / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'close-quote / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'no-open-quote / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'no-close-quote / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counter(counter-name) / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counter(counter-name, counter-style) / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counter(counter-name, dECiMaL) / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counter(counter-name, DECIMAL) / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counters(counter-name, ".") / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counters(counter-name, ".", counter-style) / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counters(counter-name, ".", dECiMaL) / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counters(counter-name, ".", DECIMAL) / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'url("https://www.example.com/picture.svg") / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value '"hello" / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counter(counter-name) "potato" / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'counters(counter-name, ".") "potato" / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value '"(" counters(counter-name, ".", counter-style) ")" / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'open-quote "hello" "world" close-quote / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]
[Property content value 'url("https://www.example.com/picture.svg") "hello" / "alt text"']
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "linux") and asan: PASS
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
FAIL
expected: [PASS, FAIL]