12 lines
511 B
INI
12 lines
511 B
INI
[test_resource_timing.https.html]
|
|
[PerformanceEntry has correct order of timing attributes (iframe)]
|
|
disabled:
|
|
if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1526212
|
|
if (os == "win") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526212
|
|
expected:
|
|
if (os == "android") and debug: [PASS, FAIL]
|
|
if os == "win": [PASS, FAIL]
|
|
|
|
[PerformanceEntry has correct order of timing attributes (img)]
|
|
expected:
|
|
if (os == "android") and debug: [PASS, FAIL]
|