forked from mirrors/gecko-dev
Bug 1895745 - Update test expectations for largest-contentful-paint/transparent-text-with-shadow.html.
Differential Revision: https://phabricator.services.mozilla.com/D210333
This commit is contained in:
parent
0ece155217
commit
24f59a662f
1 changed files with 1 additions and 7 deletions
|
|
@ -1,9 +1,3 @@
|
||||||
[transparent-text-with-shadow.html]
|
[transparent-text-with-shadow.html]
|
||||||
[Transparent text with shadow decoration should not be excluded from LCP.]
|
[Transparent text with shadow decoration should not be excluded from LCP.]
|
||||||
expected:
|
expected: [PASS, FAIL]
|
||||||
if (os == "linux") and fission and not debug and not asan and not tsan: FAIL
|
|
||||||
if (os == "win") and not debug: FAIL
|
|
||||||
if (os == "mac") and debug: FAIL
|
|
||||||
if (os == "mac") and not debug: [PASS, FAIL]
|
|
||||||
if (os == "linux") and not fission: FAIL
|
|
||||||
if (os == "android") and not debug: [PASS, FAIL]
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue