Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # ====== Oilpan-only failures from here ====== | 1 # ====== Oilpan-only failures from here ====== |
| 2 # Most of these actually cause the tests to report success, rather than | 2 # Most of these actually cause the tests to report success, rather than |
| 3 # failure. Expected outputs will be adjusted for the better once Oilpan | 3 # failure. Expected outputs will be adjusted for the better once Oilpan |
| 4 # has been well and truly enabled always. | 4 # has been well and truly enabled always. |
| 5 | 5 |
| 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is | 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
| 7 # strong. This is the intended behavior. | 7 # strong. This is the intended behavior. |
| 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] | 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
| 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] |
| 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] | 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] |
| 11 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ] | 11 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ] |
| 12 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] | 12 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] |
| 13 | 13 |
| 14 # With Oilpan, parent pointers in the DOM tree do not | 14 # With Oilpan, parent pointers in the DOM tree do not |
| 15 # mysteriously disappear. This is the intended behavior. | 15 # mysteriously disappear. This is the intended behavior. |
| 16 crbug.com/356658 fast/dom/gc-3.html [ Failure ] | 16 crbug.com/356658 fast/dom/gc-3.html [ Failure ] |
| 17 crbug.com/356658 fast/dom/gc-5.html [ Failure ] | 17 crbug.com/356658 fast/dom/gc-5.html [ Failure ] |
| 18 crbug.com/356658 fast/dom/gc-12.html [ Failure ] | 18 crbug.com/356658 fast/dom/gc-12.html [ Failure ] |
| 19 crbug.com/356658 crbug.com/356828 fast/dom/gc-dom-tree-lifetime.html [ Failure T imeout ] | 19 crbug.com/356658 crbug.com/356828 fast/dom/gc-dom-tree-lifetime.html [ Failure T imeout ] |
| 20 | 20 |
| 21 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T imeout Pass ] | |
| 22 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di rectionless.html [ Timeout Pass ] | |
| 23 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas s ] | |
| 24 | |
|
qyearsley
2016/03/10 19:13:58
This CL shouldn't contain changes this file, right
bokan
2016/03/16 20:24:53
Right, sorry, this snuck in by accident. Removed.
| |
| 25 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ] | 21 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ] |
| 26 | 22 |
| 27 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received .html [ Failure Pass ] | 23 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received .html [ Failure Pass ] |
| 28 | 24 |
| 29 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] | 25 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] |
| 30 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] | 26 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] |
| 31 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro r.html [ Pass Failure ] | |
| 32 | 27 |
| 33 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa ilure Pass ] | 28 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa ilure Pass ] |
| 34 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_tests16.html [ Timeout Failure ] | 29 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_tests16.html [ Timeout Failure ] |
| 35 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] | 30 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] |
| 36 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-auto.html [ Timeout Failure ] | 31 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-auto.html [ Timeout Failure ] |
| 37 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-percentage.html [ Timeout Failure ] | 32 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-percentage.html [ Timeout Failure ] |
| 38 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge sture-fling.html [ Timeout Failure ] | 33 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge sture-fling.html [ Timeout Failure ] |
| 39 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] | 34 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] |
| 40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] | 35 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] |
| 41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] | 36 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] |
| 42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_template.html [ Timeout Failure ] | 37 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_template.html [ Timeout Failure ] |
| 43 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] | 38 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] |
| 44 crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents -crash.html [ Timeout ] | 39 crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents -crash.html [ Timeout ] |
| 45 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_doctype01.html [ Timeout ] | 40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5 lib_doctype01.html [ Timeout ] |
| 46 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] | 41 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] |
| 47 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T imeout ] | 42 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T imeout ] |
| 48 | 43 |
| 49 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ] | 44 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F ailure ] |
| 50 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ] | |
| 51 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] | |
| 52 | 45 |
| 53 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures. | 46 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures. |
| 54 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] | 47 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] |
| 55 crbug.com/574660 [ Win7 ] fast/text/emphasis-vertical.html [ Pass Failure ] | 48 crbug.com/574660 [ Win7 ] fast/text/emphasis-vertical.html [ Pass Failure ] |
| 56 | 49 |
| 57 crbug.com/581974 fast/text/justify-ideograph-vertical.html [ Pass Failure ] | 50 crbug.com/581974 fast/text/justify-ideograph-vertical.html [ Pass Failure ] |
| 58 crbug.com/584211 [ Mac Debug ] svg/transforms/animated-path-inside-transformed-h tml.xhtml [ Pass Failure ] | |
| 59 | 51 |
| 60 # ====== Oilpan-only failures until here ====== | 52 # ====== Oilpan-only failures until here ====== |
| 61 | 53 |
| 62 # Run these tests with under virtual/spv2 only. | 54 # Run these tests with under virtual/spv2 only. |
| 63 crbug.com/524134 paint/invalidation/spv2 [ Skip ] | 55 crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
| 64 | 56 |
| 65 # Run these tests with under virtual/scalefactor... only. | 57 # Run these tests with under virtual/scalefactor... only. |
| 66 crbug.com/567837 fast/hidpi/static [ Skip ] | 58 crbug.com/567837 fast/hidpi/static [ Skip ] |
| 67 | 59 |
| 68 # TODO(yosin): We should convert following tests to use asynchronous spell check er. | 60 # TODO(yosin): We should convert following tests to use asynchronous spell check er. |
| 69 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] | 61 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
| 70 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] | 62 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] |
| 71 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] | 63 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] |
| 72 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] | 64 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] |
| 73 | 65 |
| 74 # TODO(wangxianzhu): Triage the failures | 66 # TODO(wangxianzhu): Triage the failures |
| 75 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ] | 67 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ] |
| 76 crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-dr ag.html [ Pass Failure ] | |
| 77 crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation -move.html [ Failure ] | 68 crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation -move.html [ Failure ] |
| 78 | 69 |
| 79 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repain t-composited-descendants-as-text.html [ Failure ] | 70 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repain t-composited-descendants-as-text.html [ Failure ] |
| 80 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-no-cont ent-as-text.html [ Failure ] | 71 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-no-cont ent-as-text.html [ Failure ] |
| 81 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-out-of- view-as-text.html [ Failure ] | 72 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-out-of- view-as-text.html [ Failure ] |
| 82 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-squahed-layer -as-text.html [ Failure ] | 73 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-squahed-layer -as-text.html [ Failure ] |
| 83 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-descendants-on-overflow-change-as-text.html [ Failure ] | 74 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-descendants-on-overflow-change-as-text.html [ Failure ] |
| 84 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-descendants-as-text.html [ Failure ] | 75 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-descendants-as-text.html [ Failure ] |
| 85 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-filter-as-text.html [ Failure ] | 76 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-filter-as-text.html [ Failure ] |
| 86 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-opacity-as-text.html [ Failure ] | 77 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composi ted-opacity-as-text.html [ Failure ] |
| (...skipping 18 matching lines...) Expand all Loading... | |
| 105 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ] | 96 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ] |
| 106 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ] | 97 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ] |
| 107 | 98 |
| 108 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] | 99 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] |
| 109 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] | 100 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] |
| 110 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] | 101 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] |
| 111 | 102 |
| 112 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] | 103 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] |
| 113 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] | 104 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] |
| 114 | 105 |
| 115 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ] | |
| 116 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ] | |
| 117 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ] | |
| 118 | |
| 119 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ Failure ] | 106 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ Failure ] |
| 120 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vlr-005.xht [ Failure ] | 107 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vlr-005.xht [ Failure ] |
| 121 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vrl-004.xht [ Failure ] | 108 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vrl-004.xht [ Failure ] |
| 122 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ Failure ] | 109 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ Failure ] |
| 123 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ Failure ] | 110 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ Failure ] |
| 124 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0 05.html [ Failure ] | 111 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0 05.html [ Failure ] |
| 125 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext- 001.html [ Failure ] | 112 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext- 001.html [ Failure ] |
| 126 crbug.com/463358 crbug.com/581963 [ Linux Mac Debug ] svg/transforms/text-with-p attern-inside-transformed-html.xhtml [ Failure ] | 113 crbug.com/463358 crbug.com/581963 [ Linux Mac Debug ] svg/transforms/text-with-p attern-inside-transformed-html.xhtml [ Failure ] |
| 127 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back ground.html [ Failure ] | 114 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back ground.html [ Failure ] |
| 128 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ] | 115 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ] |
| 129 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai lure ] | 116 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai lure ] |
| 130 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun d.html [ Failure ] | 117 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun d.html [ Failure ] |
| 131 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu re ] | 118 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu re ] |
| 132 crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failu re ] | 119 crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failu re ] |
| 133 | 120 |
| 134 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm arks-hittest.html [ Timeout ] | 121 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm arks-hittest.html [ Timeout ] |
| 135 | 122 |
| 136 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-01.html [ Failure ] | 123 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-01.html [ Failure ] |
| 137 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-02.html [ Failure ] | 124 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft ests/variables/variable-font-face-02.html [ Failure ] |
| 138 | 125 |
| 139 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure ] | 126 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure ] |
| 140 | 127 |
| 141 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu re Pass Timeout ] | 128 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu re Pass Timeout ] |
| 142 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-001.xht [ Failure Pass Timeout ] | 129 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-001.xht [ Failure Pass Timeout ] |
| 143 crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progr ess.html [ Failure Pass ] | 130 crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progr ess.html [ Failure Pass ] |
| 144 | 131 |
| 145 crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ P ass Failure ] | 132 crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ P ass Failure ] |
| 146 | 133 |
| 147 crbug.com/522641 inspector/elements/styles-4/styles-update-links.html [ Pass Tim eout ] | |
| 148 crbug.com/522645 [ Linux ] virtual/android/fullscreen/video-fixed-background.htm l [ Failure Pass ] | 134 crbug.com/522645 [ Linux ] virtual/android/fullscreen/video-fixed-background.htm l [ Failure Pass ] |
| 149 crbug.com/522647 http/tests/notifications/close-dispatch-asynchronous.html [ Fai lure Pass ] | 135 crbug.com/522647 http/tests/notifications/close-dispatch-asynchronous.html [ Fai lure Pass ] |
| 150 crbug.com/522648 fast/events/touch/compositor-touch-hit-rects-iframes.html [ Cra sh Failure Pass ] | 136 crbug.com/522648 fast/events/touch/compositor-touch-hit-rects-iframes.html [ Cra sh Failure Pass ] |
| 151 crbug.com/521859 http/tests/navigatorconnect/postmessage-from-worker.html [ Pass Timeout ] | 137 crbug.com/521859 http/tests/navigatorconnect/postmessage-from-worker.html [ Pass Timeout ] |
| 152 crbug.com/521858 [ Win7 ] http/tests/security/media-element-audio-source-node-sa me-origin.html [ Failure Pass ] | 138 crbug.com/521858 [ Win7 ] http/tests/security/media-element-audio-source-node-sa me-origin.html [ Failure Pass ] |
| 153 crbug.com/521855 transitions/cancel-and-start-new.html [ Failure Pass ] | 139 crbug.com/521855 transitions/cancel-and-start-new.html [ Failure Pass ] |
| 154 crbug.com/521853 [ Win ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ] | 140 crbug.com/521853 [ Win ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ] |
| 155 crbug.com/521084 animations/additive-transform-animations.html [ Pass Timeout ] | 141 crbug.com/521084 animations/additive-transform-animations.html [ Pass Timeout ] |
| 156 crbug.com/521086 fast/cookies/cookies-disabled-in-data-url.html [ Crash Pass Tim eout ] | |
| 157 crbug.com/521089 [ Precise ] fast/preloader/image.html [ Failure Pass ] | |
| 158 crbug.com/521090 [ Mac Win ] http/tests/history/post-replace-state-reload.html [ Crash Failure Pass ] | |
| 159 crbug.com/521091 http/tests/inspector/elements/styles/selector-line-sourcemap-he ader.html [ Crash Failure Timeout Pass ] | |
| 160 crbug.com/521093 http/tests/loading/pdf-commit-load-callbacks.html [ Failure Pas s ] | 142 crbug.com/521093 http/tests/loading/pdf-commit-load-callbacks.html [ Failure Pas s ] |
| 161 crbug.com/521094 [ Mac ] http/tests/navigation/beacon-cross-origin.https.html [ Crash Failure Pass ] | 143 crbug.com/521094 [ Mac ] http/tests/navigation/beacon-cross-origin.https.html [ Crash Failure Pass ] |
| 162 crbug.com/521096 imported/web-platform-tests/webstorage/event_case_sensitive.htm l [ Failure Pass ] | |
| 163 crbug.com/521107 [ Debug ] fast/html/imports/import-custom-element-abort.html [ Crash Pass ] | |
| 164 crbug.com/520164 [ Linux ] accessibility/is-richly-editable.html [ Failure Pass ] | |
| 165 crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-lay ers.html [ Failure Pass ] | 144 crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-lay ers.html [ Failure Pass ] |
| 166 crbug.com/520169 [ Win ] fast/dom/Geolocation/timestamp.html [ Failure Pass ] | 145 crbug.com/520169 [ Win ] fast/dom/Geolocation/timestamp.html [ Failure Pass ] |
| 167 crbug.com/520170 [ Win ] fast/dom/timer-throttling-hidden-page.html [ Failure Pa ss ] | 146 crbug.com/520170 [ Win ] fast/dom/timer-throttling-hidden-page.html [ Failure Pa ss ] |
| 168 crbug.com/520174 fast/events/message-port-start-and-close-different-microtask.ht ml [ Failure Pass ] | 147 crbug.com/520174 fast/events/message-port-start-and-close-different-microtask.ht ml [ Failure Pass ] |
| 169 crbug.com/520177 [ Android ] fast/images/style-access-during-imageChanged-crash. html [ Crash Pass ] | |
| 170 crbug.com/520179 fast/preloader/document-write-noscript.html [ Failure Pass ] | 148 crbug.com/520179 fast/preloader/document-write-noscript.html [ Failure Pass ] |
| 171 crbug.com/520180 [ Linux ] fast/text/basic/001.html [ Pass Timeout ] | |
| 172 crbug.com/520183 http/tests/fouc/scroll-left-while-loading.html [ Pass Timeout ] | |
| 173 crbug.com/520184 http/tests/history/frameset-repeated-name.html [ Failure Pass ] | 149 crbug.com/520184 http/tests/history/frameset-repeated-name.html [ Failure Pass ] |
| 174 crbug.com/520187 [ Linux Win ] http/tests/loading/bad-scheme-subframe.html [ Fai lure Pass ] | 150 crbug.com/520187 [ Linux Win ] http/tests/loading/bad-scheme-subframe.html [ Fai lure Pass ] |
| 175 crbug.com/520188 [ Win ] http/tests/local/fileapi/file-last-modified-after-delet e.html [ Failure Pass ] | 151 crbug.com/520188 [ Win ] http/tests/local/fileapi/file-last-modified-after-delet e.html [ Failure Pass ] |
| 176 crbug.com/520190 http/tests/navigatorconnect/postmessage-cross-origin.html [ Pas s Timeout ] | 152 crbug.com/520190 http/tests/navigatorconnect/postmessage-cross-origin.html [ Pas s Timeout ] |
| 177 crbug.com/520191 http/tests/security/mixedContent/strict-mode-via-pref-image-blo cked.https.html [ Failure Pass ] | 153 crbug.com/520191 http/tests/security/mixedContent/strict-mode-via-pref-image-blo cked.https.html [ Failure Pass ] |
| 178 crbug.com/520611 [ Debug ] fast/filesystem/workers/file-writer-events-shared-wor ker.html [ Failure Pass ] | 154 crbug.com/520611 [ Debug ] fast/filesystem/workers/file-writer-events-shared-wor ker.html [ Failure Pass ] |
| 179 crbug.com/520612 [ Linux ] fullscreen/anonymous-block-merge-crash.html [ Pass Ti meout ] | |
| 180 crbug.com/520613 http/tests/cache/freshness-header.html [ Failure Pass ] | 155 crbug.com/520613 http/tests/cache/freshness-header.html [ Failure Pass ] |
| 181 crbug.com/520614 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_buffer_size_restriction.html [ Failure Pass ] | |
| 182 crbug.com/520619 [ Android Mac Linux Win7 ] webexposed/global-interface-listing. html [ Pass Timeout ] | 156 crbug.com/520619 [ Android Mac Linux Win7 ] webexposed/global-interface-listing. html [ Pass Timeout ] |
| 183 crbug.com/520194 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker -overridesexpires.html [ Failure Pass ] | 157 crbug.com/520194 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker -overridesexpires.html [ Failure Pass ] |
| 184 crbug.com/520199 [ Mac ] plugins/plugin-initiate-popup-window.html [ Failure Pas s ] | 158 crbug.com/520199 [ Mac ] plugins/plugin-initiate-popup-window.html [ Failure Pas s ] |
| 185 crbug.com/518967 [ Win7 ] http/tests/htmlimports/csp-import-block-but-nonce-nest ed.html [ Failure Pass Timeout ] | |
| 186 crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ] | 159 crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ] |
| 187 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ] | 160 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ] |
| 188 crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failu re Pass ] | 161 crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failu re Pass ] |
| 189 | 162 |
| 190 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.htm l [ Pass Failure ] | 163 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.htm l [ Pass Failure ] |
| 191 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas.html [ Pass Failure ] | 164 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas.html [ Pass Failure ] |
| 192 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas-throw.html [ Pass Failure ] | 165 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas-throw.html [ Pass Failure ] |
| 193 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribut e-to-scroll-chain-descendant.html [ Pass Failure ] | 166 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribut e-to-scroll-chain-descendant.html [ Pass Failure ] |
| 194 crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customiz ation.html [ Pass Failure ] | 167 crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customiz ation.html [ Pass Failure ] |
| 195 | 168 |
| 196 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-basic.html [ Pass Failure ] | 169 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-basic.html [ Pass Failure ] |
| 197 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas.html [ Pass Failure ] | 170 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas.html [ Pass Failure ] |
| 198 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas-throw.html [ Pass Failure ] | 171 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas-throw.html [ Pass Failure ] |
| 199 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] | 172 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] |
| 200 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touc h-scroll-customization.html [ Pass Failure ] | 173 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touc h-scroll-customization.html [ Pass Failure ] |
| 201 | 174 |
| 202 crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Fai lure Pass ] | |
| 203 crbug.com/518974 http/tests/navigatorconnect/postmessage.html [ Failure Pass Tim eout ] | 175 crbug.com/518974 http/tests/navigatorconnect/postmessage.html [ Failure Pass Tim eout ] |
| 204 crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query- wrapper-leaks.html [ Failure Pass Timeout ] | 176 crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query- wrapper-leaks.html [ Failure Pass Timeout ] |
| 205 crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ] | 177 crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ] |
| 206 crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download -dispatch.html [ Failure Pass ] | 178 crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download -dispatch.html [ Failure Pass ] |
| 207 crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-002.xht [ Failure Pass Timeout ] | 179 crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-002.xht [ Failure Pass Timeout ] |
| 208 crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Fa ilure Pass ] | 180 crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Fa ilure Pass ] |
| 209 crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ] | 181 crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ] |
| 210 | 182 |
| 211 # These performance-sensitive user-timing tests are flaky in debug on all platfo rms, and flaky on all configurations of windows. | 183 # These performance-sensitive user-timing tests are flaky in debug on all platfo rms, and flaky on all configurations of windows. |
| 212 # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 | 184 # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 |
| 213 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim ing_measure.html [ Skip ] | 185 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim ing_measure.html [ Skip ] |
| 214 crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_us er_timing_measure.html [ Skip ] | 186 crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_us er_timing_measure.html [ Skip ] |
| 215 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim ing_mark.html [ Skip ] | 187 crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_tim ing_mark.html [ Skip ] |
| 216 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur e_navigation_timing.html [ Skip ] | 188 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur e_navigation_timing.html [ Skip ] |
| 217 | 189 |
| 218 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] | 190 crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] |
| 219 | 191 |
| 220 crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-termi nate.html [ Pass Timeout ] | 192 crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-termi nate.html [ Pass Timeout ] |
| 221 crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Time out ] | 193 crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Time out ] |
| 222 crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [ Failure Pass ] | 194 crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [ Failure Pass ] |
| 223 crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ] | 195 crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ] |
| 224 crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash Pass ] | |
| 225 crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure Pass ] | 196 crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure Pass ] |
| 226 | 197 |
| 227 crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-propertie s.html [ Failure Pass ] | 198 crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-propertie s.html [ Failure Pass ] |
| 228 crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-po inter-event-properties.html [ Failure Pass ] | 199 crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-po inter-event-properties.html [ Failure Pass ] |
| 229 crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointere vents/mouse-pointer-event-properties.html [ Failure Pass ] | 200 crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointere vents/mouse-pointer-event-properties.html [ Failure Pass ] |
| 230 | 201 |
| 231 crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] | 202 crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] |
| 232 crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.htm l [ Failure Pass Timeout ] | 203 crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.htm l [ Failure Pass Timeout ] |
| 233 crbug.com/518929 [ Precise Debug ] http/tests/appcache/remove-cache.html [ Failu re Pass ] | 204 crbug.com/518929 [ Precise Debug ] http/tests/appcache/remove-cache.html [ Failu re Pass ] |
| 234 crbug.com/248938 virtual/threaded/transitions/cancel-and-start-new.html [ Pass F ailure ] | 205 crbug.com/248938 virtual/threaded/transitions/cancel-and-start-new.html [ Pass F ailure ] |
| 235 crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Failur e Pass Timeout ] | 206 crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Failur e Pass Timeout ] |
| 236 crbug.com/248938 virtual/threaded/animations/change-one-anim.html [ Failure Pass ] | 207 crbug.com/248938 virtual/threaded/animations/change-one-anim.html [ Failure Pass ] |
| 237 crbug.com/326139 crbug.com/390125 media/video-frame-accurate-seek.html [ Failure Pass ] | 208 crbug.com/326139 crbug.com/390125 media/video-frame-accurate-seek.html [ Failure Pass ] |
| 238 crbug.com/413604 http/tests/loading/script-priorities.html [ Failure Pass ] | 209 crbug.com/413604 http/tests/loading/script-priorities.html [ Failure Pass ] |
| 239 crbug.com/495523 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ] | 210 crbug.com/495523 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ] |
| 240 crbug.com/516364 svg/animations/smil-leak-element-instances.svg [ Failure Pass ] | |
| 241 crbug.com/248938 virtual/threaded/animations/3d/transform-origin-vs-functions.ht ml [ Pass Failure ] | 211 crbug.com/248938 virtual/threaded/animations/3d/transform-origin-vs-functions.ht ml [ Pass Failure ] |
| 242 crbug.com/248938 virtual/threaded/transitions/cancel-transition.html [ Pass Fail ure ] | 212 crbug.com/248938 virtual/threaded/transitions/cancel-transition.html [ Pass Fail ure ] |
| 243 crbug.com/248938 virtual/threaded/transitions/extra-transition.html [ Pass Failu re ] | 213 crbug.com/248938 virtual/threaded/transitions/extra-transition.html [ Pass Failu re ] |
| 244 crbug.com/248938 virtual/threaded/transitions/start-transform-transition.html [ Pass Failure ] | 214 crbug.com/248938 virtual/threaded/transitions/start-transform-transition.html [ Pass Failure ] |
| 245 crbug.com/248938 virtual/threaded/animations/animation-direction-normal.html [ P ass Failure Timeout ] | 215 crbug.com/248938 virtual/threaded/animations/animation-direction-normal.html [ P ass Failure Timeout ] |
| 246 crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-r enderer.html [ Pass Timeout ] | 216 crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-r enderer.html [ Pass Timeout ] |
| 247 crbug.com/248938 virtual/threaded/animations/transition-and-animation-3.html [ P ass Timeout ] | 217 crbug.com/248938 virtual/threaded/animations/transition-and-animation-3.html [ P ass Timeout ] |
| 248 crbug.com/446385 [ Linux Mac ] http/tests/xmlhttprequest/xmlhttprequest-json-res ponse-overflow.html [ Pass Timeout ] | |
| 249 crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-re sponse-overflow.html [ Crash Pass Timeout ] | 218 crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-re sponse-overflow.html [ Crash Pass Timeout ] |
| 250 crbug.com/441705 fast/media/media-svg-crash.html [ Pass Failure ] | 219 crbug.com/441705 fast/media/media-svg-crash.html [ Pass Failure ] |
| 251 crbug.com/248938 virtual/threaded/transitions/interrupt-transform-transition.htm l [ Pass Failure ] | 220 crbug.com/248938 virtual/threaded/transitions/interrupt-transform-transition.htm l [ Pass Failure ] |
| 252 crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ P ass Failure Timeout ] | 221 crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ P ass Failure Timeout ] |
| 253 crbug.com/248938 virtual/threaded/transitions/change-duration-during-transition. html [ Pass Failure ] | 222 crbug.com/248938 virtual/threaded/transitions/change-duration-during-transition. html [ Pass Failure ] |
| 254 crbug.com/248938 [ Win ] virtual/threaded/animations/change-keyframes.html [ Pas s Failure ] | 223 crbug.com/248938 [ Win ] virtual/threaded/animations/change-keyframes.html [ Pas s Failure ] |
| 255 crbug.com/248938 virtual/threaded/transitions/transition-end-event-nested.html [ Pass Failure ] | 224 crbug.com/248938 virtual/threaded/transitions/transition-end-event-nested.html [ Pass Failure ] |
| 256 crbug.com/513143 virtual/threaded/fast/scroll-behavior/subframe-interrupted-scro ll.html [ Failure Pass ] | 225 crbug.com/513143 virtual/threaded/fast/scroll-behavior/subframe-interrupted-scro ll.html [ Failure Pass ] |
| 257 crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.h tml [ Pass Failure ] | 226 crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.h tml [ Pass Failure ] |
| 258 crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ] | 227 crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ] |
| 259 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.htm l [ Pass Failure ] | 228 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.htm l [ Pass Failure ] |
| 260 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -transform.html [ Pass Failure ] | 229 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -transform.html [ Pass Failure ] |
| 261 crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.htm l [ Pass Timeout ] | 230 crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.htm l [ Pass Timeout ] |
| 262 crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ] | 231 crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ] |
| 263 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-03.html [ Pass Failure ] | 232 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-03.html [ Pass Failure ] |
| 264 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-04.html [ Pass Failure ] | 233 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-04.html [ Pass Failure ] |
| 265 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P ass Timeout ] | 234 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P ass Timeout ] |
| 266 | 235 |
| 267 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] | |
| 268 crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click- count.html [ Pass Failure ] | |
| 269 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P ass Failure ] | |
| 270 | |
| 271 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/ [ NeedsManualRebaseli ne ] | 236 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/ [ NeedsManualRebaseli ne ] |
| 272 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/ [ NeedsManualRebaseli ne ] | 237 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/ [ NeedsManualRebaseli ne ] |
| 273 crbug.com/567837 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static/ [ NeedsManualRebaseline ] | 238 crbug.com/567837 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static/ [ NeedsManualRebaseline ] |
| 274 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] | 239 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] |
| 275 # TODO(oshima): Fix the popup's size adjustmenet. | 240 # TODO(oshima): Fix the popup's size adjustmenet. |
| 276 crbug.com/567837 [ Mac ] virtual/scalefactor200withzoom/fast/hidpi/static/data-s uggestion-picker-appearance.html [ Skip ] | 241 crbug.com/567837 [ Mac ] virtual/scalefactor200withzoom/fast/hidpi/static/data-s uggestion-picker-appearance.html [ Skip ] |
| 277 | 242 |
| 278 # TODO(oshima): Move the event scaling code to eventSender and remove this. | 243 # TODO(oshima): Move the event scaling code to eventSender and remove this. |
| 279 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] | 244 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] |
| 280 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] | 245 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] |
| 281 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] | 246 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] |
| 282 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] | 247 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] |
| 283 | 248 |
| 284 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. | 249 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. |
| 285 # Release trybots run asserts, but the main waterfall ones don't. So, even | 250 # Release trybots run asserts, but the main waterfall ones don't. So, even |
| 286 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. | 251 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. |
| 287 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ] | 252 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ] |
| 288 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ] | |
| 289 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] | 253 crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] |
| 290 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] | 254 # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] |
| 291 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] | 255 # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] |
| 292 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo ut ] | 256 # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeo ut ] |
| 293 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] | 257 crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] |
| 294 | 258 |
| 295 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] | 259 crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] |
| 296 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] | 260 crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] |
| 297 | 261 |
| 298 crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ] | |
| 299 crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass T imeout ] | 262 crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass T imeout ] |
| 300 crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ] | 263 crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ] |
| 301 crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failur e Pass ] | |
| 302 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ] | 264 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ] |
| 303 crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ] | |
| 304 crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Fai lure ] | |
| 305 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ] | 265 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ] |
| 306 crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ] | |
| 307 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ] | 266 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ] |
| 308 crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ C rash Pass Timeout ] | 267 crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ C rash Pass Timeout ] |
| 309 crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-f ragment-id.html [ Pass Timeout ] | |
| 310 crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over- inlined-scripts.html [ Pass Timeout ] | |
| 311 crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoint s/dynamic-scripts-breakpoints.html [ Pass Timeout ] | 268 crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoint s/dynamic-scripts-breakpoints.html [ Pass Timeout ] |
| 312 crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set -breakpoint.html [ Pass Timeout ] | |
| 313 crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend -while-paused.html [ Pass Timeout ] | |
| 314 crbug.com/498539 [ Win7 ] inspector/profiler/cpu-profiler-stopped-removed-race.h tml [ Crash Pass ] | |
| 315 crbug.com/498539 [ Win7 ] inspector/sources/debugger-breakpoints/set-conditional -breakpoint.html [ Pass Timeout ] | |
| 316 crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call -frame-inside-iframe.html [ Failure Pass ] | |
| 317 crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-frame-count.html [ Pass Timeout ] | |
| 318 crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-url-comment.html [ Pass Timeout ] | |
| 319 crbug.com/498539 [ Trusty ] http/tests/inspector/sources/ui-source-code-highligh t.php [ Crash Pass Timeout ] | |
| 320 crbug.com/498539 [ Trusty ] inspector/sources/debugger-pause/pause-on-elements-p anel.html [ Pass Timeout ] | 269 crbug.com/498539 [ Trusty ] inspector/sources/debugger-pause/pause-on-elements-p anel.html [ Pass Timeout ] |
| 321 crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger-ui/reveal-not-skipped.h tml [ Failure Pass ] | |
| 322 crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/rethrow-error-from-bind ings-crash.html [ Failure Pass ] | |
| 323 crbug.com/498539 [ Win7 ] inspector/console/console-log-short-hand-method.html [ Failure Pass ] | |
| 324 crbug.com/498539 [ Mac10.9 ] inspector/console/console-uncaught-exception.html [ Failure Pass ] | |
| 325 crbug.com/498539 [ Win7 ] inspector/console/console-log-wrapped-in-framework.htm l [ Failure Pass ] | |
| 326 crbug.com/498539 [ Precise ] inspector/console/console-filter-level-test.html [ Failure Pass ] | |
| 327 crbug.com/498539 [ Win7 ] inspector/console/console-command-clear.html [ Failure Pass ] | |
| 328 crbug.com/498539 [ Win7 ] inspector/console/console-custom-formatters.html [ Fai lure Pass ] | |
| 329 crbug.com/498539 [ Win7 ] inspector/console/console-dir-es6.html [ Failure Pass ] | |
| 330 crbug.com/498539 [ Win7 ] inspector/console/console-dirxml.html [ Failure Pass ] | |
| 331 crbug.com/498539 [ Win7 ] inspector/console/console-format-collections.html [ Fa ilure Pass ] | 270 crbug.com/498539 [ Win7 ] inspector/console/console-format-collections.html [ Fa ilure Pass ] |
| 332 crbug.com/498539 [ Win7 ] inspector/console/console-format-table.html [ Failure Pass ] | |
| 333 crbug.com/498539 [ Win7 ] inspector/console/console-log-eval-syntax-error.html [ Failure Pass ] | 271 crbug.com/498539 [ Win7 ] inspector/console/console-log-eval-syntax-error.html [ Failure Pass ] |
| 334 crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ] | 272 crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ] |
| 335 crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failu re Pass ] | |
| 336 crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure Pass ] | |
| 337 crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.htm l [ Failure Pass ] | |
| 338 crbug.com/498539 [ Precise Win7 ] inspector-protocol/cpu-profiler/record-cpu-pro file.html [ Crash Pass ] | |
| 339 crbug.com/498539 [ Precise Win7 ] inspector/agents-enable-disable.html [ Crash P ass ] | |
| 340 crbug.com/498539 [ Precise Win7 ] inspector/elements/styles-1/edit-inspector-sty lesheet.html [ Failure Pass Timeout ] | 273 crbug.com/498539 [ Precise Win7 ] inspector/elements/styles-1/edit-inspector-sty lesheet.html [ Failure Pass Timeout ] |
| 341 crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/h eap-objects-tracking.html [ Crash Pass ] | |
| 342 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo rm-of-mergable-action.html [ Failure Pass ] | |
| 343 crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failu re Pass ] | |
| 344 crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trac e.html [ Crash Pass ] | |
| 345 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ] | 274 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ] |
| 346 | 275 |
| 347 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat ion-2.html [ Timeout ] | 276 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat ion-2.html [ Timeout ] |
| 348 | 277 |
| 349 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ] | 278 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ] |
| 350 | 279 |
| 351 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail ure ] | 280 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail ure ] |
| 352 | 281 |
| 353 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h tml [ Failure Pass ] | 282 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h tml [ Failure Pass ] |
| 354 | 283 |
| (...skipping 20 matching lines...) Expand all Loading... | |
| 375 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Fai lure ] | 304 crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Fai lure ] |
| 376 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failu re ] | 305 crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failu re ] |
| 377 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ] | 306 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ] |
| 378 | 307 |
| 379 crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ] | 308 crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ] |
| 380 | 309 |
| 381 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Pass ] | 310 crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service worker-on-insecure-origin.html [ Pass ] |
| 382 | 311 |
| 383 crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ] | 312 crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ] |
| 384 | 313 |
| 385 # Rebaseline didn't fix this. It's flaking between two different failures due to rounding error. | |
| 386 # It consistently fails on debug builds and sometiems on release+asserts builds. | |
| 387 # But consistently passes on release builds. | |
| 388 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [ Pass Failure ] | |
| 389 | |
| 390 # SPv2 paint properties are still being implemented. | 314 # SPv2 paint properties are still being implemented. |
| 391 # | 315 # |
| 392 # These tests should not be rebaselined automatically, as our goal is to exactly match | 316 # These tests should not be rebaselined automatically, as our goal is to exactly match |
| 393 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines | 317 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines |
| 394 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. | 318 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. |
| 395 crbug.com/537409 virtual/spv2/ [ Skip ] | 319 crbug.com/537409 virtual/spv2/ [ Skip ] |
| 396 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] | 320 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] |
| 397 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi oned-ancestor.html [ Pass ] | 321 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi oned-ancestor.html [ Pass ] |
| 398 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] | 322 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] |
| 399 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ] | 323 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ] |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 495 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ] | 419 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-002.html [ Failure ] |
| 496 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ] | 420 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-003.html [ Failure ] |
| 497 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-004.html [ Failure ] | 421 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- and-their-shadow-trees/test-004.html [ Failure ] |
| 498 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ] | 422 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements- in-shadow-trees/html-forms/test-003.html [ Failure ] |
| 499 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ] | 423 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/c ustom-pseudo-elements/test-001.html [ Failure ] |
| 500 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ] | 424 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-var iables/test-001.html [ Failure ] |
| 501 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ] | 425 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ] |
| 502 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ] | 426 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-01 0.html [ Failure Crash ] |
| 503 crbug.com/413731 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ] | 427 crbug.com/413731 imported/web-platform-tests/shadow-dom/untriaged/user-interacti on/ranges-and-selections/test-002.html [ Failure Crash ] |
| 504 | 428 |
| 505 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ] | |
| 506 crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ] | |
| 507 crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ] | |
| 508 crbug.com/552532 [ Win10 ] plugins/plugin-initiate-popup-window.html [ Pass Cras h ] | |
| 509 crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ] | |
| 510 | |
| 511 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/l ower-boundary-encapsulation/test-004.html [ Failure ] | 429 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/l ower-boundary-encapsulation/test-004.html [ Failure ] |
| 512 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/u pper-boundary-encapsulation/dom-tree-accessors-001.html [ Failure ] | 430 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/u pper-boundary-encapsulation/dom-tree-accessors-001.html [ Failure ] |
| 513 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/u pper-boundary-encapsulation/dom-tree-accessors-002.html [ Failure ] | 431 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/u pper-boundary-encapsulation/dom-tree-accessors-002.html [ Failure ] |
| 514 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/u pper-boundary-encapsulation/ownerdocument-002.html [ Failure ] | 432 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/u pper-boundary-encapsulation/ownerdocument-002.html [ Failure ] |
| 515 crbug.com/505364 crbug.com/520616 imported/web-platform-tests/shadow-dom/untriag ed/shadow-trees/upper-boundary-encapsulation/test-009.html [ Failure ] | 433 crbug.com/505364 crbug.com/520616 imported/web-platform-tests/shadow-dom/untriag ed/shadow-trees/upper-boundary-encapsulation/test-009.html [ Failure ] |
| 516 | 434 |
| 517 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/int roduction/disabled-audio-silence.html [ Skip ] | 435 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/int roduction/disabled-audio-silence.html [ Skip ] |
| 518 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/int roduction/disabled-video-black.html [ Skip ] | 436 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/int roduction/disabled-video-black.html [ Skip ] |
| 519 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/med iastreamtrack/mediastreamtrack-end.html [ Skip ] | 437 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/med iastreamtrack/mediastreamtrack-end.html [ Skip ] |
| 520 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/med iastreamtrack/mediastreamtrack-init.html [ Skip ] | 438 crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/med iastreamtrack/mediastreamtrack-init.html [ Skip ] |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 824 crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ] | 742 crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ] |
| 825 | 743 |
| 826 crbug.com/374643 [ Mac ] fast/text-autosizing/supercluster-multiple-layout.html [ Failure ] | 744 crbug.com/374643 [ Mac ] fast/text-autosizing/supercluster-multiple-layout.html [ Failure ] |
| 827 crbug.com/374643 [ Mac ] fast/text-autosizing/tables/table-with-inline-block.htm l [ Failure ] | 745 crbug.com/374643 [ Mac ] fast/text-autosizing/tables/table-with-inline-block.htm l [ Failure ] |
| 828 | 746 |
| 829 # Started failing after r162705. | 747 # Started failing after r162705. |
| 830 crbug.com/324370 compositing/video/video-reflection.html [ Failure ] | 748 crbug.com/324370 compositing/video/video-reflection.html [ Failure ] |
| 831 | 749 |
| 832 crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ] | 750 crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ] |
| 833 | 751 |
| 834 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ] | |
| 835 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Crash Pass Timeout ] | |
| 836 | |
| 837 crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.htm l [ Failure Pass ] | 752 crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.htm l [ Failure Pass ] |
| 838 | 753 |
| 839 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] | 754 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] |
| 840 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] | 755 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] |
| 841 | 756 |
| 842 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Pass Crash ] | |
| 843 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Pass Crash ] | |
| 844 | |
| 845 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ] | 757 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ] |
| 846 | 758 |
| 847 crbug.com/400841 media/video-canvas-draw.html [ Failure ] | 759 crbug.com/400841 media/video-canvas-draw.html [ Failure ] |
| 848 crbug.com/400829 media/video-object-fit.html [ Failure ] | 760 crbug.com/400829 media/video-object-fit.html [ Failure ] |
| 849 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ] | 761 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ] |
| 850 | 762 |
| 851 # We only want to run one of the web-animations-api tests in stable mode. | 763 # We only want to run one of the web-animations-api tests in stable mode. |
| 852 crbug.com/441553 virtual/stable/web-animations-api [ Skip ] | 764 crbug.com/441553 virtual/stable/web-animations-api [ Skip ] |
| 853 crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ] | 765 crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ] |
| 854 # These tests *only* run in stable, to verify that these features are unsupporte d and throw exceptions. | 766 # These tests *only* run in stable, to verify that these features are unsupporte d and throw exceptions. |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 905 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ] | 817 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ] |
| 906 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no.html [ Failure ] | 818 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no.html [ Failure ] |
| 907 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-yes.html [ Failure ] | 819 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-yes.html [ Failure ] |
| 908 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v isibility-hidden-child.html [ Failure ] | 820 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-v isibility-hidden-child.html [ Failure ] |
| 909 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ] | 821 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-z ero-size-and-border.html [ Failure ] |
| 910 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h tml [ Failure ] | 822 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.h tml [ Failure ] |
| 911 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ] | 823 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-sty led.html [ Failure ] |
| 912 | 824 |
| 913 crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ] | 825 crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ] |
| 914 | 826 |
| 915 crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-inval idation-zoomed.html [ Pass Timeout ] | |
| 916 | |
| 917 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk ip ] | 827 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Sk ip ] |
| 918 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a nimates.html [ Skip ] | 828 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-a nimates.html [ Skip ] |
| 919 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-animates.html [ Skip ] | 829 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-animates.html [ Skip ] |
| 920 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate s.html [ Skip ] | 830 crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animate s.html [ Skip ] |
| 921 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r oot-frame-animates.html [ Skip ] | 831 crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-r oot-frame-animates.html [ Skip ] |
| 922 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-root-frame-animates.html [ Skip ] | 832 crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overf low-scroll-root-frame-animates.html [ Skip ] |
| 923 | 833 |
| 924 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix ed-background-in-iframe.html [ Skip ] | 834 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix ed-background-in-iframe.html [ Skip ] |
| 925 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor izontal-smooth-scroll-in-rtl.html [ Skip ] | 835 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor izontal-smooth-scroll-in-rtl.html [ Skip ] |
| 926 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-added.html [ Skip ] | 836 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-added.html [ Skip ] |
| (...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1287 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep .html [ Failure ] | 1197 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep .html [ Failure ] |
| 1288 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres erve-3d.html [ Failure ] | 1198 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres erve-3d.html [ Failure ] |
| 1289 | 1199 |
| 1290 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F ailure ] | 1200 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F ailure ] |
| 1291 | 1201 |
| 1292 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur e ] | 1202 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur e ] |
| 1293 | 1203 |
| 1294 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ] | 1204 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ] |
| 1295 | 1205 |
| 1296 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Timeout Pass ] | 1206 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Timeout Pass ] |
| 1297 crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url .html [ Pass Failure ] | |
| 1298 | 1207 |
| 1299 crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout Pass ] | |
| 1300 | |
| 1301 crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ] | |
| 1302 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] | 1208 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] |
| 1303 | 1209 |
| 1304 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur e Pass ] | 1210 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur e Pass ] |
| 1305 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains -stack.html [ Timeout Crash Pass ] | |
| 1306 | 1211 |
| 1307 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ] | 1212 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ] |
| 1308 | 1213 |
| 1309 crbug.com/551843 fast/text/fallback-traits-fixup.html [ NeedsManualRebaseline ] | 1214 crbug.com/551843 fast/text/fallback-traits-fixup.html [ NeedsManualRebaseline ] |
| 1310 | 1215 |
| 1311 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ] | 1216 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ] |
| 1312 | 1217 |
| 1313 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou t Pass ] | |
| 1314 | |
| 1315 crbug.com/572714 [ Linux ] inspector/sources/debugger/debug-inlined-scripts.html [ Timeout Crash Pass ] | |
| 1316 | |
| 1317 crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ] | 1218 crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ] |
| 1318 | 1219 |
| 1319 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e nable.html [ Pass Failure Timeout ] | 1220 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e nable.html [ Pass Failure Timeout ] |
| 1320 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h tml [ Timeout Pass ] | |
| 1321 | 1221 |
| 1322 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] | 1222 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] |
| 1323 | 1223 |
| 1324 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] | 1224 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] |
| 1325 | 1225 |
| 1326 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] | 1226 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] |
| 1327 | 1227 |
| 1328 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | |
| 1329 | |
| 1330 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ] | 1228 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ] |
| 1331 | 1229 |
| 1332 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ] | |
| 1333 | |
| 1334 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa d-breakpoints-with-source-maps.html [ Pass Failure ] | 1230 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa d-breakpoints-with-source-maps.html [ Pass Failure ] |
| 1335 | 1231 |
| 1336 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] | 1232 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] |
| 1337 | 1233 |
| 1338 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] | 1234 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] |
| 1339 | 1235 |
| 1340 crbug.com/591821 fast/events/iframe-object-onload.html [ Failure Pass ] | 1236 crbug.com/591821 fast/events/iframe-object-onload.html [ Failure Pass ] |
| 1341 crbug.com/591821 [ Linux Win ] fast/events/menu-key-context-menu-document.html [ Failure Pass ] | 1237 crbug.com/591821 [ Linux Win ] fast/events/menu-key-context-menu-document.html [ Failure Pass ] |
| 1342 crbug.com/591821 fast/events/keyboard-scroll-by-page.html [ Failure Pass ] | 1238 crbug.com/591821 fast/events/keyboard-scroll-by-page.html [ Failure Pass ] |
| 1343 crbug.com/591821 fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ] | 1239 crbug.com/591821 fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ] |
| 1344 crbug.com/591821 fast/events/mouse-cursor-style-change-iframe.html [ Failure Pas s ] | 1240 crbug.com/591821 fast/events/mouse-cursor-style-change-iframe.html [ Failure Pas s ] |
| 1345 crbug.com/591821 fast/events/mouse-double-triple-click-should-not-select-next-no de-for-user-select-none.html [ Failure Pass ] | 1241 crbug.com/591821 fast/events/mouse-double-triple-click-should-not-select-next-no de-for-user-select-none.html [ Failure Pass ] |
| 1346 crbug.com/591821 fast/events/mouse-down-on-pseudo-element-remove-crash.html [ Fa ilure Pass ] | 1242 crbug.com/591821 fast/events/mouse-down-on-pseudo-element-remove-crash.html [ Fa ilure Pass ] |
| 1347 crbug.com/591821 fast/events/mouse-drag-from-frame-to-other-frame.html [ Failure Pass ] | 1243 crbug.com/591821 fast/events/mouse-drag-from-frame-to-other-frame.html [ Failure Pass ] |
| 1348 crbug.com/591821 fast/events/mouse-drag-from-frame.html [ Failure Pass ] | 1244 crbug.com/591821 fast/events/mouse-drag-from-frame.html [ Failure Pass ] |
| 1349 crbug.com/591821 fast/events/mouse-event-buttons-attribute.html [ Failure Pass ] | 1245 crbug.com/591821 fast/events/mouse-event-buttons-attribute.html [ Failure Pass ] |
| 1350 crbug.com/591821 fast/events/mouse-relative-position.html [ Failure Pass ] | 1246 crbug.com/591821 fast/events/mouse-relative-position.html [ Failure Pass ] |
| 1351 crbug.com/591821 fast/events/mouse-wheel-main-frame-scroll.html [ Pass Timeout ] | 1247 crbug.com/591821 fast/events/mouse-wheel-main-frame-scroll.html [ Pass Timeout ] |
| 1352 crbug.com/591821 fast/events/scale-and-scroll-iframe-body.html [ Pass Timeout ] | |
| 1353 crbug.com/591821 fast/events/updateLayoutForHitTest.html [ Pass Timeout ] | |
| 1354 crbug.com/591821 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ] | 1248 crbug.com/591821 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ] |
| 1355 crbug.com/591821 virtual/pointerevent/fast/events/keyboard-scroll-by-page.html [ Failure Pass ] | 1249 crbug.com/591821 virtual/pointerevent/fast/events/keyboard-scroll-by-page.html [ Failure Pass ] |
| 1356 crbug.com/591821 [ Linux Win ] virtual/pointerevent/fast/events/menu-key-context -menu-document.html [ Failure Pass ] | 1250 crbug.com/591821 [ Linux Win ] virtual/pointerevent/fast/events/menu-key-context -menu-document.html [ Failure Pass ] |
| 1357 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ] | 1251 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ] |
| 1358 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-style-change-ifra me.html [ Failure Pass ] | 1252 crbug.com/591821 virtual/pointerevent/fast/events/mouse-cursor-style-change-ifra me.html [ Failure Pass ] |
| 1359 crbug.com/591821 virtual/pointerevent/fast/events/mouse-double-triple-click-shou ld-not-select-next-node-for-user-select-none.html [ Failure Pass ] | 1253 crbug.com/591821 virtual/pointerevent/fast/events/mouse-double-triple-click-shou ld-not-select-next-node-for-user-select-none.html [ Failure Pass ] |
| 1360 crbug.com/591821 virtual/pointerevent/fast/events/mouse-down-on-pseudo-element-r emove-crash.html [ Failure Pass ] | 1254 crbug.com/591821 virtual/pointerevent/fast/events/mouse-down-on-pseudo-element-r emove-crash.html [ Failure Pass ] |
| 1361 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame-to-other -frame.html [ Failure Pass ] | 1255 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame-to-other -frame.html [ Failure Pass ] |
| 1362 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame.html [ F ailure Pass ] | 1256 crbug.com/591821 virtual/pointerevent/fast/events/mouse-drag-from-frame.html [ F ailure Pass ] |
| 1363 crbug.com/591821 virtual/pointerevent/fast/events/mouse-event-buttons-attribute. html [ Failure Pass ] | 1257 crbug.com/591821 virtual/pointerevent/fast/events/mouse-event-buttons-attribute. html [ Failure Pass ] |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1400 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ] | 1294 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ] |
| 1401 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] | 1295 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] |
| 1402 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] | 1296 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] |
| 1403 | 1297 |
| 1404 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] | 1298 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] |
| 1405 | 1299 |
| 1406 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] | 1300 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
| 1407 | 1301 |
| 1408 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] | 1302 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] |
| 1409 | 1303 |
| OLD | NEW |