[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 == "android") and not e10s: 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 == "linux") and webrender: PASS if (os == "android") and not debug: PASS [PASS, FAIL] [PerformanceEntry has correct order of timing attributes (img)] expected: if (os == "android") and debug: ["PASS", "FAIL"]