popover-top-layer-nesting-anchor.tentative.html.ini (3879B)
1 [popover-top-layer-nesting-anchor.tentative.html] 2 expected: 3 if (os == "mac") and not debug: TIMEOUT 4 [Single popover=auto ancestor with dialog, anchor attribute] 5 expected: FAIL 6 7 [Single popover=auto ancestor with fullscreen, anchor attribute] 8 expected: FAIL 9 10 [Single popover=manual ancestor with dialog, anchor attribute] 11 expected: FAIL 12 13 [Single popover=manual ancestor with fullscreen] 14 expected: 15 if (os == "mac") and debug: [PASS, FAIL] 16 if (os == "mac") and not debug: [TIMEOUT, PASS] 17 18 [Single popover=manual ancestor with fullscreen, anchor attribute] 19 expected: 20 if (os == "mac") and not debug: [NOTRUN, TIMEOUT] 21 FAIL 22 23 [Nested popover=auto ancestors with dialog] 24 expected: 25 if (os == "mac") and not debug: NOTRUN 26 27 [Nested popover=auto ancestors with dialog, anchor attribute] 28 expected: 29 if (os == "mac") and not debug: NOTRUN 30 FAIL 31 32 [Nested popover=auto ancestors with fullscreen] 33 expected: 34 if (os == "mac") and debug: [PASS, FAIL] 35 if (os == "mac") and not debug: NOTRUN 36 37 [Nested popover=auto ancestors with fullscreen, anchor attribute] 38 expected: 39 if (os == "mac") and not debug: NOTRUN 40 FAIL 41 42 [Nested popover=auto ancestors, target is outer with dialog] 43 expected: 44 if (os == "mac") and not debug: NOTRUN 45 46 [Nested popover=auto ancestors, target is outer with dialog, anchor attribute] 47 expected: 48 if (os == "mac") and not debug: NOTRUN 49 FAIL 50 51 [Nested popover=auto ancestors, target is outer with fullscreen] 52 expected: 53 if (os == "mac") and debug: [PASS, FAIL] 54 if (os == "mac") and not debug: NOTRUN 55 56 [Nested popover=auto ancestors, target is outer with fullscreen, anchor attribute] 57 expected: 58 if (os == "mac") and not debug: NOTRUN 59 FAIL 60 61 [Top layer inside of nested element with dialog] 62 expected: 63 if (os == "mac") and not debug: NOTRUN 64 65 [Top layer inside of nested element with dialog, anchor attribute] 66 expected: 67 if (os == "mac") and not debug: NOTRUN 68 FAIL 69 70 [Top layer inside of nested element with fullscreen] 71 expected: 72 if (os == "mac") and debug: [PASS, FAIL] 73 if (os == "mac") and not debug: NOTRUN 74 75 [Top layer inside of nested element with fullscreen, anchor attribute] 76 expected: 77 if (os == "mac") and not debug: NOTRUN 78 FAIL 79 80 [Nested popover=auto ancestors with fullscreen, top layer element *is* a popover] 81 expected: 82 if (os == "mac") and debug: [PASS, FAIL] 83 if (os == "mac") and not debug: NOTRUN 84 85 [Top layer inside of nested element with dialog, top layer element *is* a popover] 86 expected: 87 if (os == "mac") and not debug: NOTRUN 88 89 [Top layer inside of nested element with fullscreen, top layer element *is* a popover] 90 expected: 91 if (os == "mac") and debug: [PASS, FAIL] 92 if (os == "mac") and not debug: NOTRUN 93 94 [Nested popover=auto ancestors with dialog, top layer element *is* a popover] 95 expected: 96 if (os == "mac") and not debug: NOTRUN 97 98 [Nested popover=auto ancestors, target is outer with fullscreen, top layer element *is* a popover] 99 expected: 100 if (os == "mac") and debug: [PASS, FAIL] 101 if (os == "mac") and not debug: NOTRUN 102 103 [Single popover=manual ancestor with fullscreen, top layer element *is* a popover] 104 expected: 105 if (os == "mac") and debug: [PASS, FAIL] 106 if (os == "mac") and not debug: [NOTRUN, TIMEOUT, PASS] 107 108 [Nested popover=auto ancestors, target is outer with dialog, top layer element *is* a popover] 109 expected: 110 if (os == "mac") and not debug: NOTRUN 111 112 [Single popover=auto ancestor with fullscreen, top layer element *is* a popover] 113 expected: 114 if (os == "mac") and debug: [PASS, FAIL] 115 116 [Single popover=auto ancestor with fullscreen] 117 expected: 118 if (os == "mac") and debug: [PASS, FAIL]