idlharness.html.ini (2499B)
1 [idlharness.html] 2 [ViewTransition interface: attribute types] 3 expected: FAIL 4 5 [CSSViewTransitionRule interface: existence and properties of interface object] 6 expected: FAIL 7 8 [CSSViewTransitionRule interface object length] 9 expected: FAIL 10 11 [CSSViewTransitionRule interface object name] 12 expected: FAIL 13 14 [CSSViewTransitionRule interface: existence and properties of interface prototype object] 15 expected: FAIL 16 17 [CSSViewTransitionRule interface: existence and properties of interface prototype object's "constructor" property] 18 expected: FAIL 19 20 [CSSViewTransitionRule interface: existence and properties of interface prototype object's @@unscopables property] 21 expected: FAIL 22 23 [CSSViewTransitionRule interface: attribute navigation] 24 expected: FAIL 25 26 [CSSViewTransitionRule interface: attribute types] 27 expected: FAIL 28 29 [CSSViewTransitionRule must be primary interface of sheet.cssRules[0\]] 30 expected: FAIL 31 32 [Stringification of sheet.cssRules[0\]] 33 expected: FAIL 34 35 [CSSViewTransitionRule interface: sheet.cssRules[0\] must inherit property "navigation" with the proper type] 36 expected: FAIL 37 38 [CSSViewTransitionRule interface: sheet.cssRules[0\] must inherit property "types" with the proper type] 39 expected: FAIL 40 41 [ViewTransition interface: attribute transitionRoot] 42 expected: FAIL 43 44 [ViewTransition interface: document.startViewTransition() must inherit property "transitionRoot" with the proper type] 45 expected: FAIL 46 47 [Element interface: operation startViewTransition(optional (ViewTransitionUpdateCallback or StartViewTransitionOptions))] 48 expected: FAIL 49 50 [Element interface: attribute activeViewTransition] 51 expected: FAIL 52 53 [ViewTransition interface: operation waitUntil(Promise<any>)] 54 expected: FAIL 55 56 [ViewTransition interface: document.startViewTransition() must inherit property "waitUntil(Promise<any>)" with the proper type] 57 expected: FAIL 58 59 [ViewTransition interface: calling waitUntil(Promise<any>) on document.startViewTransition() with too few arguments must throw TypeError] 60 expected: FAIL 61 62 [Document interface: document must inherit property "activeViewTransition" with the proper type] 63 expected: 64 if (os == "mac") and not debug: [PASS, FAIL] 65 if (os == "android") and not debug: [PASS, FAIL] 66 67 [Document interface: attribute activeViewTransition] 68 expected: 69 if (os == "mac") and not debug: [PASS, FAIL] 70 if (os == "android") and not debug: [PASS, FAIL]