blob: 1bd00babe590d1c69069f5d5e15ed1fb8255cd0c (
plain)
1
2
3
4
5
6
|
[non-tao-image-load-after-fcp.tentative.html]
[Non-Tao Image Load and Render After FCP.]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
|