haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 1 | # ====== Oilpan-only failures from here ====== |
| 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 |
| 4 | # has been well and truly enabled always. |
| 5 | |
| 6 | # With Oilpan, the parent pointer in the CSSRule hierarchy is |
| 7 | # strong. This is the intended behavior. |
| 8 | crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.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 ] |
| 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 ] |
| 13 | |
| 14 | # With Oilpan, parent pointers in the DOM tree do not |
| 15 | # mysteriously disappear. This is the intended behavior. |
| 16 | crbug.com/356658 fast/dom/gc-3.html [ Failure ] |
| 17 | crbug.com/356658 fast/dom/gc-5.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 Timeout ] |
| 20 | |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 21 | crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pass ] |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 22 | |
| 23 | crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received.html [ Failure Pass ] |
| 24 | |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 25 | crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] |
Alexei Filippov | ffa6c99 | 2016-01-28 18:45:25 | [diff] [blame] | 26 | crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] |
dgozman | d78b025 | 2016-03-22 17:13:13 | [diff] [blame] | 27 | crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.html [ Pass Timeout ] |
dgozman | d55cd51 | 2016-03-28 16:22:31 | [diff] [blame] | 28 | crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-reload.html [ Pass Failure ] |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 29 | |
haraken | f45bbf8 | 2016-01-26 00:15:33 | [diff] [blame] | 30 | crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Failure Pass ] |
| 31 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5lib_tests16.html [ Timeout Failure ] |
| 32 | crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] |
| 33 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-auto.html [ Timeout Failure ] |
| 34 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-percentage.html [ Timeout Failure ] |
| 35 | crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-gesture-fling.html [ Timeout Failure ] |
| 36 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] |
| 37 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] |
| 38 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] |
| 39 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5lib_template.html [ Timeout Failure ] |
| 40 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] |
haraken | e67eef6 | 2016-01-29 09:03:53 | [diff] [blame] | 41 | crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents-crash.html [ Timeout ] |
| 42 | crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5lib_doctype01.html [ Timeout ] |
| 43 | crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] |
| 44 | crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ Timeout ] |
haraken | 81111eb | 2016-01-25 15:39:10 | [diff] [blame] | 45 | |
eae | 63f4a42 | 2016-04-08 09:02:53 | [diff] [blame] | 46 | crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ] |
noel | 8a9e916 | 2016-01-28 07:29:36 | [diff] [blame] | 47 | crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] |
noel | cda481a | 2016-01-28 06:00:46 | [diff] [blame] | 48 | |
noel | 158970d | 2016-01-28 11:53:32 | [diff] [blame] | 49 | # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) Win10 failures. |
| 50 | crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] |
noel | 158970d | 2016-01-28 11:53:32 | [diff] [blame] | 51 | |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 52 | # ====== Oilpan-only failures until here ====== |
| 53 | |
wangxianzhu | 45b99fa1 | 2015-09-25 18:25:31 | [diff] [blame] | 54 | # Run these tests with under virtual/spv2 only. |
| 55 | crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
[email protected] | f15aa76 | 2015-08-26 22:21:12 | [diff] [blame] | 56 | |
Walter Korman | 9265ee3e | 2016-03-02 19:06:14 | [diff] [blame] | 57 | # Run these tests with under virtual/scalefactor... only. |
| 58 | crbug.com/567837 fast/hidpi/static [ Skip ] |
| 59 | |
yosin | 019a65d | 2015-12-01 04:51:10 | [diff] [blame] | 60 | # TODO(yosin): We should convert following tests to use asynchronous spell checker. |
| 61 | crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
| 62 | crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] |
| 63 | crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] |
| 64 | crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] |
| 65 | |
[email protected] | f0d46a7d | 2015-08-27 20:53:10 | [diff] [blame] | 66 | # TODO(wangxianzhu): Triage the failures |
[email protected] | f0d46a7d | 2015-08-27 20:53:10 | [diff] [blame] | 67 | crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scroll.html [ Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 68 | crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-drag.html [ Pass Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 69 | crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation-move.html [ Failure ] |
[email protected] | f0d46a7d | 2015-08-27 20:53:10 | [diff] [blame] | 70 | |
wangxianzhu | 45b99fa1 | 2015-09-25 18:25:31 | [diff] [blame] | 71 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repaint-composited-descendants-as-text.html [ Failure ] |
| 72 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-no-content-as-text.html [ Failure ] |
| 73 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-out-of-view-as-text.html [ Failure ] |
| 74 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-squahed-layer-as-text.html [ Failure ] |
| 75 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-on-overflow-change-as-text.html [ Failure ] |
| 76 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-as-text.html [ Failure ] |
| 77 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-filter-as-text.html [ Failure ] |
| 78 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-opacity-as-text.html [ Failure ] |
| 79 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-transform-as-text.html [ Failure ] |
| 80 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/absolute-layer-specified-left-or-right-auto-width-moved-vertically-as-text.html [ Failure ] |
| 81 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/invalidate-after-composited-scroll-as-text.html [ Failure ] |
| 82 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clip-path-constant-repaint-as-text.html [ Failure ] |
| 83 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/relative-positioned-movement-repaint-as-text.html [ Failure ] |
| 84 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/repaint-tile-clipped-as-text.html [ Failure ] |
| 85 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/updating-scrolling-content-as-text.html [ Failure ] |
| 86 | crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scrolling-without-painting-as-text.html [ Failure ] |
[email protected] | 9180d4b | 2015-09-04 18:37:23 | [diff] [blame] | 87 | |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 88 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ] |
| 89 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ] |
| 90 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border-width.html [ Failure ] |
| 91 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-width.html [ Failure ] |
| 92 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-border-width.html [ Failure ] |
| 93 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-width.html [ Failure ] |
| 94 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border-width.html [ Failure ] |
| 95 | crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border-width.html [ Failure ] |
[email protected] | f0d46a7d | 2015-08-27 20:53:10 | [diff] [blame] | 96 | |
Dirk Pranke | 55fc641 | 2016-02-25 03:47:43 | [diff] [blame] | 97 | crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure ] |
| 98 | crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ] |
tasak | d163797d | 2015-09-29 11:23:21 | [diff] [blame] | 99 | |
[email protected] | f0d46a7d | 2015-08-27 20:53:10 | [diff] [blame] | 100 | crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased.html [ Skip ] |
| 101 | crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-not-antialiased.html [ Skip ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 102 | crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] |
[email protected] | 9c35069 | 2015-06-10 01:41:42 | [diff] [blame] | 103 | |
junov | f3a746d | 2015-10-03 02:04:15 | [diff] [blame] | 104 | crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printing.html [ Crash ] |
| 105 | crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] |
| 106 | |
junov | 3e81032 | 2016-03-14 22:10:19 | [diff] [blame] | 107 | # Expected to fail until OffscreenCanvas can render on the gpu |
| 108 | crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.html [ Failure ] |
xlai | 743ca08 | 2016-03-22 16:36:50 | [diff] [blame] | 109 | crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ] |
xlai | 1b69794 | 2016-04-05 16:18:22 | [diff] [blame] | 110 | crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-worker.html [ Failure ] |
junov | 3e81032 | 2016-03-14 22:10:19 | [diff] [blame] | 111 | |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 112 | crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-position-non-composited.html [ Failure ] |
wkorman | a9c81551 | 2016-01-27 03:18:59 | [diff] [blame] | 113 | crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ Failure ] |
| 114 | crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 115 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002.html [ Failure ] |
| 116 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-002.html [ Failure ] |
| 117 | crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-005.html [ Failure ] |
| 118 | crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-001.html [ Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 119 | crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-background.html [ Failure ] |
| 120 | crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ] |
Emil A Eklund | c86457b | 2015-10-18 22:55:59 | [diff] [blame] | 121 | crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 122 | crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-background.html [ Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 123 | crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failure ] |
eae | 63f4a42 | 2016-04-08 09:02:53 | [diff] [blame] | 124 | crbug.com/463358 [ Mac Linux ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Pass Failure ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 125 | |
| 126 | crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
[email protected] | 9f98f4e | 2015-08-08 01:05:10 | [diff] [blame] | 127 | |
kojii | 6796327f3 | 2016-02-01 07:17:57 | [diff] [blame] | 128 | crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-01.html [ Failure ] |
| 129 | crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-02.html [ Failure ] |
leviw | 6a5f6be | 2015-11-04 03:32:56 | [diff] [blame] | 130 | |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 131 | crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correctly.html [ Failure ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 132 | |
[email protected] | 346ef41 | 2015-08-13 23:25:44 | [diff] [blame] | 133 | crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failure Pass Timeout ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 134 | crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-001.xht [ Failure Pass Timeout ] |
[email protected] | 346ef41 | 2015-08-13 23:25:44 | [diff] [blame] | 135 | crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass ] |
| 136 | |
yurys | 52ce863 | 2015-11-30 19:46:25 | [diff] [blame] | 137 | crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ Pass Failure ] |
fmalita | 6af8333 | 2015-12-02 19:40:35 | [diff] [blame] | 138 | |
[email protected] | 19f18b9 | 2015-08-19 20:26:28 | [diff] [blame] | 139 | crbug.com/522641 inspector/elements/styles-4/styles-update-links.html [ Pass Timeout ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 140 | crbug.com/522645 [ Linux ] virtual/android/fullscreen/video-fixed-background.html [ Failure Pass ] |
[email protected] | 19f18b9 | 2015-08-19 20:26:28 | [diff] [blame] | 141 | crbug.com/522647 http/tests/notifications/close-dispatch-asynchronous.html [ Failure Pass ] |
| 142 | crbug.com/522648 fast/events/touch/compositor-touch-hit-rects-iframes.html [ Crash Failure Pass ] |
[email protected] | ca6754d | 2015-08-18 00:47:29 | [diff] [blame] | 143 | crbug.com/521858 [ Win7 ] http/tests/security/media-element-audio-source-node-same-origin.html [ Failure Pass ] |
[email protected] | ca6754d | 2015-08-18 00:47:29 | [diff] [blame] | 144 | crbug.com/521855 transitions/cancel-and-start-new.html [ Failure Pass ] |
[email protected] | ca6754d | 2015-08-18 00:47:29 | [diff] [blame] | 145 | crbug.com/521853 [ Win ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ] |
[email protected] | ff72463 | 2015-08-14 20:30:23 | [diff] [blame] | 146 | crbug.com/521084 animations/additive-transform-animations.html [ Pass Timeout ] |
[email protected] | ff72463 | 2015-08-14 20:30:23 | [diff] [blame] | 147 | crbug.com/521086 fast/cookies/cookies-disabled-in-data-url.html [ Crash Pass Timeout ] |
[email protected] | ff72463 | 2015-08-14 20:30:23 | [diff] [blame] | 148 | crbug.com/521089 [ Precise ] fast/preloader/image.html [ Failure Pass ] |
| 149 | crbug.com/521090 [ Mac Win ] http/tests/history/post-replace-state-reload.html [ Crash Failure Pass ] |
[email protected] | 19f18b9 | 2015-08-19 20:26:28 | [diff] [blame] | 150 | crbug.com/521091 http/tests/inspector/elements/styles/selector-line-sourcemap-header.html [ Crash Failure Timeout Pass ] |
[email protected] | ff72463 | 2015-08-14 20:30:23 | [diff] [blame] | 151 | crbug.com/521093 http/tests/loading/pdf-commit-load-callbacks.html [ Failure Pass ] |
| 152 | crbug.com/521094 [ Mac ] http/tests/navigation/beacon-cross-origin.https.html [ Crash Failure Pass ] |
| 153 | crbug.com/521096 imported/web-platform-tests/webstorage/event_case_sensitive.html [ Failure Pass ] |
[email protected] | ff72463 | 2015-08-14 20:30:23 | [diff] [blame] | 154 | crbug.com/521107 [ Debug ] fast/html/imports/import-custom-element-abort.html [ Crash Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 155 | crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-layers.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 156 | crbug.com/520169 [ Win ] fast/dom/Geolocation/timestamp.html [ Failure Pass ] |
| 157 | crbug.com/520170 [ Win ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 158 | crbug.com/520174 fast/events/message-port-start-and-close-different-microtask.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 159 | crbug.com/520177 [ Android ] fast/images/style-access-during-imageChanged-crash.html [ Crash Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 160 | crbug.com/520179 fast/preloader/document-write-noscript.html [ Failure Pass ] |
| 161 | crbug.com/520180 [ Linux ] fast/text/basic/001.html [ Pass Timeout ] |
[email protected] | 20ba2c9d | 2015-08-18 17:11:13 | [diff] [blame] | 162 | crbug.com/520183 http/tests/fouc/scroll-left-while-loading.html [ Pass Timeout ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 163 | crbug.com/520184 http/tests/history/frameset-repeated-name.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 164 | crbug.com/520187 [ Linux Win ] http/tests/loading/bad-scheme-subframe.html [ Failure Pass ] |
| 165 | crbug.com/520188 [ Win ] http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 166 | crbug.com/520191 http/tests/security/mixedContent/strict-mode-via-pref-image-blocked.https.html [ Failure Pass ] |
[email protected] | a536a7d | 2015-08-13 18:17:07 | [diff] [blame] | 167 | crbug.com/520611 [ Debug ] fast/filesystem/workers/file-writer-events-shared-worker.html [ Failure Pass ] |
| 168 | crbug.com/520612 [ Linux ] fullscreen/anonymous-block-merge-crash.html [ Pass Timeout ] |
| 169 | crbug.com/520613 http/tests/cache/freshness-header.html [ Failure Pass ] |
| 170 | crbug.com/520614 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_size_restriction.html [ Failure Pass ] |
wkorman | a9c81551 | 2016-01-27 03:18:59 | [diff] [blame] | 171 | crbug.com/520619 [ Android Mac Linux Win7 ] webexposed/global-interface-listing.html [ Pass Timeout ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 172 | crbug.com/520194 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html [ Failure Pass ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 173 | crbug.com/518967 [ Win7 ] http/tests/htmlimports/csp-import-block-but-nonce-nested.html [ Failure Pass Timeout ] |
| 174 | crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ] |
| 175 | crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Timeout ] |
| 176 | crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failure Pass ] |
[email protected] | cd4e7d6 | 2015-09-03 19:19:31 | [diff] [blame] | 177 | |
| 178 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ] |
| 179 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ] |
| 180 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ] |
| 181 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] |
| 182 | crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ] |
| 183 | |
| 184 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ] |
| 185 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ] |
| 186 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ] |
| 187 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] |
| 188 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ] |
| 189 | |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 190 | crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Failure Pass ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 191 | crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 192 | crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ] |
| 193 | crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure Pass ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 194 | crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-002.xht [ Failure Pass Timeout ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 195 | crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Failure Pass ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 196 | crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ] |
[email protected] | 804ca6e | 2015-08-31 19:50:39 | [diff] [blame] | 197 | |
pdr | 0a65df81 | 2015-12-09 02:55:07 | [diff] [blame] | 198 | # These performance-sensitive user-timing tests are flaky in debug on all platforms, and flaky on all configurations of windows. |
| 199 | # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 |
| 200 | crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ] |
| 201 | crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ] |
| 202 | crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ Skip ] |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 203 | crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measure_navigation_timing.html [ Skip ] |
pdr | 0a65df81 | 2015-12-09 02:55:07 | [diff] [blame] | 204 | |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 205 | crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ] |
[email protected] | 804ca6e | 2015-08-31 19:50:39 | [diff] [blame] | 206 | |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 207 | crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Pass Timeout ] |
| 208 | crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Timeout ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 209 | crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [ Failure Pass ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 210 | crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ] |
| 211 | crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash Pass ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 212 | crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure Pass ] |
mustaq | d904a34 | 2015-11-04 18:46:02 | [diff] [blame] | 213 | |
| 214 | crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ] |
mustaq | 8911f4e | 2015-10-27 18:10:22 | [diff] [blame] | 215 | crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ] |
mustaq | d904a34 | 2015-11-04 18:46:02 | [diff] [blame] | 216 | crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ] |
nzolghadr | 4314603 | 2016-04-11 15:33:38 | [diff] [blame] | 217 | crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/multi-pointer-preventdefault.html [ Failure Pass ] |
mustaq | d904a34 | 2015-11-04 18:46:02 | [diff] [blame] | 218 | |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 219 | crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 220 | crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.html [ Failure Pass Timeout ] |
| 221 | crbug.com/518929 [ Precise Debug ] http/tests/appcache/remove-cache.html [ Failure Pass ] |
[email protected] | 9f98f4e | 2015-08-08 01:05:10 | [diff] [blame] | 222 | crbug.com/248938 virtual/threaded/transitions/cancel-and-start-new.html [ Pass Failure ] |
[email protected] | cabbb04 | 2015-08-07 01:55:49 | [diff] [blame] | 223 | crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Failure Pass Timeout ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 224 | crbug.com/248938 virtual/threaded/animations/change-one-anim.html [ Failure Pass ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 225 | crbug.com/326139 crbug.com/390125 media/video-frame-accurate-seek.html [ Failure Pass ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 226 | crbug.com/413604 http/tests/loading/script-priorities.html [ Failure Pass ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 227 | crbug.com/495523 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 228 | crbug.com/516364 svg/animations/smil-leak-element-instances.svg [ Failure Pass ] |
| 229 | crbug.com/248938 virtual/threaded/animations/3d/transform-origin-vs-functions.html [ Pass Failure ] |
| 230 | crbug.com/248938 virtual/threaded/transitions/cancel-transition.html [ Pass Failure ] |
| 231 | crbug.com/248938 virtual/threaded/transitions/extra-transition.html [ Pass Failure ] |
| 232 | crbug.com/248938 virtual/threaded/transitions/start-transform-transition.html [ Pass Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 233 | crbug.com/248938 virtual/threaded/animations/animation-direction-normal.html [ Pass Failure Timeout ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 234 | crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ] |
| 235 | crbug.com/248938 virtual/threaded/animations/transition-and-animation-3.html [ Pass Timeout ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 236 | crbug.com/446385 [ Linux Mac ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Pass Timeout ] |
| 237 | crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Crash Pass Timeout ] |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 238 | crbug.com/441705 fast/media/media-svg-crash.html [ Pass Failure ] |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 239 | crbug.com/248938 virtual/threaded/transitions/interrupt-transform-transition.html [ Pass Failure ] |
| 240 | crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ Pass Failure Timeout ] |
| 241 | crbug.com/248938 virtual/threaded/transitions/change-duration-during-transition.html [ Pass Failure ] |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 242 | crbug.com/248938 [ Win ] virtual/threaded/animations/change-keyframes.html [ Pass Failure ] |
| 243 | crbug.com/248938 virtual/threaded/transitions/transition-end-event-nested.html [ Pass Failure ] |
[email protected] | b7b5a8c | 2015-08-06 22:02:39 | [diff] [blame] | 244 | crbug.com/513143 virtual/threaded/fast/scroll-behavior/subframe-interrupted-scroll.html [ Failure Pass ] |
[email protected] | 31c9924 | 2015-08-06 22:50:04 | [diff] [blame] | 245 | crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.html [ Pass Failure ] |
[email protected] | 9f98f4e | 2015-08-08 01:05:10 | [diff] [blame] | 246 | crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ] |
[email protected] | 31c9924 | 2015-08-06 22:50:04 | [diff] [blame] | 247 | crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.html [ Pass Failure ] |
| 248 | crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-transform.html [ Pass Failure ] |
| 249 | crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.html [ Pass Timeout ] |
[email protected] | 4cd1e83 | 2015-08-06 23:07:33 | [diff] [blame] | 250 | crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ] |
[email protected] | 7ddaf72 | 2015-08-07 00:42:17 | [diff] [blame] | 251 | crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-03.html [ Pass Failure ] |
| 252 | crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-04.html [ Pass Failure ] |
[email protected] | cabbb04 | 2015-08-07 01:55:49 | [diff] [blame] | 253 | crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ Pass Timeout ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 254 | |
Dominik Röttsches | a116ba2 | 2015-10-13 07:25:23 | [diff] [blame] | 255 | crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] |
jsbell | e30cf23 | 2015-10-19 19:41:17 | [diff] [blame] | 256 | crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-count.html [ Pass Failure ] |
| 257 | crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ Pass Failure ] |
wkorman | 5e27ff98 | 2015-12-18 23:35:22 | [diff] [blame] | 258 | |
oshima | debc2d3c | 2016-03-15 20:24:45 | [diff] [blame] | 259 | # TODO(oshima): Mac Android are currently not supported. |
Walter Korman | 68ac35b6 | 2016-03-03 19:19:09 | [diff] [blame] | 260 | crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/static [ Skip ] |
oshima | 841bbae | 2015-12-18 08:14:29 | [diff] [blame] | 261 | |
oshima | 75bacd2 | 2016-03-17 02:08:07 | [diff] [blame] | 262 | # TODO(oshima): Debug build generates slightly different image for these tests. |
eae | 63f4a42 | 2016-04-08 09:02:53 | [diff] [blame] | 263 | #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-picker-appearance.html [ Skip ] |
kjellander | 36d028e | 2016-04-12 13:22:48 | [diff] [blame] | 264 | crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggestion-picker-appearance.html [ Skip ] |
| 265 | crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-appearance.html [ Skip ] |
oshima | 75bacd2 | 2016-03-17 02:08:07 | [diff] [blame] | 266 | |
oshima | 12b8150 | 2016-03-17 19:51:50 | [diff] [blame] | 267 | # Mac does not support fractional scale factor. |
| 268 | crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] |
| 269 | |
oshima | e931e57 | 2016-03-03 20:58:46 | [diff] [blame] | 270 | # TODO(oshima): Move the event scaling code to eventSender and remove this. |
Walter Korman | 7c1c274 | 2016-03-07 20:50:29 | [diff] [blame] | 271 | crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ] |
| 272 | crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount.html [ Skip ] |
| 273 | crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ] |
| 274 | crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount.html [ Skip ] |
oshima | e931e57 | 2016-03-03 20:58:46 | [diff] [blame] | 275 | |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 276 | # TODO(ojan): These tests aren't flaky. See crbug.com/517144. |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 277 | # Release trybots run asserts, but the main waterfall ones don't. So, even |
| 278 | # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 279 | crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-inflation-crash.html [ Pass Crash Timeout ] |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 280 | crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ] |
[email protected] | f7a823f | 2015-08-26 06:08:35 | [diff] [blame] | 281 | crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 282 | # crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ] |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 283 | # crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 284 | # crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeout ] |
[email protected] | f7a823f | 2015-08-26 06:08:35 | [diff] [blame] | 285 | crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ] |
[email protected] | c120a7e | 2015-08-26 14:00:44 | [diff] [blame] | 286 | |
adamk | a87130a | 2015-12-11 23:30:51 | [diff] [blame] | 287 | crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ] |
| 288 | crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ] |
mstarzinger | 660ee3c | 2016-03-23 15:02:04 | [diff] [blame] | 289 | crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ NeedsManualRebaseline ] |
mstarzinger | 660ee3c | 2016-03-23 15:02:04 | [diff] [blame] | 290 | |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 291 | crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ] |
| 292 | crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass Timeout ] |
| 293 | crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ] |
| 294 | crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failure Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 295 | crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ] |
| 296 | crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ] |
| 297 | crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Failure ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 298 | crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ] |
| 299 | crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ] |
dstockwell | b908121 | 2015-09-24 11:41:47 | [diff] [blame] | 300 | crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.html [ Failure Pass ] |
Dirk Pranke | 55fc641 | 2016-02-25 03:47:43 | [diff] [blame] | 301 | crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ] |
| 302 | crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-fragment-id.html [ Pass Timeout ] |
yangguo | d7ebd0d | 2016-03-07 12:58:39 | [diff] [blame] | 303 | crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ Pass Timeout ] |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 304 | crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoints/dynamic-scripts-breakpoints.html [ Pass Timeout ] |
| 305 | crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set-breakpoint.html [ Pass Timeout ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 306 | crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend-while-paused.html [ Pass Timeout ] |
| 307 | crbug.com/498539 [ Win7 ] inspector/profiler/cpu-profiler-stopped-removed-race.html [ Crash Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 308 | crbug.com/498539 [ Win7 ] inspector/sources/debugger-breakpoints/set-conditional-breakpoint.html [ Pass Timeout ] |
| 309 | crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call-frame-inside-iframe.html [ Failure Pass ] |
| 310 | crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-frame-count.html [ Pass Timeout ] |
| 311 | crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-url-comment.html [ Pass Timeout ] |
wkorman | a9c81551 | 2016-01-27 03:18:59 | [diff] [blame] | 312 | crbug.com/498539 [ Trusty ] http/tests/inspector/sources/ui-source-code-highlight.php [ Crash Pass Timeout ] |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 313 | crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger-ui/reveal-not-skipped.html [ Failure Pass ] |
| 314 | crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/rethrow-error-from-bindings-crash.html [ Failure Pass ] |
dpranke | 38664e74 | 2016-02-26 02:58:38 | [diff] [blame] | 315 | crbug.com/498539 [ Win7 ] inspector/console/console-log-short-hand-method.html [ Failure Pass ] |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 316 | crbug.com/498539 [ Mac10.9 ] inspector/console/console-uncaught-exception.html [ Failure Pass ] |
Dirk Pranke | 55fc641 | 2016-02-25 03:47:43 | [diff] [blame] | 317 | crbug.com/498539 [ Win7 ] inspector/console/console-log-wrapped-in-framework.html [ Failure Pass ] |
dpranke | 38664e74 | 2016-02-26 02:58:38 | [diff] [blame] | 318 | crbug.com/498539 [ Precise ] inspector/console/console-filter-level-test.html [ Failure Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 319 | crbug.com/498539 [ Win7 ] inspector/console/console-command-clear.html [ Failure Pass ] |
| 320 | crbug.com/498539 [ Win7 ] inspector/console/console-custom-formatters.html [ Failure Pass ] |
| 321 | crbug.com/498539 [ Win7 ] inspector/console/console-dir-es6.html [ Failure Pass ] |
| 322 | crbug.com/498539 [ Win7 ] inspector/console/console-dirxml.html [ Failure Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 323 | crbug.com/498539 [ Win7 ] inspector/console/console-format-collections.html [ Failure Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 324 | crbug.com/498539 [ Win7 ] inspector/console/console-format-table.html [ Failure Pass ] |
| 325 | crbug.com/498539 [ Win7 ] inspector/console/console-log-eval-syntax-error.html [ Failure Pass ] |
[email protected] | ff72463 | 2015-08-14 20:30:23 | [diff] [blame] | 326 | crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 327 | crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failure Pass ] |
| 328 | crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 329 | crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ] |
Dirk Pranke | 55fc641 | 2016-02-25 03:47:43 | [diff] [blame] | 330 | crbug.com/498539 [ Precise Win7 ] inspector-protocol/cpu-profiler/record-cpu-profile.html [ Crash Pass ] |
| 331 | crbug.com/498539 [ Precise Win7 ] inspector/agents-enable-disable.html [ Crash Pass ] |
| 332 | crbug.com/498539 [ Precise Win7 ] inspector/elements/styles-1/edit-inspector-stylesheet.html [ Failure Pass Timeout ] |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 333 | crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/heap-objects-tracking.html [ Crash Pass ] |
[email protected] | 1dd834c | 2015-09-21 15:56:37 | [diff] [blame] | 334 | crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perform-of-mergable-action.html [ Failure Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 335 | crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failure Pass ] |
[email protected] | 1dd834c | 2015-09-21 15:56:37 | [diff] [blame] | 336 | crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trace.html [ Crash Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 337 | crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 338 | |
dgozman | de4ded9 | 2016-03-22 18:33:49 | [diff] [blame] | 339 | crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ] |
| 340 | |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 341 | crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animation-2.html [ Timeout ] |
[email protected] | 63d6547 | 2015-04-07 09:11:59 | [diff] [blame] | 342 | |
tkent | 828afb6d | 2015-12-11 08:53:47 | [diff] [blame] | 343 | crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ] |
[email protected] | b10624a6 | 2015-06-08 19:20:43 | [diff] [blame] | 344 | |
drott | 9f6a2b0 | 2015-10-23 16:29:50 | [diff] [blame] | 345 | crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Failure ] |
drott | 9f6a2b0 | 2015-10-23 16:29:50 | [diff] [blame] | 346 | |
yurys | f6f20f9 | 2015-11-30 18:21:37 | [diff] [blame] | 347 | crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure Pass ] |
drott | 9f6a2b0 | 2015-10-23 16:29:50 | [diff] [blame] | 348 | |
Stefan Zager | 35b1c5a | 2015-11-06 17:15:30 | [diff] [blame] | 349 | crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ] |
Walter Korman | 8acca61 | 2015-11-07 02:20:55 | [diff] [blame] | 350 | crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Failure Pass ] |
| 351 | crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure Pass ] |
| 352 | crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass ] |
fs | 7ada59be | 2015-11-06 21:34:35 | [diff] [blame] | 353 | |
[email protected] | ca44271b | 2015-09-16 01:33:07 | [diff] [blame] | 354 | crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline ] |
| 355 | |
[email protected] | 3bc717b | 2015-04-27 05:43:03 | [diff] [blame] | 356 | # This directly has manual tests that don't have to run with run-webkit-tests |
[email protected] | f4ad2d6 | 2014-04-04 21:39:53 | [diff] [blame] | 357 | crbug.com/359838 http/tests/ManualTests/ [ Skip ] |
[email protected] | ad403a16 | 2013-11-05 13:56:52 | [diff] [blame] | 358 | |
[email protected] | 5e1dfcb | 2015-03-26 15:58:39 | [diff] [blame] | 359 | # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag. |
| 360 | crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ] |
| 361 | |
[email protected] | 387a89c5 | 2013-08-01 13:56:06 | [diff] [blame] | 362 | # Text::inDocument() returns false but should not. |
| 363 | crbug.com/264138 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ] |
| 364 | |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 365 | crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Failure ] |
| 366 | crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failure ] |
| 367 | crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ] |
[email protected] | 387a89c5 | 2013-08-01 13:56:06 | [diff] [blame] | 368 | |
robhogan | 622e42e | 2015-12-22 07:54:43 | [diff] [blame] | 369 | crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ] |
| 370 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 371 | crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/serviceworker-on-insecure-origin.html [ Pass ] |
[email protected] | 732471d | 2014-09-05 06:25:21 | [diff] [blame] | 372 | |
[email protected] | 8e460105 | 2015-04-10 19:19:01 | [diff] [blame] | 373 | crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ] |
| 374 | |
[email protected] | f458748 | 2015-08-07 23:28:29 | [diff] [blame] | 375 | # Rebaseline didn't fix this. It's flaking between two different failures due to rounding error. |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 376 | # It consistently fails on debug builds and sometiems on release+asserts builds. |
| 377 | # But consistently passes on release builds. |
| 378 | crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [ Pass Failure ] |
[email protected] | 3a57957 | 2015-08-07 21:32:05 | [diff] [blame] | 379 | |
jbroman | 2140a5bf | 2015-10-20 16:59:00 | [diff] [blame] | 380 | # SPv2 paint properties are still being implemented. |
pdr | 58412186 | 2016-02-02 01:10:55 | [diff] [blame] | 381 | # |
| 382 | # These tests should not be rebaselined automatically, as our goal is to exactly match |
| 383 | # existing tests. We have skipped the entire spv2 directory and are adding [ Pass ] lines |
| 384 | # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. |
jbroman | 73920347 | 2015-12-10 00:31:43 | [diff] [blame] | 385 | crbug.com/537409 virtual/spv2/ [ Skip ] |
jbroman | 848d94d4 | 2016-01-15 19:56:53 | [diff] [blame] | 386 | crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] |
pdr | 188401b | 2016-01-18 23:51:50 | [diff] [blame] | 387 | crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positioned-ancestor.html [ Pass ] |
jbroman | fdebf82 | 2016-01-22 18:38:44 | [diff] [blame] | 388 | crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 389 | crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ] |
| 390 | crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html [ Pass ] |
| 391 | crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 392 | crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass ] |
| 393 | crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 394 | crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.html [ Pass ] |
| 395 | crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 396 | crbug.com/580355 virtual/spv2/fast/block/float/shrink-to-fit-width.html [ Pass ] |
| 397 | crbug.com/580355 virtual/spv2/fast/block/float/table-relayout.html [ Pass ] |
| 398 | crbug.com/580355 virtual/spv2/fast/block/float/vertical-move-relayout.html [ Pass ] |
| 399 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/001.html [ Pass ] |
| 400 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/005.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 401 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/012.html [ Pass ] |
| 402 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/015.html [ Pass ] |
| 403 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/016.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 404 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/019.html [ Pass ] |
| 405 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/020.html [ Pass ] |
| 406 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/056.html [ Pass ] |
| 407 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/059.html [ Pass ] |
| 408 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/001.html [ Pass ] |
| 409 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/005.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 410 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012.html [ Pass ] |
| 411 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015.html [ Pass ] |
| 412 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016.html [ Pass ] |
jbroman | cd7e7669 | 2016-01-30 05:53:31 | [diff] [blame] | 413 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019.html [ Pass ] |
| 414 | crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020.html [ Pass ] |
| 415 | crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ] |
| 416 | crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change.html [ Pass ] |
pdr | bfb0fc4 | 2016-03-22 20:55:04 | [diff] [blame] | 417 | crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.html [ Pass ] |
| 418 | crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] |
| 419 | crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-compositing.html [ Pass ] |
pdr | 143503e | 2016-04-08 16:23:26 | [diff] [blame] | 420 | crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ] |
| 421 | crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ Pass ] |
| 422 | crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ] |
| 423 | crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ] |
| 424 | crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ Pass ] |
| 425 | crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xhtml [ Pass ] |
| 426 | crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pass ] |
Xianzhu Wang | c3d7cfe | 2016-04-19 19:38:00 | [diff] [blame] | 427 | crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ Pass ] |
pdr | 143503e | 2016-04-08 16:23:26 | [diff] [blame] | 428 | crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ] |
| 429 | crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ] |
pdr | 143503e | 2016-04-08 16:23:26 | [diff] [blame] | 430 | crbug.com/600618 virtual/spv2/svg/css/border-image-zoomed.html [ Pass ] |
| 431 | crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ] |
| 432 | crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 433 | |
trchen | e5eb731a | 2016-03-29 02:13:11 | [diff] [blame] | 434 | crbug.com/537409 virtual/spv2/fast/clip [ Pass ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 435 | crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] |
trchen | e5eb731a | 2016-03-29 02:13:11 | [diff] [blame] | 436 | # PaintArtifactCompositor doesn't implement effects yet. |
| 437 | crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 438 | # Sub-pixel differences in layout tests for SPv2 |
trchen | e5eb731a | 2016-03-29 02:13:11 | [diff] [blame] | 439 | crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ] |
| 440 | crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 441 | crbug.com/589265 virtual/spv2/fast/block/float/002.html [ Failure ] |
| 442 | crbug.com/589265 virtual/spv2/fast/overflow/001.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 443 | crbug.com/589265 virtual/spv2/fast/overflow/003.xml [ Failure ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 444 | crbug.com/589265 virtual/spv2/fast/overflow/border-radius-clipping.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 445 | crbug.com/589265 virtual/spv2/fast/overflow/childFocusRingClip.html [ Failure ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 446 | crbug.com/589265 virtual/spv2/fast/overflow/clip-rects-fixed-ancestor.html [ Failure ] |
| 447 | crbug.com/589265 virtual/spv2/fast/overflow/dynamic-hidden.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 448 | crbug.com/589265 virtual/spv2/fast/overflow/float-in-relpositioned.html [ Failure ] |
| 449 | crbug.com/589265 virtual/spv2/fast/overflow/hit-test-overflow-controls.html [ Failure ] |
| 450 | crbug.com/589265 virtual/spv2/fast/overflow/image-selection-highlight.html [ Failure ] |
| 451 | crbug.com/589265 virtual/spv2/fast/overflow/overflow-float-stacking.html [ Failure ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 452 | crbug.com/589265 virtual/spv2/fast/overflow/overflow-focus-ring.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 453 | crbug.com/589265 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 454 | crbug.com/589265 virtual/spv2/fast/overflow/overflow-text-hit-testing.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 455 | crbug.com/589265 virtual/spv2/fast/overflow/overflow-with-local-background-attachment.html [ Failure ] |
| 456 | crbug.com/589265 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Failure ] |
pdr | bfb0fc4 | 2016-03-22 20:55:04 | [diff] [blame] | 457 | crbug.com/589265 virtual/spv2/compositing/geometry/root-layer-update.html [ Failure ] |
| 458 | |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 459 | # Implement scrollbars in FramePainter for SPv2 |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 460 | crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ] |
trchen | 55b66759 | 2016-03-10 07:30:11 | [diff] [blame] | 461 | crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-x.html [ Failure ] |
| 462 | crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-y.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 463 | crbug.com/589279 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 464 | crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.html [ Failure ] |
trchen | 1fbc968 | 2016-03-15 02:08:08 | [diff] [blame] | 465 | crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ] |
| 466 | # Implement table walk in PaintPropertyTreeBuilder. |
| 467 | crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ] |
| 468 | crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure ] |
| 469 | crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl.html [ Failure ] |
| 470 | crbug.com/593525 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure ] |
| 471 | # [SPv2] PaintLayerPainter should adjust cull rect between transform spaces. |
| 472 | crbug.com/593596 virtual/spv2/fast/overflow/overflow-update-transform.html [ Failure ] |
| 473 | crbug.com/593596 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ] |
trchen | e5eb731a | 2016-03-29 02:13:11 | [diff] [blame] | 474 | # [SPv2] Handle transform space reversion in PaintArtifactCompositor |
eae | 63f4a42 | 2016-04-08 09:02:53 | [diff] [blame] | 475 | crbug.com/597156 virtual/spv2/fast/clip/010.html [ Crash Failure ] |
trchen | e5eb731a | 2016-03-29 02:13:11 | [diff] [blame] | 476 | # [SPv2] Implement border radius rasterizing / drawing |
| 477 | crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-clip.html [ Failure ] |
| 478 | crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-combinations.html [ Failure ] |
| 479 | crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited-parent.html [ Failure ] |
| 480 | crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited.html [ Failure ] |
| 481 | crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-fixed-position.html [ Failure ] |
| 482 | crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-transformed.html [ Failure ] |
trchen | be69977 | 2016-03-09 00:32:44 | [diff] [blame] | 483 | |
pdr | f31f83e | 2016-02-23 04:35:19 | [diff] [blame] | 484 | crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-3d.html [ Pass ] |
| 485 | crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-simple.html [ Pass ] |
jbroman | 8b3ed67 | 2016-03-01 22:51:36 | [diff] [blame] | 486 | crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-alpha.html [ Pass ] |
| 487 | crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-no-alpha.html [ Pass ] |
jbroman | 2140a5bf | 2015-10-20 16:59:00 | [diff] [blame] | 488 | |
pdr | bfb0fc4 | 2016-03-22 20:55:04 | [diff] [blame] | 489 | # These failures have been manually verified to be only paint invalidation text differences. |
| 490 | crbug.com/596780 virtual/spv2/compositing/geometry/bounds-clipped-composited-child.html [ Failure ] |
| 491 | crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ] |
| 492 | crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ] |
| 493 | crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ] |
| 494 | crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute.html [ Failure ] |
| 495 | crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ] |
| 496 | crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed.html [ Failure ] |
| 497 | crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-relative.html [ Failure ] |
| 498 | crbug.com/596780 virtual/spv2/compositing/visibility/layer-visible-content.html [ Failure ] |
| 499 | |
pdr | 143503e | 2016-04-08 16:23:26 | [diff] [blame] | 500 | # This test has a paint invalidation failure that needs to be investigated. |
Xianzhu Wang | d3767e5 | 2016-04-12 04:48:40 | [diff] [blame] | 501 | crbug.com/600618 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Failure Crash ] |
pdr | 143503e | 2016-04-08 16:23:26 | [diff] [blame] | 502 | |
[email protected] | fc0fe838 | 2015-09-01 01:27:24 | [diff] [blame] | 503 | # In imported/web-platform-tests/html/, we prefer checking in failure |
[email protected] | 9cdf2148 | 2015-08-10 00:34:46 | [diff] [blame] | 504 | # expectation files. The following tests with [ Failure ] don't have failure |
| 505 | # expectation files because they contain local path names. |
[email protected] | e9a8f6d6 | 2015-08-19 05:03:30 | [diff] [blame] | 506 | # Use crbug.com/490511 for untriaged failures. |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 507 | crbug.com/490511 [ Linux Win ] imported/web-platform-tests/html/rendering/bindings/the-input-element-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type.html [ Failure ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 508 | crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ] |
| 509 | crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-border-1.html [ Failure ] |
kojii | 6197e1ed | 2015-11-18 16:08:33 | [diff] [blame] | 510 | crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/color.html [ Failure Pass ] |
| 511 | crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/width.html [ Failure Pass ] |
kochi | abf5e76 | 2016-04-18 05:46:13 | [diff] [blame] | 512 | crbug.com/490511 imported/web-platform-tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas-fallback.html [ Failure ] |
[email protected] | e9a8f6d6 | 2015-08-19 05:03:30 | [diff] [blame] | 513 | crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ] |
[email protected] | dda970e0 | 2015-06-06 18:16:45 | [diff] [blame] | 514 | crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ] |
[email protected] | fc0fe838 | 2015-09-01 01:27:24 | [diff] [blame] | 515 | crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html [ Failure ] |
| 516 | crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html [ Failure ] |
| 517 | crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Failure ] |
| 518 | crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html [ Failure ] |
[email protected] | 0749944 | 2015-05-22 02:25:49 | [diff] [blame] | 519 | |
wangxianzhu | 8c0c3236 | 2016-04-12 19:53:12 | [diff] [blame] | 520 | crbug.com/602483 fast/repaint/delete-into-nested-block.html [ Pass Failure ] |
| 521 | |
Stefan Zager | 595bc41 | 2015-11-06 20:25:06 | [diff] [blame] | 522 | crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ] |
| 523 | crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ] |
| 524 | crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ] |
Stefan Zager | 595bc41 | 2015-11-06 20:25:06 | [diff] [blame] | 525 | crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ] |
| 526 | |
myid.shin | b2771e8b | 2016-04-14 21:45:44 | [diff] [blame] | 527 | crbug.com/602110 hittesting/border-hittest-with-image-fallback.html [ Failure ] |
| 528 | |
suzyh | d90c1ea | 2016-04-08 05:43:38 | [diff] [blame] | 529 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-audio-is-silence.html [ Skip ] |
| 530 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.html [ Skip ] |
| 531 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-end.html [ Skip ] |
| 532 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-init.html [ Skip ] |
| 533 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-audio-only.html [ Skip ] |
| 534 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-finished-add.html [ Skip ] |
| 535 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-idl.html [ Skip ] |
| 536 | crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-removetrack.html [ Skip ] |
[email protected] | 53c3909 | 2014-08-17 03:24:44 | [diff] [blame] | 537 | |
suzyh | d90c1ea | 2016-04-08 05:43:38 | [diff] [blame] | 538 | crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-empty-option-param.html [ Failure ] |
| 539 | crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-trivial-constraint.html [ Failure ] |
| 540 | crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-unknownkey-option-param.html [ Failure ] |
[email protected] | 53c3909 | 2014-08-17 03:24:44 | [diff] [blame] | 541 | |
[email protected] | fe43076ea | 2014-11-18 23:41:42 | [diff] [blame] | 542 | crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure Timeout ] |
| 543 | crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure Timeout ] |
[email protected] | 1cc577a | 2014-09-12 03:43:21 | [diff] [blame] | 544 | crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html [ Failure ] |
[email protected] | 5ab4c15 | 2014-09-10 08:11:21 | [diff] [blame] | 545 | |
robhogan | de7ae34 | 2016-04-18 06:04:37 | [diff] [blame] | 546 | crbug.com/396825 fast/repaint/outline-change-invalidation.html [ NeedsManualRebaseline ] |
| 547 | crbug.com/396825 fast/repaint/outline-clip-change.html [ NeedsManualRebaseline ] |
| 548 | |
eae | 4118057 | 2015-10-16 16:55:47 | [diff] [blame] | 549 | crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ] |
Emil A Eklund | c86457b | 2015-10-18 22:55:59 | [diff] [blame] | 550 | |
| 551 | # Ref tests that needs investigation. |
| 552 | crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.html [ Failure ] |
Emil A Eklund | f86d2d3 | 2015-10-20 16:31:22 | [diff] [blame] | 553 | crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ] |
Emil A Eklund | c86457b | 2015-10-18 22:55:59 | [diff] [blame] | 554 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 555 | # Ref test needs updating due to new font metrics. |
| 556 | crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ] |
| 557 | crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ] |
| 558 | |
kochi | abf5e76 | 2016-04-18 05:46:13 | [diff] [blame] | 559 | # Web Components related tests (Shadow DOM, Custom Elements) failures. |
| 560 | crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-003.html [ Failure ] |
| 561 | crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-002.html [ Failure ] |
| 562 | crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-003.html [ Failure ] |
| 563 | crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-004.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 564 | crbug.com/505364 imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-interface-type-is-a-type-extension.html [ Failure ] |
| 565 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 566 | crbug.com/517840 imported/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure Timeout ] |
| 567 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 568 | |
noel | a86f261 | 2015-11-10 02:18:24 | [diff] [blame] | 569 | crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ] |
| 570 | crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ] |
| 571 | crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ] |
| 572 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 573 | crbug.com/380217 [ Linux Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius.html [ Skip ] |
| 574 | crbug.com/380217 [ Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-bottom-left.html [ Skip ] |
| 575 | |
| 576 | crbug.com/405389 imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-017.html [ Failure ] |
| 577 | crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-010.html [ Failure ] |
| 578 | crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-024.html [ Failure ] |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 579 | crbug.com/441840 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 580 | crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ] |
| 581 | crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ] |
| 582 | crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ] |
| 583 | crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ] |
| 584 | crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ] |
| 585 | crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ] |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 586 | crbug.com/441840 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 587 | |
kojii | 5fcda07b | 2016-03-02 05:00:20 | [diff] [blame] | 588 | crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-available-001.html [ Failure ] |
| 589 | crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-fixed-001.html [ Failure ] |
| 590 | crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-max-001.html [ Failure ] |
| 591 | crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-available-001.html [ Failure ] |
| 592 | crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-fixed-001.html [ Failure ] |
| 593 | crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-max-001.html [ Failure ] |
kojii | 7bcb510 | 2016-02-25 09:24:34 | [diff] [blame] | 594 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 595 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht [ Failure ] |
| 596 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht [ Failure ] |
| 597 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht [ Failure ] |
| 598 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht [ Failure ] |
| 599 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht [ Failure ] |
| 600 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht [ Failure ] |
| 601 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht [ Failure ] |
| 602 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht [ Failure ] |
| 603 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht [ Failure ] |
| 604 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht [ Failure ] |
| 605 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht [ Failure ] |
| 606 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht [ Failure ] |
| 607 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht [ Failure ] |
| 608 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht [ Failure ] |
| 609 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht [ Failure ] |
| 610 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht [ Failure ] |
| 611 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht [ Failure ] |
| 612 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht [ Failure ] |
| 613 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht [ Failure ] |
| 614 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht [ Failure ] |
| 615 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht [ Failure ] |
| 616 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht [ Failure ] |
| 617 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht [ Failure ] |
| 618 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht [ Failure ] |
| 619 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht [ Failure ] |
| 620 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht [ Failure ] |
| 621 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht [ Failure ] |
| 622 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht [ Failure ] |
| 623 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht [ Failure ] |
| 624 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht [ Failure ] |
| 625 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht [ Failure ] |
| 626 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht [ Failure ] |
| 627 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht [ Failure ] |
| 628 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht [ Failure ] |
| 629 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht [ Failure ] |
| 630 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht [ Failure ] |
| 631 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht [ Failure ] |
| 632 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht [ Failure ] |
| 633 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht [ Failure ] |
| 634 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht [ Failure ] |
| 635 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht [ Failure ] |
| 636 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht [ Failure ] |
| 637 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht [ Failure ] |
| 638 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht [ Failure ] |
| 639 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht [ Failure ] |
| 640 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht [ Failure ] |
| 641 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht [ Failure ] |
| 642 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht [ Failure ] |
| 643 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht [ Failure ] |
| 644 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht [ Failure ] |
| 645 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht [ Failure ] |
| 646 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht [ Failure ] |
| 647 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht [ Failure ] |
| 648 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht [ Failure ] |
| 649 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht [ Failure ] |
| 650 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht [ Failure ] |
| 651 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht [ Failure ] |
| 652 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht [ Failure ] |
| 653 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht [ Failure ] |
| 654 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht [ Failure ] |
| 655 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht [ Failure ] |
| 656 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht [ Failure ] |
| 657 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht [ Failure ] |
| 658 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht [ Failure ] |
| 659 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht [ Failure ] |
| 660 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht [ Failure ] |
| 661 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht [ Failure ] |
| 662 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht [ Failure ] |
| 663 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht [ Failure ] |
| 664 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht [ Failure ] |
| 665 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht [ Failure ] |
| 666 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht [ Failure ] |
| 667 | crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht [ Failure ] |
| 668 | |
| 669 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht [ Failure ] |
| 670 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht [ Failure ] |
| 671 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-007.xht [ Failure ] |
| 672 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht [ Failure ] |
| 673 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht [ Failure ] |
| 674 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-002.xht [ Failure ] |
| 675 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-003.xht [ Failure ] |
| 676 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-004.xht [ Failure ] |
| 677 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-005.xht [ Failure ] |
| 678 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html [ Failure ] |
kojii | ac4eabd | 2016-01-28 04:58:29 | [diff] [blame] | 679 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-003.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 680 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-004.html [ Failure ] |
| 681 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-001.html [ Failure ] |
kojii | ac4eabd | 2016-01-28 04:58:29 | [diff] [blame] | 682 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-003.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 683 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-004.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 684 | |
noel | 5a0a7d49 | 2015-12-22 03:14:27 | [diff] [blame] | 685 | # Test sometimes flakes on most platforms |
| 686 | crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation-stretch.html [ Pass Failure ] |
| 687 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 688 | # Either "combo" or split should run: http://testthewebforward.org/docs/css-naming.html |
| 689 | crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 690 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html [ Skip ] |
| 691 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001e.html [ Failure ] |
| 692 | |
| 693 | # These tests pass but images do not match because of wrong half-leading in vertical-lr |
| 694 | crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-003.xht [ Failure ] |
| 695 | crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-009.xht [ Failure ] |
| 696 | |
| 697 | # These tests pass but images do not match because of position: absolute in vertical flow bug |
kojii | 3924dfc | 2015-11-26 14:51:31 | [diff] [blame] | 698 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-009.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 699 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ] |
| 700 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ] |
| 701 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ] |
| 702 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ] |
| 703 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ] |
| 704 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ] |
| 705 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ] |
| 706 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ] |
kojii | 3924dfc | 2015-11-26 14:51:31 | [diff] [blame] | 707 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-009.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 708 | |
| 709 | # These tests pass but images do not match because tests are stricter than the spec. |
| 710 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-001.html [ Failure ] |
| 711 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-002.html [ Failure ] |
| 712 | crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-003.html [ Failure ] |
| 713 | |
| 714 | # These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, notified to the submitter. |
kojii | 3924dfc | 2015-11-26 14:51:31 | [diff] [blame] | 715 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-htb-001.xht [ Failure ] |
| 716 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht [ Failure ] |
| 717 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 718 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-004.xht [ Failure ] |
kojii | 3924dfc | 2015-11-26 14:51:31 | [diff] [blame] | 719 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-005.xht [ Failure ] |
| 720 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-006.xht [ Failure ] |
| 721 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-007.xht [ Failure ] |
| 722 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-008.xht [ Failure ] |
| 723 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-010.xht [ Failure ] |
| 724 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-011.xht [ Failure ] |
| 725 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-012.xht [ Failure ] |
| 726 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-013.xht [ Failure ] |
| 727 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-014.xht [ Failure ] |
| 728 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-015.xht [ Failure ] |
| 729 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-016.xht [ Failure ] |
| 730 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-019.xht [ Failure ] |
| 731 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-020.xht [ Failure ] |
| 732 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-021.xht [ Failure ] |
| 733 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-022.xht [ Failure ] |
| 734 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-023.xht [ Failure ] |
| 735 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-024.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 736 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht [ Failure ] |
kojii | 3924dfc | 2015-11-26 14:51:31 | [diff] [blame] | 737 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-htb-001.xht [ Failure ] |
| 738 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-002.xht [ Failure ] |
| 739 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-003.xht [ Failure ] |
| 740 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-005.xht [ Failure ] |
| 741 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-006.xht [ Failure ] |
| 742 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-007.xht [ Failure ] |
| 743 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-008.xht [ Failure ] |
| 744 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-010.xht [ Failure ] |
| 745 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-011.xht [ Failure ] |
| 746 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-012.xht [ Failure ] |
| 747 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-013.xht [ Failure ] |
| 748 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-014.xht [ Failure ] |
| 749 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-017.xht [ Failure ] |
| 750 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-018.xht [ Failure ] |
| 751 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-019.xht [ Failure ] |
| 752 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht [ Failure ] |
| 753 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-002.xht [ Failure ] |
| 754 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht [ Failure ] |
| 755 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht [ Failure ] |
| 756 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht [ Failure ] |
| 757 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht [ Failure ] |
| 758 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht [ Failure ] |
| 759 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht [ Failure ] |
| 760 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-009.xht [ Failure ] |
kojii | fce37df | 2015-11-26 05:38:37 | [diff] [blame] | 761 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vrl-006.xht [ Failure ] |
| 762 | crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vlr-007.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 763 | |
| 764 | crbug.com/498845 [ Win ] fast/multicol/vertical-rl/float-content-break.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 765 | crbug.com/443615 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ Failure ] |
| 766 | |
| 767 | crbug.com/443379 imported/web-platform-tests/gamepad/idlharness.html [ Failure Timeout ] |
| 768 | |
| 769 | crbug.com/396775 compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ] |
| 770 | crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ] |
| 771 | |
Joel Ong | 50580bb | 2015-10-19 19:51:05 | [diff] [blame] | 772 | crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 773 | |
| 774 | crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ] |
| 775 | |
| 776 | # crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-input.html [ Failure ] |
| 777 | |
yurys | 1af961e9 | 2015-11-30 21:24:23 | [diff] [blame] | 778 | crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentage.svg [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 779 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 780 | # Printing Layout broken in these tests. |
| 781 | crbug.com/377696 printing/setPrinting.html [ Skip ] |
| 782 | crbug.com/377696 printing/width-overflow.html [ Skip ] |
| 783 | |
| 784 | # Reftests that needs investigation. |
wkorman | a9c81551 | 2016-01-27 03:18:59 | [diff] [blame] | 785 | crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 786 | crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ] |
| 787 | crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 788 | crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ Failure ] |
Stephen White | b2eda0e | 2015-12-09 16:38:04 | [diff] [blame] | 789 | crbug.com/378610 [ Win ] svg/custom/focus-ring-text.svg [ Failure ] |
| 790 | crbug.com/378610 [ Mac ] svg/custom/focus-ring-text.svg [ Failure Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 791 | |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 792 | crbug.com/474987 [ Win Mac ] css3/flexbox/auto-margins.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 793 | |
| 794 | crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
| 795 | crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
| 796 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 797 | crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendbuffer-quota-exceeded.html [ Timeout ] |
| 798 | crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html [ Timeout ] |
| 799 | |
wolenetz | afc6c77 | 2015-12-15 22:46:37 | [diff] [blame] | 800 | crbug.com/568827 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio-bitrate.html [ Failure ] |
| 801 | crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-framesize.html [ Failure ] |
| 802 | crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video-bitrate.html [ Failure ] |
| 803 | crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrate.html [ Failure ] |
| 804 | crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framerate.html [ Failure ] |
| 805 | crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framesize.html [ Failure ] |
| 806 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 807 | crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ] |
| 808 | |
kjellander | 9510363 | 2016-04-12 13:25:32 | [diff] [blame] | 809 | crbug.com/602268 [ Android ] svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml [ Pass Failure ] |
| 810 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 811 | crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ] |
| 812 | |
| 813 | crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ Failure ] |
| 814 | |
| 815 | crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ] |
| 816 | |
| 817 | crbug.com/374643 [ Mac ] fast/text-autosizing/supercluster-multiple-layout.html [ Failure ] |
| 818 | crbug.com/374643 [ Mac ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ] |
| 819 | |
| 820 | # Started failing after r162705. |
| 821 | crbug.com/324370 compositing/video/video-reflection.html [ Failure ] |
| 822 | |
| 823 | crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ] |
| 824 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 825 | crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ] |
| 826 | crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.html [ Crash Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 827 | |
tkent | c987cb4 | 2015-12-02 03:29:45 | [diff] [blame] | 828 | crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.html [ Failure Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 829 | |
| 830 | crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] |
| 831 | crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] |
| 832 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 833 | crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-interpolation.html [ Pass Crash ] |
| 834 | crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-transform-interpolation.html [ Pass Crash ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 835 | |
| 836 | crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ] |
| 837 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 838 | crbug.com/400841 media/video-canvas-draw.html [ Failure ] |
| 839 | crbug.com/400829 media/video-object-fit.html [ Failure ] |
| 840 | crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Failure ] |
| 841 | |
| 842 | # We only want to run one of the web-animations-api tests in stable mode. |
| 843 | crbug.com/441553 virtual/stable/web-animations-api [ Skip ] |
| 844 | crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ] |
| 845 | # These tests *only* run in stable, to verify that these features are unsupported and throw exceptions. |
| 846 | crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported.html [ Pass ] |
| 847 | crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupported.html [ Pass ] |
| 848 | |
| 849 | # switching to apache-win32: needs triaging. |
| 850 | crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ Failure ] |
| 851 | crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure ] |
| 852 | crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure Timeout ] |
| 853 | crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Failure ] |
| 854 | crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame-csp.html [ Failure ] |
| 855 | crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Failure ] |
| 856 | crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ] |
| 857 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 858 | crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ] |
| 859 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 860 | crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Pass ] |
| 861 | crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 862 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 863 | crbug.com/419993 [ Debug ] fast/css/giant-stylesheet-crash.html [ Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 864 | |
| 865 | # Part of a larger issue referenced in the bug. This specific issue will be fixed shortly. |
| 866 | crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeout ] |
| 867 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 868 | crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html [ Pass ] |
| 869 | crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.html [ Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 870 | |
mustaq | 1bdaa615 | 2016-02-12 20:35:38 | [diff] [blame] | 871 | crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ] |
| 872 | crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Failure Pass ] |
| 873 | crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseout.html [ Failure Pass ] |
pdr | b1edb0b | 2016-02-11 21:30:16 | [diff] [blame] | 874 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 875 | crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] |
| 876 | |
ymalik | 4b15b71 | 2016-02-09 05:16:00 | [diff] [blame] | 877 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Skip ] |
sky | edf3fda | 2016-02-17 19:31:26 | [diff] [blame] | 878 | crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ] |
lukasza | d001d701 | 2016-04-04 18:24:21 | [diff] [blame] | 879 | crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ] |
ymalik | 4b15b71 | 2016-02-09 05:16:00 | [diff] [blame] | 880 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 881 | # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. |
| 882 | # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. |
| 883 | # This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does. |
| 884 | # By about a quarter or less of a pixel. |
leviw | a63a3fc | 2015-10-20 00:26:06 | [diff] [blame] | 885 | crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 886 | |
| 887 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overflow-hidden.html [ Failure ] |
| 888 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overried-inherited-visibility-hidden.html [ Failure ] |
| 889 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-overried-inherited-visibility-hidden.html [ Failure ] |
| 890 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-visibility-hidden-child.html [ Failure ] |
| 891 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no.html [ Failure ] |
| 892 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-yes.html [ Failure ] |
| 893 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-visibility-hidden-child.html [ Failure ] |
| 894 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-zero-size-and-border.html [ Failure ] |
| 895 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.html [ Failure ] |
| 896 | crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-styled.html [ Failure ] |
| 897 | |
noel | 8a842c7 | 2016-04-04 04:26:32 | [diff] [blame] | 898 | crbug.com/600087 virtual/gpu-rasterization/fast/images/pixel-crack-image-background-webkit-transform-scale.html [ Timeout ] |
noel | 8a842c7 | 2016-04-04 04:26:32 | [diff] [blame] | 899 | |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 900 | crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 901 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 902 | crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-invalidation-zoomed.html [ Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 903 | |
| 904 | crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Skip ] |
| 905 | crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ] |
| 906 | crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 907 | crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ] |
| 908 | crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ] |
| 909 | crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 910 | |
skobes | b47b476 | 2016-01-23 00:38:18 | [diff] [blame] | 911 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fixed-background-in-iframe.html [ Skip ] |
skobes | 0bb16600 | 2016-03-08 23:51:38 | [diff] [blame] | 912 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Skip ] |
ymalik | 002b8a2 | 2016-02-25 02:44:24 | [diff] [blame] | 913 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html [ Skip ] |
| 914 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-correctness.html [ Skip ] |
ymalik | 899920c65 | 2016-03-16 01:52:39 | [diff] [blame] | 915 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs-on-compositor.html [ Skip ] |
skobes | b47b476 | 2016-01-23 00:38:18 | [diff] [blame] | 916 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 917 | crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Pass Timeout ] |
| 918 | crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Pass Timeout ] |
noel | 27750748 | 2015-12-25 23:48:56 | [diff] [blame] | 919 | crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll.html [ Pass Failure ] |
noel | a4b7d77 | 2015-12-23 12:06:10 | [diff] [blame] | 920 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 921 | crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-change-color.html [ Failure ] |
| 922 | crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-move.html [ Failure ] |
| 923 | crbug.com/524596 paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Failure ] |
| 924 | crbug.com/524596 virtual/spv2/paint/invalidation/composited-non-stacking-context-descendant-move.html [ Skip ] |
| 925 | crbug.com/524596 virtual/spv2/paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Skip ] |
| 926 | |
| 927 | crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ] |
| 928 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 929 | crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant.html [ Crash Pass Failure ] |
| 930 | crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 931 | |
noel | f5b61be | 2015-12-26 01:43:49 | [diff] [blame] | 932 | crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ Pass Failure ] |
| 933 | |
allada | c0d55a9 | 2016-04-08 22:06:46 | [diff] [blame] | 934 | crbug.com/599670 [ Win Linux ] http/tests/inspector/resource-parameters-ipv6.html [ Failure Pass ] |
| 935 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 936 | crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ Failure ] |
| 937 | crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ] |
| 938 | crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ] |
| 939 | |
| 940 | crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ] |
| 941 | |
| 942 | # Temporary until we start generating Trusty baselines. |
| 943 | crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 944 | crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ] |
| 945 | crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ] |
| 946 | crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ] |
| 947 | crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ] |
| 948 | crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 949 | crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 950 | crbug.com/498021 [ Linux ] editing/pasteboard/4944770-2.html [ Failure ] |
| 951 | crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ] |
| 952 | crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 953 | crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ] |
| 954 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 955 | # Significant Slimming Paint failure. |
| 956 | crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ] |
| 957 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 958 | crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 959 | |
| 960 | crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ] |
| 961 | |
| 962 | crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ] |
| 963 | crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-illegal.html [ Skip ] |
| 964 | crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-verification.html [ Skip ] |
| 965 | |
cbiesinger | eba8fa2 | 2016-01-28 03:57:52 | [diff] [blame] | 966 | # These testcases are incorrect, mark them as failing until they're fixed in the testsuite. |
| 967 | # https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html |
| 968 | # https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html |
| 969 | crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-005.xht [ Failure ] |
| 970 | crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-007.xht [ Failure ] |
| 971 | crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-005.xht [ Failure ] |
| 972 | crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-007.xht [ Failure ] |
| 973 | |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 974 | # Not implemented yet |
| 975 | crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse-line-wrapping.html [ Failure ] |
| 976 | crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse.html [ Failure ] |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 977 | crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-006.xht [ Failure ] |
| 978 | |
| 979 | crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-grow-006.html [ Failure ] |
kojii | 2dff4c2 | 2016-03-10 11:41:29 | [diff] [blame] | 980 | crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-column-003.html [ Failure ] |
| 981 | crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-002.html [ Failure ] |
| 982 | crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-003.html [ Failure ] |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 983 | crbug.com/467127 imported/csswg-test/css-flexbox-1/flexbox_justifycontent-center-overflow.html [ Failure ] |
| 984 | crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html [ Failure ] |
| 985 | crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html [ Failure ] |
| 986 | crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html [ Failure ] |
| 987 | crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html [ Failure ] |
| 988 | crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html [ Failure ] |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 989 | crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap-reverse.html [ Failure ] |
| 990 | crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap.html [ Failure ] |
| 991 | |
tkent | 9e17d40 | 2015-12-18 02:18:36 | [diff] [blame] | 992 | crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure Pass ] |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 993 | |
cbiesinger | d21bab6 | 2016-02-18 21:45:22 | [diff] [blame] | 994 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001a.xhtml [ Failure ] |
| 995 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001b.xhtml [ Failure ] |
| 996 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-canvas-vert-001.xhtml [ Failure ] |
| 997 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-iframe-vert-001.xhtml [ Failure ] |
| 998 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-img-vert-001.xhtml [ Failure ] |
| 999 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-horiz-001.xhtml [ Failure ] |
| 1000 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-vert-001.xhtml [ Failure ] |
| 1001 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-video-vert-001.xhtml [ Failure ] |
| 1002 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001a.html [ Failure ] |
| 1003 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001b.html [ Failure ] |
| 1004 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001a.html [ Failure ] |
| 1005 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001b.html [ Failure ] |
| 1006 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-baseline-001.html [ Failure ] |
| 1007 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-001.html [ Failure ] |
| 1008 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-002.html [ Failure ] |
| 1009 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-003.html [ Failure ] |
| 1010 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-004.xhtml [ Failure ] |
| 1011 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002a.html [ Failure ] |
| 1012 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002b.html [ Failure ] |
| 1013 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002c.html [ Failure ] |
| 1014 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002a.html [ Failure ] |
| 1015 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002c.html [ Failure ] |
| 1016 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-002.xhtml [ Failure ] |
| 1017 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001a.xhtml [ Failure ] |
| 1018 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001b.xhtml [ Failure ] |
| 1019 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001a.xhtml [ Failure ] |
| 1020 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001b.xhtml [ Failure ] |
| 1021 | crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-with-pseudo-elements-003.html [ Failure ] |
| 1022 | crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001a.xhtml [ Failure ] |
| 1023 | crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001b.xhtml [ Failure ] |
| 1024 | |
drott | 9f6a2b0 | 2015-10-23 16:29:50 | [diff] [blame] | 1025 | # These need a rebaseline due crbug.com/504745 on Windows when they are activated again. |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 1026 | crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ] |
Daniel Murphy | fe77572 | 2015-12-21 22:41:41 | [diff] [blame] | 1027 | |
noel | 74953e3 | 2016-01-28 05:38:48 | [diff] [blame] | 1028 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1029 | # Temporary, until we stop use_system_harfbuzz on Linux including non-official builds |
| 1030 | crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ] |
| 1031 | |
| 1032 | # Temporary, until WebAXObjectProxy support lands. |
| 1033 | crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] |
| 1034 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1035 | # Disabled briefly until test runner support lands. |
| 1036 | crbug.com/479533 accessibility/show-context-menu.html [ Skip ] |
| 1037 | crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] |
| 1038 | crbug.com/483653 accessibility/scroll-containers.html [ Skip ] |
| 1039 | |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 1040 | crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1041 | crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Failure ] |
| 1042 | crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failure ] |
wangxianzhu | 6b0fe6c7 | 2015-10-24 16:33:58 | [diff] [blame] | 1043 | crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping-geometry-grid-as-text.html [ Skip ] |
| 1044 | crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keeping-geometry-as-text.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1045 | |
jfernandez | 89b4a2a | 2016-02-01 15:49:56 | [diff] [blame] | 1046 | crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] |
| 1047 | crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] |
| 1048 | crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] |
| 1049 | |
wangxianzhu | 68d7691 | 2015-11-26 21:15:00 | [diff] [blame] | 1050 | crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] |
| 1051 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1052 | # Temporarily disabled after chromium change |
| 1053 | crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1054 | crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] |
| 1055 | |
| 1056 | # Ref tests that fail due to differences in inline box structure, even though they contain the same text. |
| 1057 | # This happens because inline box layout uses fixed-point measurements, which can cause rounding differences. |
| 1058 | crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multiple-shadow-roots.html [ Failure ] |
| 1059 | crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] |
| 1060 | crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Failure ] |
| 1061 | crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stable/first-letter-text-decoration.html [ Failure ] |
| 1062 | crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ] |
| 1063 | crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ] |
| 1064 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1065 | crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1066 | |
| 1067 | crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ] |
| 1068 | crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1069 | |
| 1070 | # Slow expected on debug builds |
| 1071 | crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ] |
| 1072 | crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ] |
| 1073 | |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1074 | # Mac10.10-specific failures that still need triaging. |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1075 | # Form controls need rebaseline because of the default font change. |
| 1076 | # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just |
| 1077 | # rebaseline. See crbug.com/508768#c6 |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1078 | # TODO(chrishtr): uncomment after fixing crbug.com/529038 |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1079 | #crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred-compositing.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1080 | # TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/516016 |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1081 | # crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ Failure ] |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1082 | crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] |
tkent | 828afb6d | 2015-12-11 08:53:47 | [diff] [blame] | 1083 | crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] |
tkent | e7e6fed | 2015-12-14 03:29:25 | [diff] [blame] | 1084 | crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failure ] |
wangxianzhu | 873db7f | 2015-10-23 18:06:56 | [diff] [blame] | 1085 | |
dpranke | 083e8b2 | 2016-03-04 06:16:46 | [diff] [blame] | 1086 | crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ] |
leviw | a63a3fc | 2015-10-20 00:26:06 | [diff] [blame] | 1087 | |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1088 | crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-deselect.html [ Failure ] |
| 1089 | crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/context-no-deselect.html [ Failure ] |
| 1090 | crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing/overflow/theme-affects-visual-overflow.html [ Failure ] |
| 1091 | crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ] |
| 1092 | crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollbar.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1093 | |
| 1094 | crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ] |
| 1095 | |
| 1096 | crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failure.html [ Pass Failure ] |
| 1097 | |
fgorski | 65188bb | 2016-03-16 23:35:51 | [diff] [blame] | 1098 | crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] |
| 1099 | crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] |
| 1100 | crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ] |
| 1101 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1102 | crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html [ Failure ] |
| 1103 | crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html [ Failure ] |
| 1104 | crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ] |
| 1105 | crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failure ] |
| 1106 | crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields-localization.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1107 | crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1108 | crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1109 | crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1110 | crbug.com/521730 [ Win10 ] fast/text-autosizing/supercluster-multiple-layout.html [ Timeout Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1111 | crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1112 | crbug.com/521730 [ Win10 ] fast/text/basic/009.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1113 | crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [ Failure ] |
| 1114 | crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direction-words.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1115 | crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1116 | crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ] |
| 1117 | crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ Failure ] |
mlamouri | 1d8ea48 | 2015-11-25 14:02:46 | [diff] [blame] | 1118 | crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ] |
Peter Kasting | 6200305 | 2015-10-29 00:30:12 | [diff] [blame] | 1119 | crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ] |
Peter Kasting | 6200305 | 2015-10-29 00:30:12 | [diff] [blame] | 1120 | crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Failure ] |
| 1121 | crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ] |
Peter Kasting | 6200305 | 2015-10-29 00:30:12 | [diff] [blame] | 1122 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/simultaneous-position-float-change.html [ Failure ] |
| 1123 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ] |
jbroman | 0f33994 | 2016-01-16 01:29:22 | [diff] [blame] | 1124 | crbug.com/521730 [ Win10 ] fast/text/emphasis-combined-text.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1125 | crbug.com/521730 [ Win10 ] fast/writing-mode/border-vertical-lr.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1126 | crbug.com/521730 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1127 | crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-pseudo-elements.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1128 | crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1129 | crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1130 | crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1131 | crbug.com/521730 [ Win10 ] fast/text/trailing-white-space.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1132 | crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ] |
| 1133 | crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1134 | crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ] |
| 1135 | crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ] |
| 1136 | crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ] |
| 1137 | crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ] |
| 1138 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.html [ Failure ] |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1139 | crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ] |
| 1140 | crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ] |
| 1141 | crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ] |
robhogan | 5a0b418 | 2016-04-03 08:33:18 | [diff] [blame] | 1142 | crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ] |
| 1143 | crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ] |
| 1144 | crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ] |
| 1145 | crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ] |
| 1146 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-body.html [ Failure ] |
| 1147 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.html [ Failure ] |
| 1148 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-heights.html [ Failure ] |
| 1149 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height.html [ Failure ] |
robhogan | 2e94fbe | 2016-04-08 07:20:44 | [diff] [blame] | 1150 | crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ] |
| 1151 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ] |
| 1152 | crbug.com/521730 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ] |
| 1153 | crbug.com/521730 [ Win10 ] printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ] |
| 1154 | crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ] |
| 1155 | crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ] |
| 1156 | crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ] |
| 1157 | crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ] |
| 1158 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/absolute-position-headers-and-footers.html [ Missing ] |
| 1159 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ] |
| 1160 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ] |
| 1161 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ] |
| 1162 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ] |
| 1163 | crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers.html [ Missing ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1164 | |
chrishtr | 063be11 | 2016-03-02 23:18:23 | [diff] [blame] | 1165 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.html [ Skip ] |
| 1166 | crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ] |
| 1167 | crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] |
| 1168 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] |
robhogan | 3f7a348 | 2016-04-02 22:43:45 | [diff] [blame] | 1169 | |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 1170 | crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1171 | crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1172 | |
| 1173 | crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] |
| 1174 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1175 | crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1176 | |
| 1177 | # This test has different results in Debug and Release. |
| 1178 | crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ Failure ] |
| 1179 | |
| 1180 | crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ] |
| 1181 | crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ] |
| 1182 | crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ] |
| 1183 | |
| 1184 | # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description |
ojan | 3003ac9 | 2015-11-04 03:35:17 | [diff] [blame] | 1185 | crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1186 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1187 | crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Failure Pass ] |
| 1188 | |
Mikhail Naganov | 2f1d0cd | 2015-10-21 20:10:22 | [diff] [blame] | 1189 | crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ] |
| 1190 | crbug.com/240576 virtual/android/fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ] |
dsinclair | 2460a95 | 2015-10-21 16:51:44 | [diff] [blame] | 1191 | |
pdr | 2e0db32 | 2015-12-07 18:19:12 | [diff] [blame] | 1192 | crbug.com/567230 virtual/threaded/animations/restart-not-visible.html [ Timeout Crash Pass ] |
| 1193 | |
pdr | c0d58abe3 | 2015-12-08 01:08:32 | [diff] [blame] | 1194 | crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ] |
| 1195 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1196 | crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] |
| 1197 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1198 | crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ Failure ] |
| 1199 | |
esprehn | bd21745 | 2016-03-22 03:03:08 | [diff] [blame] | 1200 | crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1201 | |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1202 | crbug.com/524646 [ Mac10.10 ] fast/dom/shadow/shadowdom-for-button.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1203 | |
| 1204 | crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-window.html [ Failure Pass Timeout ] |
| 1205 | crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-worker.html [ Failure Pass Timeout ] |
| 1206 | crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-sharedworker.html [ Failure Pass Timeout ] |
| 1207 | |
tkent | 3a119440 | 2016-01-15 06:09:02 | [diff] [blame] | 1208 | crbug.com/543369 [ Linux ] fast/forms/select-popup/popup-menu-appearance-tall.html [ Failure ] |
Emil A Eklund | f86d2d3 | 2015-10-20 16:31:22 | [diff] [blame] | 1209 | |
pfeldman | ac88d90 | 2015-10-21 22:43:39 | [diff] [blame] | 1210 | crbug.com/546215 [ Android ] fast/inline-block/overflow-clip.html [ Failure ] |
caseq | b81a32c | 2015-10-27 19:15:44 | [diff] [blame] | 1211 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 1212 | crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass ] |
brucedawson | 46afb89 | 2015-11-25 08:12:14 | [diff] [blame] | 1213 | |
yurys | ded1b298 | 2015-11-30 21:44:38 | [diff] [blame] | 1214 | crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ] |
| 1215 | |
wkorman | a9c81551 | 2016-01-27 03:18:59 | [diff] [blame] | 1216 | crbug.com/564109 [ Win7 ] http/tests/webfont/font-display.html [ Pass Timeout Failure ] |
yurys | 4ac4249b | 2015-12-01 18:40:57 | [diff] [blame] | 1217 | |
Walter Korman | cc331fa | 2016-01-05 01:34:48 | [diff] [blame] | 1218 | crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep.html [ Failure ] |
| 1219 | crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ Failure ] |
| 1220 | |
noel | 0f5f461 | 2015-12-21 13:37:00 | [diff] [blame] | 1221 | crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failure ] |
| 1222 | |
mstensho | 552071c | 2015-12-30 14:12:15 | [diff] [blame] | 1223 | crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ] |
kozyatinskiy | e53fbe02 | 2015-12-23 00:04:02 | [diff] [blame] | 1224 | |
dgozman | e680959 | 2016-01-11 22:06:18 | [diff] [blame] | 1225 | crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Timeout Pass ] |
pfeldman | 6c2a490b | 2016-01-28 15:52:29 | [diff] [blame] | 1226 | crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url.html [ Pass Failure ] |
kozyatinskiy | 68f0c76 | 2015-12-23 00:20:26 | [diff] [blame] | 1227 | |
| 1228 | crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout Pass ] |
kozyatinskiy | dc293d3 | 2015-12-23 06:09:10 | [diff] [blame] | 1229 | |
kozyatinskiy | 41fca7b | 2015-12-23 06:53:21 | [diff] [blame] | 1230 | crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] |
kozyatinskiy | c2e05ce | 2015-12-23 07:18:07 | [diff] [blame] | 1231 | |
tkent | f40584400 | 2016-01-22 02:24:35 | [diff] [blame] | 1232 | crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failure Pass ] |
kozyatinskiy | c84bb82 | 2015-12-23 08:25:04 | [diff] [blame] | 1233 | |
noms | 6d8e4bd | 2016-02-22 20:52:55 | [diff] [blame] | 1234 | crbug.com/551843 fast/text/fallback-traits-fixup.html [ NeedsManualRebaseline ] |
| 1235 | |
noel | 28523e2 | 2015-12-26 21:56:26 | [diff] [blame] | 1236 | crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ] |
kozyatinskiy | 39d5c5e | 2015-12-28 19:09:43 | [diff] [blame] | 1237 | |
kjellander | a35c1c96 | 2016-04-11 09:53:18 | [diff] [blame] | 1238 | crbug.com/602193 inspector/extensions/extensions-resources.html [ Pass Failure ] |
kozyatinskiy | 4e4e6e7 | 2015-12-28 19:50:39 | [diff] [blame] | 1239 | |
jochen | 5ff185ee | 2016-01-29 11:29:07 | [diff] [blame] | 1240 | crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ] |
| 1241 | |
kozyatinskiy | f3d8ac2 | 2015-12-28 20:33:09 | [diff] [blame] | 1242 | crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-enable.html [ Pass Failure Timeout ] |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 1243 | crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.html [ Timeout Pass ] |
kozyatinskiy | d324fe3 | 2015-12-28 20:41:42 | [diff] [blame] | 1244 | |
| 1245 | crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass Crash ] |
nhiroki | 215b5043 | 2016-01-07 03:29:40 | [diff] [blame] | 1246 | |
Julien Chaffraix | 512aac9 | 2016-01-13 22:36:28 | [diff] [blame] | 1247 | crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-stress.html [ Failure ] |
Julien Chaffraix | 512aac9 | 2016-01-13 22:36:28 | [diff] [blame] | 1248 | |
nolan.robin.cao | bd415ee | 2016-01-25 18:31:26 | [diff] [blame] | 1249 | crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
ksakamoto | 1e95a14 | 2016-02-19 05:58:59 | [diff] [blame] | 1250 | crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-stack-overflow.html [ Timeout Pass ] |
| 1251 | |
sky | 943b935 | 2016-02-17 22:09:28 | [diff] [blame] | 1252 | crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ Pass Failure ] |
fsamuel | a7b1101 | 2016-02-18 21:22:38 | [diff] [blame] | 1253 | |
dpranke | 9f3b206 | 2016-03-10 06:17:37 | [diff] [blame] | 1254 | crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-scrollbars-test.html [ Timeout Failure Pass ] |
jochen | fe3447e | 2016-02-19 14:31:41 | [diff] [blame] | 1255 | crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ] |
yangguo | 274f7681 | 2016-03-01 12:03:00 | [diff] [blame] | 1256 | |
nzolghadr | 228ea6fa | 2016-03-15 12:14:56 | [diff] [blame] | 1257 | crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] |
| 1258 | crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] |
| 1259 | crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] |
| 1260 | crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure Pass ] |
| 1261 | crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] |
| 1262 | crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window.html [ Failure Pass ] |
| 1263 | crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ] |
| 1264 | crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-onload.html [ Failure Pass ] |
| 1265 | crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] |
| 1266 | crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForHitTest.html [ Failure Pass ] |
dpranke | caa69c87 | 2016-03-03 23:41:26 | [diff] [blame] | 1267 | |
alexmos | 88208d23 | 2016-03-10 23:34:00 | [diff] [blame] | 1268 | crbug.com/593888 [ Linux Debug ] fast/dom/htmlcollection-reachable.html [ Timeout ] |
alexmos | bc6196e | 2016-03-10 21:17:47 | [diff] [blame] | 1269 | |
rjkroege | d4dc64b | 2016-04-15 00:12:27 | [diff] [blame] | 1270 | crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Failure ] |
| 1271 | |
skobes | c2c57c4 | 2016-03-13 02:09:42 | [diff] [blame] | 1272 | crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Failure ] |
dpranke | ded7225 | 2016-03-10 05:43:44 | [diff] [blame] | 1273 | |
bungeman | 4dca57f | 2016-03-25 18:32:26 | [diff] [blame] | 1274 | #crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Failure ] |
dpranke | 8d8f0f2b | 2016-03-04 02:40:40 | [diff] [blame] | 1275 | |
dpranke | 8d8f0f2b | 2016-03-04 02:40:40 | [diff] [blame] | 1276 | crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Failure ] |
dpranke | 8d8f0f2b | 2016-03-04 02:40:40 | [diff] [blame] | 1277 | crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Failure ] |
dpranke | 083e8b2 | 2016-03-04 06:16:46 | [diff] [blame] | 1278 | |
dpranke | 083e8b2 | 2016-03-04 06:16:46 | [diff] [blame] | 1279 | crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 1280 | |
dpranke | c975dce | 2016-03-06 02:33:07 | [diff] [blame] | 1281 | crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
| 1282 | |
yangguo | e23ec62 | 2016-03-07 12:54:11 | [diff] [blame] | 1283 | crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.html [ NeedsManualRebaseline ] |
| 1284 | |
kozyatinskiy | b252d7b | 2016-03-14 19:24:11 | [diff] [blame] | 1285 | crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-worker-allowed.html [ Timeout Pass ] |
Jochen Eisinger | 2899873 | 2016-03-30 13:28:40 | [diff] [blame] | 1286 | |
Jochen Eisinger | 76d56b9 | 2016-03-30 14:20:09 | [diff] [blame] | 1287 | crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] |
| 1288 | crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] |
| 1289 | crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pass ] |
| 1290 | crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] |
grt | 340af4c | 2016-03-31 20:47:41 | [diff] [blame] | 1291 | |
lukasza | 59a4e80 | 2016-04-04 22:45:31 | [diff] [blame] | 1292 | crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Timeout Failure ] |
dalecurtis | 5d486754 | 2016-04-05 22:24:44 | [diff] [blame] | 1293 | |
senorblanco | d21fd498 | 2016-04-19 19:25:20 | [diff] [blame] | 1294 | crbug.com/602933 fast/canvas/canvas-incremental-repaint.html [ NeedsManualRebaseline ] |
| 1295 | crbug.com/602933 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ NeedsManualRebaseline ] |
| 1296 | crbug.com/602933 virtual/display_list_2d_canvas/fast/canvas/canvas-incremental-repaint.html [ NeedsManualRebaseline ] |
| 1297 | |
dalecurtis | 5d486754 | 2016-04-05 22:24:44 | [diff] [blame] | 1298 | crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1299 | |
csharrison | 485e699 | 2016-04-08 20:04:27 | [diff] [blame] | 1300 | # DocumentWriteEvaluator is still experimental |
| 1301 | crbug.com/599115 http/tests/preload/document-write [ Failure ] |
csharrison | 5acddab | 2016-04-15 02:24:02 | [diff] [blame] | 1302 | crbug.com/599115 http/tests/preload/document-write/document_write_no_preload.html [ Pass ] |
csharrison | 485e699 | 2016-04-08 20:04:27 | [diff] [blame] | 1303 | |
hayato | 63915eb8 | 2016-04-08 03:14:10 | [diff] [blame] | 1304 | crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ] |
| 1305 | |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1306 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-lots-of-text-many-cells.html [ Failure ] |
| 1307 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-single-cell-lots-of-text.html [ Failure ] |
| 1308 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells.html [ Failure ] |
| 1309 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text.html [ Failure ] |
| 1310 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/lots-of-text-many-cells.html [ Failure ] |
| 1311 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-percentage-width.html [ Failure ] |
| 1312 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-specified-width.html [ Failure ] |
| 1313 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-table-wrapping.html [ Failure ] |
| 1314 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-tables.html [ Failure ] |
| 1315 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-cell-lots-of-text.html [ Failure ] |
| 1316 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ Failure ] |
| 1317 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-cell-inflation.html [ Failure ] |
| 1318 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-for-layout.html [ Failure ] |
| 1319 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-percentage-width.html [ Failure ] |
| 1320 | crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-specified-width.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1321 | crbug.com/601166 [ Mac10.9 ] fast/text/aat-morx.html [ Failure ] |
| 1322 | crbug.com/601166 [ Mac10.9 ] fast/text/atsui-kerning-and-ligatures.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1323 | crbug.com/601166 [ Mac10.9 ] fast/text/atsui-multiple-renderers.html [ Failure ] |
| 1324 | crbug.com/601166 [ Mac10.9 ] fast/text/atsui-partial-selection.html [ Failure ] |
| 1325 | crbug.com/601166 [ Mac10.9 ] fast/text/atsui-pointtooffset-calls-cg.html [ Failure ] |
| 1326 | crbug.com/601166 [ Mac10.9 ] fast/text/atsui-rtl-override-selection.html [ Failure ] |
| 1327 | crbug.com/601166 [ Mac10.9 ] fast/text/atsui-small-caps-punctuation-size.html [ Failure ] |
| 1328 | crbug.com/601166 [ Mac10.9 ] fast/text/atsui-spacing-features.html [ Failure ] |
| 1329 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/002.html [ Failure ] |
| 1330 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/003.html [ Failure ] |
| 1331 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/004.html [ Failure ] |
| 1332 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/005.html [ Failure ] |
| 1333 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/006.html [ Failure ] |
| 1334 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/007.html [ Failure ] |
| 1335 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/008.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1336 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/011.html [ Failure ] |
| 1337 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/012.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1338 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/013.html [ Failure ] |
| 1339 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/014.html [ Failure ] |
| 1340 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/015.html [ Failure ] |
| 1341 | crbug.com/601166 [ Mac10.9 ] fast/text/basic/generic-family-changes.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1342 | crbug.com/601166 [ Mac10.9 ] fast/text/bidi-embedding-pop-and-push-same.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1343 | crbug.com/601166 [ Mac10.9 ] fast/text/bidi-img-alt-text.html [ Failure ] |
| 1344 | crbug.com/601166 [ Mac10.9 ] fast/text/break-word.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1345 | crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-boundaries.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1346 | crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-empty-generated-string.html [ Failure ] |
| 1347 | crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-preserve-nbsp.html [ Failure ] |
| 1348 | crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-disabled.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1349 | crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-enabled.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1350 | crbug.com/601166 [ Mac10.9 ] fast/text/cg-fallback-bolding.html [ Failure ] |
| 1351 | crbug.com/601166 [ Mac10.9 ] fast/text/complex-path-with-no-subpixel-fonts.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1352 | crbug.com/601166 [ Mac10.9 ] fast/text/complex-preferred-logical-widths.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1353 | crbug.com/601166 [ Mac10.9 ] fast/text/complex-synthetic-bold-space-width.html [ Failure ] |
| 1354 | crbug.com/601166 [ Mac10.9 ] fast/text/complex-text-rtl-selection-repaint.html [ Failure ] |
| 1355 | crbug.com/601166 [ Mac10.9 ] fast/text/delete-hard-break-character.html [ Failure ] |
| 1356 | crbug.com/601166 [ Mac10.9 ] fast/text/drawBidiText.html [ Failure ] |
| 1357 | crbug.com/601166 [ Mac10.9 ] fast/text/embed-at-end-of-pre-wrap-line.html [ Failure ] |
| 1358 | crbug.com/601166 [ Mac10.9 ] fast/text/emoji-web-font.html [ Failure ] |
| 1359 | crbug.com/601166 [ Mac10.9 ] fast/text/emoticons.html [ Failure ] |
| 1360 | crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-complex.html [ Failure ] |
| 1361 | crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-ellipsis-complextext.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1362 | crbug.com/601166 [ Mac10.9 ] fast/text/emphasis.html [ Failure ] |
| 1363 | crbug.com/601166 [ Mac10.9 ] fast/text/fake-italic.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1364 | crbug.com/601166 [ Mac10.9 ] fast/text/fallback-for-custom-font.html [ Failure ] |
| 1365 | crbug.com/601166 [ Mac10.9 ] fast/text/firstline/001.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1366 | crbug.com/601166 [ Mac10.9 ] fast/text/firstline/002.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1367 | crbug.com/601166 [ Mac10.9 ] fast/text/firstline/003.html [ Failure ] |
| 1368 | crbug.com/601166 [ Mac10.9 ] fast/text/font-ascent-mac.html [ Failure ] |
| 1369 | crbug.com/601166 [ Mac10.9 ] fast/text/font-fallback.html [ Failure ] |
| 1370 | crbug.com/601166 [ Mac10.9 ] fast/text/font-initial.html [ Failure ] |
| 1371 | crbug.com/601166 [ Mac10.9 ] fast/text/font-smallcaps-layout.html [ Failure ] |
| 1372 | crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch-variant.html [ Failure ] |
| 1373 | crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch.html [ Failure ] |
| 1374 | crbug.com/601166 [ Mac10.9 ] fast/text/font-weight-variant.html [ Failure ] |
| 1375 | crbug.com/601166 [ Mac10.9 ] fast/text/font-weight.html [ Failure ] |
| 1376 | crbug.com/601166 [ Mac10.9 ] fast/text/format-control.html [ Failure ] |
| 1377 | crbug.com/601166 [ Mac10.9 ] fast/text/in-rendered-text-rtl.html [ Failure ] |
| 1378 | crbug.com/601166 [ Mac10.9 ] fast/text/international/001.html [ Failure ] |
| 1379 | crbug.com/601166 [ Mac10.9 ] fast/text/international/alef-connected.html [ Failure ] |
| 1380 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-L.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1381 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-empty-run.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1382 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-CS-after-AN.html [ Failure ] |
| 1383 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-L2-run-reordering.html [ Failure ] |
| 1384 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-CSS.html [ Failure ] |
| 1385 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-HTML.html [ Failure ] |
| 1386 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-formatting-characters.html [ Failure ] |
| 1387 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-control-chars-treated-as-ZWS.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1388 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-european-terminators.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1389 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-explicit-embedding.html [ Failure ] |
| 1390 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-ignored-for-first-child-inline.html [ Failure ] |
| 1391 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-innertext.html [ Failure ] |
| 1392 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-layout-across-linebreak.html [ Failure ] |
| 1393 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-001.html [ Failure ] |
| 1394 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-002.html [ Failure ] |
| 1395 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-003.html [ Failure ] |
| 1396 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox-atsui.html [ Failure ] |
| 1397 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox.html [ Failure ] |
| 1398 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-menulist.html [ Failure ] |
| 1399 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-mirror-he-ar.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1400 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1401 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-run.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1402 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-override.html [ Failure ] |
| 1403 | crbug.com/601166 [ Mac10.9 ] fast/text/international/bold-bengali.html [ Failure ] |
| 1404 | crbug.com/601166 [ Mac10.9 ] fast/text/international/complex-character-based-fallback.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1405 | crbug.com/601166 [ Mac10.9 ] fast/text/international/danda-space.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1406 | crbug.com/601166 [ Mac10.9 ] fast/text/international/hebrew-vowels.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1407 | crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-spacing.html [ Failure ] |
| 1408 | crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-whitespace.html [ Failure ] |
| 1409 | crbug.com/601166 [ Mac10.9 ] fast/text/international/khmer-selection.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1410 | crbug.com/601166 [ Mac10.9 ] fast/text/international/lang-glyph-cache-separation.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1411 | crbug.com/601166 [ Mac10.9 ] fast/text/international/menulist-width-rtl.html [ Failure ] |
| 1412 | crbug.com/601166 [ Mac10.9 ] fast/text/international/mixed-directionality-selection.html [ Failure ] |
| 1413 | crbug.com/601166 [ Mac10.9 ] fast/text/international/plane2.html [ Failure ] |
| 1414 | crbug.com/601166 [ Mac10.9 ] fast/text/international/pop-up-button-text-alignment-and-direction.html [ Failure ] |
| 1415 | crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-caret.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1416 | crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-negative-letter-spacing.html [ Failure ] |
| 1417 | crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-white-space-pre-wrap.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1418 | crbug.com/601166 [ Mac10.9 ] fast/text/international/text-spliced-font.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1419 | crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-baht-space.html [ Failure ] |
| 1420 | crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-line-breaks.html [ Failure ] |
| 1421 | crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1422 | crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext.html [ Failure ] |
| 1423 | crbug.com/601166 [ Mac10.9 ] fast/text/international/wrap-CJK-001.html [ Failure ] |
| 1424 | crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection-at-edge.html [ Failure ] |
| 1425 | crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection.html [ Failure ] |
| 1426 | crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-complex.html [ Failure ] |
| 1427 | crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-simple.html [ Failure ] |
| 1428 | crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-vertical.html [ Failure ] |
| 1429 | crbug.com/601166 [ Mac10.9 ] fast/text/large-text-composed-char.html [ Failure ] |
| 1430 | crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks-after-white-space.html [ Failure ] |
| 1431 | crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1432 | crbug.com/601166 [ Mac10.9 ] fast/text/line-initial-and-final-swashes.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1433 | crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-before-surrogate-pair.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1434 | crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-hang.html [ Failure ] |
| 1435 | crbug.com/601166 [ Mac10.9 ] fast/text/monospace-width-cache.html [ Failure ] |
| 1436 | crbug.com/601166 [ Mac10.9 ] fast/text/reset-emptyRun.html [ Failure ] |
| 1437 | crbug.com/601166 [ Mac10.9 ] fast/text/selection-hard-linebreak.html [ Failure ] |
| 1438 | crbug.com/601166 [ Mac10.9 ] fast/text/selection-painting-hidpi.html [ Failure ] |
| 1439 | crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-big.html [ Failure ] |
| 1440 | crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-small.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1441 | crbug.com/601166 [ Mac10.9 ] fast/text/shadow-translucent-fill.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1442 | crbug.com/601166 [ Mac10.9 ] fast/text/shaping/same-script-different-lang.html [ Failure ] |
| 1443 | crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-script-order.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1444 | crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-selection-rect.html [ Failure ] |
| 1445 | crbug.com/601166 [ Mac10.9 ] fast/text/should-use-atsui.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1446 | crbug.com/601166 [ Mac10.9 ] fast/text/small-caps-turkish.html [ Failure ] |
| 1447 | crbug.com/601166 [ Mac10.9 ] fast/text/softHyphen.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1448 | crbug.com/601166 [ Mac10.9 ] fast/text/text-letter-spacing.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1449 | crbug.com/601166 [ Mac10.9 ] fast/text/text-shadow-no-default-color.html [ Failure ] |
| 1450 | crbug.com/601166 [ Mac10.9 ] fast/text/text-stroke-with-border.html [ Failure ] |
| 1451 | crbug.com/601166 [ Mac10.9 ] fast/text/textIteratorNilRenderer.html [ Failure ] |
| 1452 | crbug.com/601166 [ Mac10.9 ] fast/text/unicode-fallback-font.html [ Failure ] |
| 1453 | crbug.com/601166 [ Mac10.9 ] fast/text/vertical-rl-rtl-linebreak.html [ Failure ] |
| 1454 | crbug.com/601166 [ Mac10.9 ] fast/text/vertical-surrogate-pair.html [ Failure ] |
| 1455 | crbug.com/601166 [ Mac10.9 ] fast/text/wbr-in-pre-crash.html [ Failure ] |
| 1456 | crbug.com/601166 [ Mac10.9 ] fast/text/wbr-pre.html [ Failure ] |
| 1457 | crbug.com/601166 [ Mac10.9 ] fast/text/wbr-styled.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1458 | crbug.com/601166 [ Mac10.9 ] fast/text/wbr.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1459 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/001.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1460 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/002.html [ Failure ] |
| 1461 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/003.html [ Failure ] |
| 1462 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/004.html [ Failure ] |
| 1463 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/005.html [ Failure ] |
| 1464 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/006.html [ Failure ] |
| 1465 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/007.html [ Failure ] |
| 1466 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/008.html [ Failure ] |
| 1467 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/009.html [ Failure ] |
| 1468 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/010.html [ Failure ] |
| 1469 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/011.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1470 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/012.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1471 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/015.html [ Failure ] |
| 1472 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/016.html [ Failure ] |
| 1473 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/018.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1474 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/019.html [ Failure ] |
| 1475 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/020.html [ Failure ] |
| 1476 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/021.html [ Failure ] |
| 1477 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/023.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1478 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/024.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1479 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/025.html [ Failure ] |
| 1480 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/026.html [ Failure ] |
Dirk Pranke | c1f12843 | 2016-04-12 23:03:44 | [diff] [blame] | 1481 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/027.html [ Failure ] |
dpranke | 5ae3cfb6 | 2016-04-07 04:11:42 | [diff] [blame] | 1482 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/028.html [ Failure ] |
| 1483 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/029.html [ Failure ] |
| 1484 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/030.html [ Failure ] |
| 1485 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ] |
| 1486 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/nowrap-clear-float.html [ Failure ] |
| 1487 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-newline-box-test.html [ Failure ] |
| 1488 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-last-char.html [ Failure ] |
| 1489 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-line-test.html [ Failure ] |
| 1490 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-overflow-selection.html [ Failure ] |
| 1491 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-spaces-after-newline.html [ Failure ] |
| 1492 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/select-new-line-with-line-break-normal.html [ Failure ] |
| 1493 | crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-overflow.html [ Failure ] |
| 1494 | crbug.com/601166 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ Failure ] |
| 1495 | crbug.com/601166 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ Failure ] |
| 1496 | crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ] |
| 1497 | crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ] |
| 1498 | crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ] |
| 1499 | crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ] |
| 1500 | crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failure ] |
| 1501 | crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failure ] |
suzyh | d90c1ea | 2016-04-08 05:43:38 | [diff] [blame] | 1502 | |
| 1503 | crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ] |
suzyh | d90c1ea | 2016-04-08 05:43:38 | [diff] [blame] | 1504 | crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-srcObject.html [ Failure ] |
eae | 63f4a42 | 2016-04-08 09:02:53 | [diff] [blame] | 1505 | |
eae | 72e9e09a | 2016-04-19 20:07:50 | [diff] [blame] | 1506 | Bug(eae) compositing/compositing-visible-descendant.html [ NeedsManualRebaseline ] |
| 1507 | Bug(eae) compositing/geometry/abs-position-inside-opacity.html [ NeedsManualRebaseline ] |
| 1508 | Bug(eae) compositing/geometry/partial-layout-update.html [ NeedsManualRebaseline ] |
| 1509 | Bug(eae) compositing/geometry/transfrom-origin-on-zero-size-layer.html [ NeedsManualRebaseline ] |
| 1510 | Bug(eae) compositing/iframes/composited-iframe-alignment.html [ NeedsManualRebaseline ] |
| 1511 | Bug(eae) compositing/iframes/iframe-copy-on-scroll.html [ NeedsManualRebaseline ] |
| 1512 | Bug(eae) compositing/layers-inside-overflow-scroll.html [ NeedsManualRebaseline ] |
| 1513 | Bug(eae) compositing/overflow/nested-scrolling.html [ NeedsManualRebaseline ] |
| 1514 | Bug(eae) compositing/overflow/remove-overflow-crash2.html [ NeedsManualRebaseline ] |
| 1515 | Bug(eae) compositing/overflow/scroll-ancestor-update.html [ NeedsManualRebaseline ] |
| 1516 | Bug(eae) compositing/reflections/compositing-change-inside-reflection.html [ NeedsManualRebaseline ] |
| 1517 | Bug(eae) compositing/reflections/load-video-in-reflection.html [ NeedsManualRebaseline ] |
| 1518 | Bug(eae) compositing/reflections/reflection-in-composited.html [ NeedsManualRebaseline ] |
| 1519 | Bug(eae) compositing/reflections/reflection-opacity.html [ NeedsManualRebaseline ] |
| 1520 | Bug(eae) compositing/reflections/reflection-positioning2.html [ NeedsManualRebaseline ] |
| 1521 | Bug(eae) compositing/reflections/reflection-positioning.html [ NeedsManualRebaseline ] |
| 1522 | Bug(eae) compositing/reflections/transform-inside-reflection.html [ NeedsManualRebaseline ] |
| 1523 | Bug(eae) compositing/repaint/layer-repaint.html [ NeedsManualRebaseline ] |
| 1524 | Bug(eae) compositing/text-on-large-layer.html [ NeedsManualRebaseline ] |
| 1525 | Bug(eae) css1/box_properties/border_bottom.html [ NeedsManualRebaseline ] |
| 1526 | Bug(eae) css1/box_properties/border_bottom_inline.html [ NeedsManualRebaseline ] |
| 1527 | Bug(eae) css1/box_properties/border_bottom_width_inline.html [ NeedsManualRebaseline ] |
| 1528 | Bug(eae) css1/box_properties/border_color_inline.html [ NeedsManualRebaseline ] |
| 1529 | Bug(eae) css1/box_properties/border.html [ NeedsManualRebaseline ] |
| 1530 | Bug(eae) css1/box_properties/border_inline.html [ NeedsManualRebaseline ] |
| 1531 | Bug(eae) css1/box_properties/border_left.html [ NeedsManualRebaseline ] |
| 1532 | Bug(eae) css1/box_properties/border_left_inline.html [ NeedsManualRebaseline ] |
| 1533 | Bug(eae) css1/box_properties/border_left_width_inline.html [ NeedsManualRebaseline ] |
| 1534 | Bug(eae) css1/box_properties/border_right.html [ NeedsManualRebaseline ] |
| 1535 | Bug(eae) css1/box_properties/border_right_inline.html [ NeedsManualRebaseline ] |
| 1536 | Bug(eae) css1/box_properties/border_right_width_inline.html [ NeedsManualRebaseline ] |
| 1537 | Bug(eae) css1/box_properties/border_style.html [ NeedsManualRebaseline ] |
| 1538 | Bug(eae) css1/box_properties/border_style_inline.html [ NeedsManualRebaseline ] |
| 1539 | Bug(eae) css1/box_properties/border_top.html [ NeedsManualRebaseline ] |
| 1540 | Bug(eae) css1/box_properties/border_top_inline.html [ NeedsManualRebaseline ] |
| 1541 | Bug(eae) css1/box_properties/border_top_width_inline.html [ NeedsManualRebaseline ] |
| 1542 | Bug(eae) css1/box_properties/border_width_inline.html [ NeedsManualRebaseline ] |
| 1543 | Bug(eae) css1/box_properties/clear.html [ NeedsManualRebaseline ] |
| 1544 | Bug(eae) css1/box_properties/float_elements_in_series.html [ NeedsManualRebaseline ] |
| 1545 | Bug(eae) css1/box_properties/float.html [ NeedsManualRebaseline ] |
| 1546 | Bug(eae) css1/box_properties/float_margin.html [ NeedsManualRebaseline ] |
| 1547 | Bug(eae) css1/box_properties/float_on_text_elements.html [ NeedsManualRebaseline ] |
| 1548 | Bug(eae) css1/box_properties/margin_bottom.html [ NeedsManualRebaseline ] |
| 1549 | Bug(eae) css1/box_properties/margin_bottom_inline.html [ NeedsManualRebaseline ] |
| 1550 | Bug(eae) css1/box_properties/margin.html [ NeedsManualRebaseline ] |
| 1551 | Bug(eae) css1/box_properties/margin_inline.html [ NeedsManualRebaseline ] |
| 1552 | Bug(eae) css1/box_properties/margin_left.html [ NeedsManualRebaseline ] |
| 1553 | Bug(eae) css1/box_properties/margin_left_inline.html [ NeedsManualRebaseline ] |
| 1554 | Bug(eae) css1/box_properties/margin_right.html [ NeedsManualRebaseline ] |
| 1555 | Bug(eae) css1/box_properties/margin_right_inline.html [ NeedsManualRebaseline ] |
| 1556 | Bug(eae) css1/box_properties/margin_top.html [ NeedsManualRebaseline ] |
| 1557 | Bug(eae) css1/box_properties/margin_top_inline.html [ NeedsManualRebaseline ] |
| 1558 | Bug(eae) css1/box_properties/padding_bottom_inline.html [ NeedsManualRebaseline ] |
| 1559 | Bug(eae) css1/box_properties/padding_inline.html [ NeedsManualRebaseline ] |
| 1560 | Bug(eae) css1/box_properties/padding_left.html [ NeedsManualRebaseline ] |
| 1561 | Bug(eae) css1/box_properties/padding_left_inline.html [ NeedsManualRebaseline ] |
| 1562 | Bug(eae) css1/box_properties/padding_right_inline.html [ NeedsManualRebaseline ] |
| 1563 | Bug(eae) css1/box_properties/padding_top_inline.html [ NeedsManualRebaseline ] |
| 1564 | Bug(eae) css1/box_properties/width.html [ NeedsManualRebaseline ] |
| 1565 | Bug(eae) css1/cascade/cascade_order.html [ NeedsManualRebaseline ] |
| 1566 | Bug(eae) css1/classification/display.html [ NeedsManualRebaseline ] |
| 1567 | Bug(eae) css1/classification/white_space.html [ NeedsManualRebaseline ] |
| 1568 | Bug(eae) css1/color_and_background/background_attachment.html [ NeedsManualRebaseline ] |
| 1569 | Bug(eae) css1/color_and_background/background_color.html [ NeedsManualRebaseline ] |
| 1570 | Bug(eae) css1/color_and_background/background.html [ NeedsManualRebaseline ] |
| 1571 | Bug(eae) css1/color_and_background/background_image.html [ NeedsManualRebaseline ] |
| 1572 | Bug(eae) css1/color_and_background/background_position.html [ NeedsManualRebaseline ] |
| 1573 | Bug(eae) css1/color_and_background/background_repeat.html [ NeedsManualRebaseline ] |
| 1574 | Bug(eae) css1/conformance/forward_compatible_parsing.html [ NeedsManualRebaseline ] |
| 1575 | Bug(eae) css1/font_properties/font_family.html [ NeedsManualRebaseline ] |
| 1576 | Bug(eae) css1/font_properties/font.html [ NeedsManualRebaseline ] |
| 1577 | Bug(eae) css1/formatting_model/canvas.html [ NeedsManualRebaseline ] |
| 1578 | Bug(eae) css1/formatting_model/floating_elements.html [ NeedsManualRebaseline ] |
| 1579 | Bug(eae) css1/formatting_model/inline_elements.html [ NeedsManualRebaseline ] |
| 1580 | Bug(eae) css1/formatting_model/replaced_elements.html [ NeedsManualRebaseline ] |
| 1581 | Bug(eae) css1/formatting_model/vertical_formatting.html [ NeedsManualRebaseline ] |
| 1582 | Bug(eae) css1/pseudo/anchor.html [ NeedsManualRebaseline ] |
| 1583 | Bug(eae) css1/pseudo/firstletter.html [ NeedsManualRebaseline ] |
| 1584 | Bug(eae) css1/pseudo/firstline.html [ NeedsManualRebaseline ] |
| 1585 | Bug(eae) css1/pseudo/multiple_pseudo_elements.html [ NeedsManualRebaseline ] |
| 1586 | Bug(eae) css1/pseudo/pseudo_elements_in_selectors.html [ NeedsManualRebaseline ] |
| 1587 | Bug(eae) css1/text_properties/letter_spacing.html [ NeedsManualRebaseline ] |
| 1588 | Bug(eae) css1/text_properties/line_height.html [ NeedsManualRebaseline ] |
| 1589 | Bug(eae) css1/text_properties/text_decoration.html [ NeedsManualRebaseline ] |
| 1590 | Bug(eae) css1/text_properties/vertical_align.html [ NeedsManualRebaseline ] |
| 1591 | Bug(eae) css1/text_properties/word_spacing.html [ NeedsManualRebaseline ] |
| 1592 | Bug(eae) css1/units/color_units.html [ NeedsManualRebaseline ] |
| 1593 | Bug(eae) css1/units/percentage_units.html [ NeedsManualRebaseline ] |
| 1594 | Bug(eae) css1/units/urls.html [ NeedsManualRebaseline ] |
| 1595 | Bug(eae) css2.1/20110323/absolute-non-replaced-height-008.htm [ NeedsManualRebaseline ] |
| 1596 | Bug(eae) css2.1/20110323/absolute-non-replaced-max-height-008.htm [ NeedsManualRebaseline ] |
| 1597 | Bug(eae) css2.1/20110323/absolute-non-replaced-width-021.htm [ NeedsManualRebaseline ] |
| 1598 | Bug(eae) css2.1/20110323/absolute-non-replaced-width-022.htm [ NeedsManualRebaseline ] |
| 1599 | Bug(eae) css2.1/20110323/absolute-non-replaced-width-023.htm [ NeedsManualRebaseline ] |
| 1600 | Bug(eae) css2.1/20110323/absolute-non-replaced-width-024.htm [ NeedsManualRebaseline ] |
| 1601 | Bug(eae) css2.1/20110323/block-non-replaced-height-007.htm [ NeedsManualRebaseline ] |
| 1602 | Bug(eae) css2.1/20110323/block-non-replaced-height-008.htm [ NeedsManualRebaseline ] |
| 1603 | Bug(eae) css2.1/20110323/block-non-replaced-height-009.htm [ NeedsManualRebaseline ] |
| 1604 | Bug(eae) css2.1/20110323/block-non-replaced-height-010.htm [ NeedsManualRebaseline ] |
| 1605 | Bug(eae) css2.1/20110323/floating-replaced-height-008.htm [ NeedsManualRebaseline ] |
| 1606 | Bug(eae) css2.1/20110323/inline-block-replaced-height-008.htm [ NeedsManualRebaseline ] |
| 1607 | Bug(eae) css2.1/20110323/inline-replaced-height-008.htm [ NeedsManualRebaseline ] |
| 1608 | Bug(eae) css2.1/20110323/inline-replaced-width-011.htm [ NeedsManualRebaseline ] |
| 1609 | Bug(eae) css2.1/20110323/inline-replaced-width-012.htm [ NeedsManualRebaseline ] |
| 1610 | Bug(eae) css2.1/20110323/inline-replaced-width-013.htm [ NeedsManualRebaseline ] |
| 1611 | Bug(eae) css2.1/20110323/inline-replaced-width-014.htm [ NeedsManualRebaseline ] |
| 1612 | Bug(eae) css2.1/20110323/inline-replaced-width-015.htm [ NeedsManualRebaseline ] |
| 1613 | Bug(eae) css2.1/20110323/margin-applies-to-001.htm [ NeedsManualRebaseline ] |
| 1614 | Bug(eae) css2.1/20110323/margin-applies-to-002.htm [ NeedsManualRebaseline ] |
| 1615 | Bug(eae) css2.1/20110323/margin-applies-to-003.htm [ NeedsManualRebaseline ] |
| 1616 | Bug(eae) css2.1/20110323/margin-applies-to-004.htm [ NeedsManualRebaseline ] |
| 1617 | Bug(eae) css2.1/20110323/margin-applies-to-005.htm [ NeedsManualRebaseline ] |
| 1618 | Bug(eae) css2.1/20110323/margin-applies-to-006.htm [ NeedsManualRebaseline ] |
| 1619 | Bug(eae) css2.1/20110323/margin-applies-to-007.htm [ NeedsManualRebaseline ] |
| 1620 | Bug(eae) css2.1/20110323/margin-applies-to-008.htm [ NeedsManualRebaseline ] |
| 1621 | Bug(eae) css2.1/20110323/margin-applies-to-009.htm [ NeedsManualRebaseline ] |
| 1622 | Bug(eae) css2.1/20110323/margin-applies-to-012.htm [ NeedsManualRebaseline ] |
| 1623 | Bug(eae) css2.1/20110323/margin-applies-to-013.htm [ NeedsManualRebaseline ] |
| 1624 | Bug(eae) css2.1/20110323/margin-applies-to-015.htm [ NeedsManualRebaseline ] |
| 1625 | Bug(eae) css2.1/20110323/replaced-elements-001.htm [ NeedsManualRebaseline ] |
| 1626 | Bug(eae) css2.1/20110323/replaced-intrinsic-001.htm [ NeedsManualRebaseline ] |
| 1627 | Bug(eae) css2.1/t010403-shand-border-00-c.html [ NeedsManualRebaseline ] |
| 1628 | Bug(eae) css2.1/t040302-c61-phys-len-00-b.html [ NeedsManualRebaseline ] |
| 1629 | Bug(eae) css2.1/t040302-c61-rel-len-00-b-ag.html [ NeedsManualRebaseline ] |
| 1630 | Bug(eae) css2.1/t040303-c62-percent-00-b-ag.html [ NeedsManualRebaseline ] |
| 1631 | Bug(eae) css2.1/t040304-c64-uri-00-a-g.html [ NeedsManualRebaseline ] |
| 1632 | Bug(eae) css2.1/t040306-c63-color-00-b-ag.html [ NeedsManualRebaseline ] |
| 1633 | Bug(eae) css2.1/t0510-c25-pseudo-elmnt-00-c.html [ NeedsManualRebaseline ] |
| 1634 | Bug(eae) css2.1/t051201-c23-first-line-00-b.html [ NeedsManualRebaseline ] |
| 1635 | Bug(eae) css2.1/t051202-c24-first-lttr-00-b.html [ NeedsManualRebaseline ] |
| 1636 | Bug(eae) css2.1/t051202-c26-psudo-nest-00-c.html [ NeedsManualRebaseline ] |
| 1637 | Bug(eae) css2.1/t0602-inherit-bdr-pad-b-00.html [ NeedsManualRebaseline ] |
| 1638 | Bug(eae) css2.1/t060403-c21-pseu-cls-00-e-i.html [ NeedsManualRebaseline ] |
| 1639 | Bug(eae) css2.1/t060403-c21-pseu-id-00-e-i.html [ NeedsManualRebaseline ] |
| 1640 | Bug(eae) css2.1/t0803-c5502-mrgn-r-02-c.html [ NeedsManualRebaseline ] |
| 1641 | Bug(eae) css2.1/t0803-c5504-mrgn-l-02-c.html [ NeedsManualRebaseline ] |
| 1642 | Bug(eae) css2.1/t0803-c5505-mrgn-02-c.html [ NeedsManualRebaseline ] |
| 1643 | Bug(eae) css2.1/t0805-c5511-ibrdr-tw-00-a.html [ NeedsManualRebaseline ] |
| 1644 | Bug(eae) css2.1/t0805-c5512-ibrdr-rw-00-a.html [ NeedsManualRebaseline ] |
| 1645 | Bug(eae) css2.1/t0805-c5513-ibrdr-bw-00-a.html [ NeedsManualRebaseline ] |
| 1646 | Bug(eae) css2.1/t0805-c5514-ibrdr-lw-00-a.html [ NeedsManualRebaseline ] |
| 1647 | Bug(eae) css2.1/t0805-c5515-ibrdr-00-b.html [ NeedsManualRebaseline ] |
| 1648 | Bug(eae) css2.1/t0805-c5516-brdr-c-00-a.html [ NeedsManualRebaseline ] |
| 1649 | Bug(eae) css2.1/t0805-c5516-ibrdr-c-00-a.html [ NeedsManualRebaseline ] |
| 1650 | Bug(eae) css2.1/t0805-c5517-ibrdr-s-00-a.html [ NeedsManualRebaseline ] |
| 1651 | Bug(eae) css2.1/t0805-c5519-brdr-r-02-e.html [ NeedsManualRebaseline ] |
| 1652 | Bug(eae) css2.1/t0805-c5521-brdr-l-02-e.html [ NeedsManualRebaseline ] |
| 1653 | Bug(eae) css2.1/t0805-c5522-brdr-00-b.html [ NeedsManualRebaseline ] |
| 1654 | Bug(eae) css2.1/t090204-display-change-01-b-ao.html [ NeedsManualRebaseline ] |
| 1655 | Bug(eae) css2.1/t0905-c414-flt-fit-00-d.html [ NeedsManualRebaseline ] |
| 1656 | Bug(eae) css2.1/t0905-c414-flt-fit-01-d-g.html [ NeedsManualRebaseline ] |
| 1657 | Bug(eae) css2.1/t0905-c414-flt-wrap-00-e.html [ NeedsManualRebaseline ] |
| 1658 | Bug(eae) css2.1/t0905-c414-flt-wrap-01-d-g.html [ NeedsManualRebaseline ] |
| 1659 | Bug(eae) css2.1/t0905-c5525-fltclr-00-c-ag.html [ NeedsManualRebaseline ] |
| 1660 | Bug(eae) css2.1/t0905-c5525-flthw-00-c-g.html [ NeedsManualRebaseline ] |
| 1661 | Bug(eae) css2.1/t0905-c5525-fltinln-00-c-ag.html [ NeedsManualRebaseline ] |
| 1662 | Bug(eae) css2.1/t0905-c5525-fltmrgn-00-c-ag.html [ NeedsManualRebaseline ] |
| 1663 | Bug(eae) css2.1/t0905-c5525-fltwidth-02-c-g.html [ NeedsManualRebaseline ] |
| 1664 | Bug(eae) css2.1/t0905-c5525-fltwidth-03-c-g.html [ NeedsManualRebaseline ] |
| 1665 | Bug(eae) css2.1/t0905-c5526-fltclr-00-c-ag.html [ NeedsManualRebaseline ] |
| 1666 | Bug(eae) css2.1/t0905-c5526-flthw-00-c-g.html [ NeedsManualRebaseline ] |
| 1667 | Bug(eae) css2.1/t1002-c5523-width-00-b-g.html [ NeedsManualRebaseline ] |
| 1668 | Bug(eae) css2.1/t1002-c5523-width-02-b-g.html [ NeedsManualRebaseline ] |
| 1669 | Bug(eae) css2.1/t100303-c412-blockw-00-d-ag.html [ NeedsManualRebaseline ] |
| 1670 | Bug(eae) css2.1/t100304-c43-rpl-bbx-01-d-g.html [ NeedsManualRebaseline ] |
| 1671 | Bug(eae) css2.1/t1005-c5524-width-00-b-g.html [ NeedsManualRebaseline ] |
| 1672 | Bug(eae) css2.1/t1005-c5524-width-01-b-g.html [ NeedsManualRebaseline ] |
| 1673 | Bug(eae) css2.1/t100801-c42-ibx-ht-00-d-a.html [ NeedsManualRebaseline ] |
| 1674 | Bug(eae) css2.1/t100801-c544-valgn-00-a-ag.html [ NeedsManualRebaseline ] |
| 1675 | Bug(eae) css2.1/t100801-c544-valgn-01-d-ag.html [ NeedsManualRebaseline ] |
| 1676 | Bug(eae) css2.1/t100801-c548-leadin-00-d-a.html [ NeedsManualRebaseline ] |
| 1677 | Bug(eae) css2.1/t100801-c548-ln-ht-01-b-ag.html [ NeedsManualRebaseline ] |
| 1678 | Bug(eae) css2.1/t100801-c548-ln-ht-02-b-ag.html [ NeedsManualRebaseline ] |
| 1679 | Bug(eae) css2.1/t1008-c44-ln-box-00-d-ag.html [ NeedsManualRebaseline ] |
| 1680 | Bug(eae) css2.1/t1008-c44-ln-box-01-d-ag.html [ NeedsManualRebaseline ] |
| 1681 | Bug(eae) css2.1/t1008-c44-ln-box-02-d-ag.html [ NeedsManualRebaseline ] |
| 1682 | Bug(eae) css2.1/t1008-c44-ln-box-03-d-ag.html [ NeedsManualRebaseline ] |
| 1683 | Bug(eae) css2.1/t1204-order-01-d.html [ NeedsManualRebaseline ] |
| 1684 | Bug(eae) css2.1/t1205-c561-list-displ-00-b.html [ NeedsManualRebaseline ] |
| 1685 | Bug(eae) css2.1/t1205-c566-list-stl-00-e-ag.html [ NeedsManualRebaseline ] |
| 1686 | Bug(eae) css2.1/t140201-c534-bgre-00-b-ag.html [ NeedsManualRebaseline ] |
| 1687 | Bug(eae) css2.1/t140201-c534-bgre-01-b-ag.html [ NeedsManualRebaseline ] |
| 1688 | Bug(eae) css2.1/t140201-c534-bgreps-00-c-ag.html [ NeedsManualRebaseline ] |
| 1689 | Bug(eae) css2.1/t140201-c534-bgreps-01-c-ag.html [ NeedsManualRebaseline ] |
| 1690 | Bug(eae) css2.1/t140201-c534-bgreps-02-c-ag.html [ NeedsManualRebaseline ] |
| 1691 | Bug(eae) css2.1/t140201-c534-bgreps-03-c-ag.html [ NeedsManualRebaseline ] |
| 1692 | Bug(eae) css2.1/t140201-c534-bgreps-04-c-ag.html [ NeedsManualRebaseline ] |
| 1693 | Bug(eae) css2.1/t140201-c534-bgreps-05-c-ag.html [ NeedsManualRebaseline ] |
| 1694 | Bug(eae) css2.1/t140201-c537-bgfxps-00-c-ag.html [ NeedsManualRebaseline ] |
| 1695 | Bug(eae) css2.1/t1503-c522-font-family-00-b.html [ NeedsManualRebaseline ] |
| 1696 | Bug(eae) css2.1/t1507-c526-font-sz-01-b-a.html [ NeedsManualRebaseline ] |
| 1697 | Bug(eae) css2.1/t1507-c526-font-sz-02-b-a.html [ NeedsManualRebaseline ] |
| 1698 | Bug(eae) css2.1/t1601-c547-indent-00-b-a.html [ NeedsManualRebaseline ] |
| 1699 | Bug(eae) css2.1/t1601-c547-indent-01-d.html [ NeedsManualRebaseline ] |
| 1700 | Bug(eae) css2.1/t1605-c545-txttrans-00-b-ag.html [ NeedsManualRebaseline ] |
| 1701 | Bug(eae) css2.1/t1606-c562-white-sp-00-b-ag.html [ NeedsManualRebaseline ] |
| 1702 | Bug(eae) css3/flexbox/flexbox-baseline-margins.html [ NeedsManualRebaseline ] |
| 1703 | Bug(eae) css3/font-feature-settings-rendering.html [ NeedsManualRebaseline ] |
| 1704 | Bug(eae) css3/masking/clip-path-inset-corners.html [ NeedsManualRebaseline ] |
| 1705 | Bug(eae) css3/selectors3/html/css3-modsel-17.html [ NeedsManualRebaseline ] |
| 1706 | Bug(eae) css3/selectors3/html/css3-modsel-19b.html [ NeedsManualRebaseline ] |
| 1707 | Bug(eae) css3/selectors3/html/css3-modsel-39a.html [ NeedsManualRebaseline ] |
| 1708 | Bug(eae) css3/selectors3/html/css3-modsel-39c.html [ NeedsManualRebaseline ] |
| 1709 | Bug(eae) css3/selectors3/xhtml/css3-modsel-17.xml [ NeedsManualRebaseline ] |
| 1710 | Bug(eae) css3/selectors3/xhtml/css3-modsel-19b.xml [ NeedsManualRebaseline ] |
| 1711 | Bug(eae) css3/selectors3/xhtml/css3-modsel-39a.xml [ NeedsManualRebaseline ] |
| 1712 | Bug(eae) css3/selectors3/xhtml/css3-modsel-39c.xml [ NeedsManualRebaseline ] |
| 1713 | Bug(eae) css3/selectors3/xml/css3-modsel-17.xml [ NeedsManualRebaseline ] |
| 1714 | Bug(eae) css3/selectors3/xml/css3-modsel-19b.xml [ NeedsManualRebaseline ] |
| 1715 | Bug(eae) css3/selectors3/xml/css3-modsel-39a.xml [ NeedsManualRebaseline ] |
| 1716 | Bug(eae) css3/selectors3/xml/css3-modsel-39c.xml [ NeedsManualRebaseline ] |
| 1717 | Bug(eae) editing/caret/caret-position.html [ NeedsManualRebaseline ] |
| 1718 | Bug(eae) editing/deleting/4922367.html [ NeedsManualRebaseline ] |
| 1719 | Bug(eae) editing/deleting/5144139-2.html [ NeedsManualRebaseline ] |
| 1720 | Bug(eae) editing/deleting/5206311-1.html [ NeedsManualRebaseline ] |
| 1721 | Bug(eae) editing/deleting/5369009.html [ NeedsManualRebaseline ] |
| 1722 | Bug(eae) editing/deleting/5433862-2.html [ NeedsManualRebaseline ] |
| 1723 | Bug(eae) editing/deleting/5483370.html [ NeedsManualRebaseline ] |
| 1724 | Bug(eae) editing/deleting/delete-3608445-fix.html [ NeedsManualRebaseline ] |
| 1725 | Bug(eae) editing/deleting/delete-at-paragraph-boundaries-002.html [ NeedsManualRebaseline ] |
| 1726 | Bug(eae) editing/deleting/delete-at-paragraph-boundaries-003.html [ NeedsManualRebaseline ] |
| 1727 | Bug(eae) editing/deleting/delete-at-paragraph-boundaries-004.html [ NeedsManualRebaseline ] |
| 1728 | Bug(eae) editing/deleting/delete-at-paragraph-boundaries-005.html [ NeedsManualRebaseline ] |
| 1729 | Bug(eae) editing/deleting/delete-at-paragraph-boundaries-006.html [ NeedsManualRebaseline ] |
| 1730 | Bug(eae) editing/deleting/delete-at-paragraph-boundaries-011.html [ NeedsManualRebaseline ] |
| 1731 | Bug(eae) editing/deleting/delete-ws-fixup-001.html [ NeedsManualRebaseline ] |
| 1732 | Bug(eae) editing/deleting/delete-ws-fixup-002.html [ NeedsManualRebaseline ] |
| 1733 | Bug(eae) editing/deleting/pruning-after-merge-2.html [ NeedsManualRebaseline ] |
| 1734 | Bug(eae) editing/execCommand/4580583-1.html [ NeedsManualRebaseline ] |
| 1735 | Bug(eae) editing/execCommand/4580583-2.html [ NeedsManualRebaseline ] |
| 1736 | Bug(eae) editing/execCommand/5136770.html [ NeedsManualRebaseline ] |
| 1737 | Bug(eae) editing/execCommand/5142012-1.html [ NeedsManualRebaseline ] |
| 1738 | Bug(eae) editing/execCommand/5481523.html [ NeedsManualRebaseline ] |
| 1739 | Bug(eae) editing/execCommand/find-after-replace.html [ NeedsManualRebaseline ] |
| 1740 | Bug(eae) editing/execCommand/findString.html [ NeedsManualRebaseline ] |
| 1741 | Bug(eae) editing/execCommand/indent-list-item.html [ NeedsManualRebaseline ] |
| 1742 | Bug(eae) editing/execCommand/indent-selection.html [ NeedsManualRebaseline ] |
| 1743 | Bug(eae) editing/execCommand/nsresponder-indent.html [ NeedsManualRebaseline ] |
| 1744 | Bug(eae) editing/execCommand/nsresponder-outdent.html [ NeedsManualRebaseline ] |
| 1745 | Bug(eae) editing/execCommand/print.html [ NeedsManualRebaseline ] |
| 1746 | Bug(eae) editing/execCommand/selectAll.html [ NeedsManualRebaseline ] |
| 1747 | Bug(eae) editing/input/caret-at-the-edge-of-contenteditable.html [ NeedsManualRebaseline ] |
| 1748 | Bug(eae) editing/inserting/12882.html [ NeedsManualRebaseline ] |
| 1749 | Bug(eae) editing/inserting/4875189-2.html [ NeedsManualRebaseline ] |
| 1750 | Bug(eae) editing/inserting/5510537.html [ NeedsManualRebaseline ] |
| 1751 | Bug(eae) editing/inserting/6703873.html [ NeedsManualRebaseline ] |
| 1752 | Bug(eae) editing/inserting/editing-empty-divs.html [ NeedsManualRebaseline ] |
| 1753 | Bug(eae) editing/inserting/insert-at-end-01.html [ NeedsManualRebaseline ] |
| 1754 | Bug(eae) editing/inserting/insert-at-end-02.html [ NeedsManualRebaseline ] |
| 1755 | Bug(eae) editing/inserting/insert-br-009.html [ NeedsManualRebaseline ] |
| 1756 | Bug(eae) editing/inserting/insert-paragraph-05.html [ NeedsManualRebaseline ] |
| 1757 | Bug(eae) editing/inserting/typing-at-end-of-line.html [ NeedsManualRebaseline ] |
| 1758 | Bug(eae) editing/pasteboard/4631972.html [ NeedsManualRebaseline ] |
| 1759 | Bug(eae) editing/pasteboard/5006779.html [ NeedsManualRebaseline ] |
| 1760 | Bug(eae) editing/pasteboard/5032095.html [ NeedsManualRebaseline ] |
| 1761 | Bug(eae) editing/pasteboard/5134759.html [ NeedsManualRebaseline ] |
| 1762 | Bug(eae) editing/pasteboard/5387578.html [ NeedsManualRebaseline ] |
| 1763 | Bug(eae) editing/pasteboard/bad-placeholder.html [ NeedsManualRebaseline ] |
| 1764 | Bug(eae) editing/pasteboard/copy-standalone-image.html [ NeedsManualRebaseline ] |
| 1765 | Bug(eae) editing/pasteboard/displaced-generic-placeholder.html [ NeedsManualRebaseline ] |
| 1766 | Bug(eae) editing/pasteboard/drop-text-without-selection.html [ NeedsManualRebaseline ] |
| 1767 | Bug(eae) editing/pasteboard/emacs-cntl-y-001.html [ NeedsManualRebaseline ] |
| 1768 | Bug(eae) editing/pasteboard/emacs-ctrl-k-y-001.html [ NeedsManualRebaseline ] |
| 1769 | Bug(eae) editing/pasteboard/merge-after-delete-1.html [ NeedsManualRebaseline ] |
| 1770 | Bug(eae) editing/pasteboard/merge-after-delete-2.html [ NeedsManualRebaseline ] |
| 1771 | Bug(eae) editing/pasteboard/merge-end-borders.html [ NeedsManualRebaseline ] |
| 1772 | Bug(eae) editing/pasteboard/paste-line-endings-001.html [ NeedsManualRebaseline ] |
| 1773 | Bug(eae) editing/pasteboard/paste-line-endings-002.html [ NeedsManualRebaseline ] |
| 1774 | Bug(eae) editing/pasteboard/paste-line-endings-003.html [ NeedsManualRebaseline ] |
| 1775 | Bug(eae) editing/pasteboard/paste-line-endings-004.html [ NeedsManualRebaseline ] |
| 1776 | Bug(eae) editing/pasteboard/paste-line-endings-005.html [ NeedsManualRebaseline ] |
| 1777 | Bug(eae) editing/pasteboard/paste-line-endings-006.html [ NeedsManualRebaseline ] |
| 1778 | Bug(eae) editing/pasteboard/paste-line-endings-007.html [ NeedsManualRebaseline ] |
| 1779 | Bug(eae) editing/pasteboard/paste-line-endings-008.html [ NeedsManualRebaseline ] |
| 1780 | Bug(eae) editing/pasteboard/paste-line-endings-009.html [ NeedsManualRebaseline ] |
| 1781 | Bug(eae) editing/pasteboard/paste-line-endings-010.html [ NeedsManualRebaseline ] |
| 1782 | Bug(eae) editing/pasteboard/paste-match-style-001.html [ NeedsManualRebaseline ] |
| 1783 | Bug(eae) editing/pasteboard/pasting-object.html [ NeedsManualRebaseline ] |
| 1784 | Bug(eae) editing/pasteboard/quirks-mode-br-1.html [ NeedsManualRebaseline ] |
| 1785 | Bug(eae) editing/selection/14971.html [ NeedsManualRebaseline ] |
| 1786 | Bug(eae) editing/selection/4776665.html [ NeedsManualRebaseline ] |
| 1787 | Bug(eae) editing/selection/4947387.html [ NeedsManualRebaseline ] |
| 1788 | Bug(eae) editing/selection/4975120.html [ NeedsManualRebaseline ] |
| 1789 | Bug(eae) editing/selection/5057506.html [ NeedsManualRebaseline ] |
| 1790 | Bug(eae) editing/selection/5232159.html [ NeedsManualRebaseline ] |
| 1791 | Bug(eae) editing/selection/5240265.html [ NeedsManualRebaseline ] |
| 1792 | Bug(eae) editing/selection/5354455-2.html [ NeedsManualRebaseline ] |
| 1793 | Bug(eae) editing/selection/6476.html [ NeedsManualRebaseline ] |
| 1794 | Bug(eae) editing/selection/after-line-wrap.html [ NeedsManualRebaseline ] |
| 1795 | Bug(eae) editing/selection/caret-ltr-2.html [ NeedsManualRebaseline ] |
| 1796 | Bug(eae) editing/selection/caret-ltr-2-left.html [ NeedsManualRebaseline ] |
| 1797 | Bug(eae) editing/selection/caret-ltr.html [ NeedsManualRebaseline ] |
| 1798 | Bug(eae) editing/selection/caret-ltr-right.html [ NeedsManualRebaseline ] |
| 1799 | Bug(eae) editing/selection/caret-rtl-2.html [ NeedsManualRebaseline ] |
| 1800 | Bug(eae) editing/selection/caret-rtl-2-left.html [ NeedsManualRebaseline ] |
| 1801 | Bug(eae) editing/selection/caret-rtl.html [ NeedsManualRebaseline ] |
| 1802 | Bug(eae) editing/selection/caret-rtl-right.html [ NeedsManualRebaseline ] |
| 1803 | Bug(eae) editing/selection/clear-selection.html [ NeedsManualRebaseline ] |
| 1804 | Bug(eae) editing/selection/click-start-of-line.html [ NeedsManualRebaseline ] |
| 1805 | Bug(eae) editing/selection/designmode-no-caret.html [ NeedsManualRebaseline ] |
| 1806 | Bug(eae) editing/selection/drag-in-iframe.html [ NeedsManualRebaseline ] |
| 1807 | Bug(eae) editing/selection/drag-select-1.html [ NeedsManualRebaseline ] |
| 1808 | Bug(eae) editing/selection/expanding-selections2.html [ NeedsManualRebaseline ] |
| 1809 | Bug(eae) editing/selection/expanding-selections.html [ NeedsManualRebaseline ] |
| 1810 | Bug(eae) editing/selection/focus-body.html [ NeedsManualRebaseline ] |
| 1811 | Bug(eae) editing/selection/line-wrap-2.html [ NeedsManualRebaseline ] |
| 1812 | Bug(eae) editing/selection/linux_selection_color.html [ NeedsManualRebaseline ] |
| 1813 | Bug(eae) editing/selection/mixed-editability-1.html [ NeedsManualRebaseline ] |
| 1814 | Bug(eae) editing/selection/mixed-editability-4.html [ NeedsManualRebaseline ] |
| 1815 | Bug(eae) editing/selection/mixed-editability-5.html [ NeedsManualRebaseline ] |
| 1816 | Bug(eae) editing/selection/mixed-editability-8.html [ NeedsManualRebaseline ] |
| 1817 | Bug(eae) editing/selection/mixed-editability-9.html [ NeedsManualRebaseline ] |
| 1818 | Bug(eae) editing/selection/node-removal-2.html [ NeedsManualRebaseline ] |
| 1819 | Bug(eae) editing/selection/paragraph-granularity.html [ NeedsManualRebaseline ] |
| 1820 | Bug(eae) editing/selection/replace-selection-1.html [ NeedsManualRebaseline ] |
| 1821 | Bug(eae) editing/selection/select-element-paragraph-boundary.html [ NeedsManualRebaseline ] |
| 1822 | Bug(eae) editing/selection/selectNodeContents.html [ NeedsManualRebaseline ] |
| 1823 | Bug(eae) editing/selection/selectNode.html [ NeedsManualRebaseline ] |
| 1824 | Bug(eae) editing/selection/triple-click-in-pre.html [ NeedsManualRebaseline ] |
| 1825 | Bug(eae) editing/selection/word-granularity.html [ NeedsManualRebaseline ] |
| 1826 | Bug(eae) editing/spelling/grammar-markers-hidpi.html [ NeedsManualRebaseline ] |
| 1827 | Bug(eae) editing/spelling/grammar-markers.html [ NeedsManualRebaseline ] |
| 1828 | Bug(eae) editing/spelling/spelling.html [ NeedsManualRebaseline ] |
| 1829 | Bug(eae) editing/style/5017613-2.html [ NeedsManualRebaseline ] |
| 1830 | Bug(eae) editing/style/5084241.html [ NeedsManualRebaseline ] |
| 1831 | Bug(eae) editing/style/5279521.html [ NeedsManualRebaseline ] |
| 1832 | Bug(eae) editing/style/relative-font-size-change-004.html [ NeedsManualRebaseline ] |
| 1833 | Bug(eae) editing/style/smoosh-styles-001.html [ NeedsManualRebaseline ] |
| 1834 | Bug(eae) fast/backgrounds/001.html [ NeedsManualRebaseline ] |
| 1835 | Bug(eae) fast/backgrounds/background-clip-text.html [ NeedsManualRebaseline ] |
| 1836 | Bug(eae) fast/backgrounds/background-origin-root-element.html [ NeedsManualRebaseline ] |
| 1837 | Bug(eae) fast/backgrounds/background-position-rounding.html [ NeedsManualRebaseline ] |
| 1838 | Bug(eae) fast/backgrounds/opacity-on-document-element.html [ NeedsManualRebaseline ] |
| 1839 | Bug(eae) fast/backgrounds/selection-background-color-of-image-list-style.html [ NeedsManualRebaseline ] |
| 1840 | Bug(eae) fast/backgrounds/selection-background-color-of-list-style.html [ NeedsManualRebaseline ] |
| 1841 | Bug(eae) fast/block/basic/014.html [ NeedsManualRebaseline ] |
| 1842 | Bug(eae) fast/block/basic/015.html [ NeedsManualRebaseline ] |
| 1843 | Bug(eae) fast/block/basic/minheight.html [ NeedsManualRebaseline ] |
| 1844 | Bug(eae) fast/block/basic/truncation-rtl.html [ NeedsManualRebaseline ] |
| 1845 | Bug(eae) fast/block/float/002.html [ NeedsManualRebaseline ] |
| 1846 | Bug(eae) fast/block/float/003.html [ NeedsManualRebaseline ] |
| 1847 | Bug(eae) fast/block/float/015.html [ NeedsManualRebaseline ] |
| 1848 | Bug(eae) fast/block/float/021.html [ NeedsManualRebaseline ] |
| 1849 | Bug(eae) fast/block/float/023.html [ NeedsManualRebaseline ] |
| 1850 | Bug(eae) fast/block/float/add-inline-between-floats-with-preceding-anonymous-box.html [ NeedsManualRebaseline ] |
| 1851 | Bug(eae) fast/block/float/add-inline-to-block-flow-with-block-children-that-do-not-need-anonymous-boxes.html [ NeedsManualRebaseline ] |
| 1852 | Bug(eae) fast/block/float/centered-float-avoidance-complexity.html [ NeedsManualRebaseline ] |
| 1853 | Bug(eae) fast/block/float/editable-text-overlapping-float.html [ NeedsManualRebaseline ] |
| 1854 | Bug(eae) fast/block/float/float-avoidance.html [ NeedsManualRebaseline ] |
| 1855 | Bug(eae) fast/block/float/float-in-float-hit-testing.html [ NeedsManualRebaseline ] |
| 1856 | Bug(eae) fast/block/float/float-in-float-painting.html [ NeedsManualRebaseline ] |
| 1857 | Bug(eae) fast/block/float/floats-and-text-indent.html [ NeedsManualRebaseline ] |
| 1858 | Bug(eae) fast/block/float/nopaint-after-layer-destruction2.html [ NeedsManualRebaseline ] |
| 1859 | Bug(eae) fast/block/float/nopaint-after-layer-destruction.html [ NeedsManualRebaseline ] |
| 1860 | Bug(eae) fast/block/float/overlapping-floats-with-overflow-hidden.html [ NeedsManualRebaseline ] |
| 1861 | Bug(eae) fast/block/margin-collapse/006.html [ NeedsManualRebaseline ] |
| 1862 | Bug(eae) fast/block/margin-collapse/010.html [ NeedsManualRebaseline ] |
| 1863 | Bug(eae) fast/block/margin-collapse/011.html [ NeedsManualRebaseline ] |
| 1864 | Bug(eae) fast/block/margin-collapse/017.html [ NeedsManualRebaseline ] |
| 1865 | Bug(eae) fast/block/margin-collapse/018.html [ NeedsManualRebaseline ] |
| 1866 | Bug(eae) fast/block/margin-collapse/026.html [ NeedsManualRebaseline ] |
| 1867 | Bug(eae) fast/block/margin-collapse/027.html [ NeedsManualRebaseline ] |
| 1868 | Bug(eae) fast/block/margin-collapse/028.html [ NeedsManualRebaseline ] |
| 1869 | Bug(eae) fast/block/margin-collapse/029.html [ NeedsManualRebaseline ] |
| 1870 | Bug(eae) fast/block/margin-collapse/030.html [ NeedsManualRebaseline ] |
| 1871 | Bug(eae) fast/block/margin-collapse/035.html [ NeedsManualRebaseline ] |
| 1872 | Bug(eae) fast/block/margin-collapse/039.html [ NeedsManualRebaseline ] |
| 1873 | Bug(eae) fast/block/margin-collapse/040.html [ NeedsManualRebaseline ] |
| 1874 | Bug(eae) fast/block/margin-collapse/101.html [ NeedsManualRebaseline ] |
| 1875 | Bug(eae) fast/block/margin-collapse/102.html [ NeedsManualRebaseline ] |
| 1876 | Bug(eae) fast/block/margin-collapse/104.html [ NeedsManualRebaseline ] |
| 1877 | Bug(eae) fast/block/margin-collapse/block-inside-inline/006.html [ NeedsManualRebaseline ] |
| 1878 | Bug(eae) fast/block/margin-collapse/block-inside-inline/010.html [ NeedsManualRebaseline ] |
| 1879 | Bug(eae) fast/block/margin-collapse/block-inside-inline/011.html [ NeedsManualRebaseline ] |
| 1880 | Bug(eae) fast/block/margin-collapse/block-inside-inline/017.html [ NeedsManualRebaseline ] |
| 1881 | Bug(eae) fast/block/margin-collapse/block-inside-inline/018.html [ NeedsManualRebaseline ] |
| 1882 | Bug(eae) fast/block/margin-collapse/negative-margins.html [ NeedsManualRebaseline ] |
| 1883 | Bug(eae) fast/block/positioning/053.html [ NeedsManualRebaseline ] |
| 1884 | Bug(eae) fast/block/positioning/056.html [ NeedsManualRebaseline ] |
| 1885 | Bug(eae) fast/block/positioning/057.html [ NeedsManualRebaseline ] |
| 1886 | Bug(eae) fast/block/positioning/059.html [ NeedsManualRebaseline ] |
| 1887 | Bug(eae) fast/block/positioning/060.html [ NeedsManualRebaseline ] |
| 1888 | Bug(eae) fast/block/positioning/absolute-in-inline-ltr-2.html [ NeedsManualRebaseline ] |
| 1889 | Bug(eae) fast/block/positioning/absolute-in-inline-ltr-3.html [ NeedsManualRebaseline ] |
| 1890 | Bug(eae) fast/block/positioning/absolute-in-inline-ltr.html [ NeedsManualRebaseline ] |
| 1891 | Bug(eae) fast/block/positioning/absolute-in-inline-rtl-2.html [ NeedsManualRebaseline ] |
| 1892 | Bug(eae) fast/block/positioning/absolute-in-inline-rtl-3.html [ NeedsManualRebaseline ] |
| 1893 | Bug(eae) fast/block/positioning/absolute-in-inline-rtl.html [ NeedsManualRebaseline ] |
| 1894 | Bug(eae) fast/block/positioning/absolute-in-inline-short-ltr.html [ NeedsManualRebaseline ] |
| 1895 | Bug(eae) fast/block/positioning/absolute-in-inline-short-rtl.html [ NeedsManualRebaseline ] |
| 1896 | Bug(eae) fast/block/positioning/absolute-positioning-no-scrollbar.html [ NeedsManualRebaseline ] |
| 1897 | Bug(eae) fast/block/positioning/auto-height-with-top-and-bottom.html [ NeedsManualRebaseline ] |
| 1898 | Bug(eae) fast/block/positioning/fixed-positioning-scrollbar-bug.html [ NeedsManualRebaseline ] |
| 1899 | Bug(eae) fast/block/positioning/hiding-inside-relpositioned-inline.html [ NeedsManualRebaseline ] |
| 1900 | Bug(eae) fast/block/positioning/leftmargin-topmargin.html [ NeedsManualRebaseline ] |
| 1901 | Bug(eae) fast/block/positioning/relative-overflow-replaced-float.html [ NeedsManualRebaseline ] |
| 1902 | Bug(eae) fast/block/positioning/relative-overflow-replaced.html [ NeedsManualRebaseline ] |
| 1903 | Bug(eae) fast/block/positioning/rtl-fixed-positioning.html [ NeedsManualRebaseline ] |
| 1904 | Bug(eae) fast/block/positioning/rtl-static-positioning.html [ NeedsManualRebaseline ] |
| 1905 | Bug(eae) fast/block/positioning/rtl-static-positioning-inline-block.html [ NeedsManualRebaseline ] |
| 1906 | Bug(eae) fast/block/positioning/vertical-rl/fixed-positioning.html [ NeedsManualRebaseline ] |
| 1907 | Bug(eae) fast/body-propagation/background-color/001.html [ NeedsManualRebaseline ] |
| 1908 | Bug(eae) fast/body-propagation/background-color/001-xhtml.xhtml [ NeedsManualRebaseline ] |
| 1909 | Bug(eae) fast/body-propagation/background-color/005-declarative.xhtml [ NeedsManualRebaseline ] |
| 1910 | Bug(eae) fast/body-propagation/background-color/005.html [ NeedsManualRebaseline ] |
| 1911 | Bug(eae) fast/body-propagation/background-color/005-xhtml.xhtml [ NeedsManualRebaseline ] |
| 1912 | Bug(eae) fast/body-propagation/background-image/001.html [ NeedsManualRebaseline ] |
| 1913 | Bug(eae) fast/body-propagation/background-image/001-xhtml.xhtml [ NeedsManualRebaseline ] |
| 1914 | Bug(eae) fast/body-propagation/background-image/005-declarative.xhtml [ NeedsManualRebaseline ] |
| 1915 | Bug(eae) fast/body-propagation/background-image/005.html [ NeedsManualRebaseline ] |
| 1916 | Bug(eae) fast/body-propagation/background-image/005-xhtml.xhtml [ NeedsManualRebaseline ] |
| 1917 | Bug(eae) fast/body-propagation/background-image/009.html [ NeedsManualRebaseline ] |
| 1918 | Bug(eae) fast/body-propagation/background-image/009-xhtml.xhtml [ NeedsManualRebaseline ] |
| 1919 | Bug(eae) fast/body-propagation/background-image/010.html [ NeedsManualRebaseline ] |
| 1920 | Bug(eae) fast/body-propagation/background-image/010-xhtml.xhtml [ NeedsManualRebaseline ] |
| 1921 | Bug(eae) fast/body-propagation/overflow/005-declarative.xhtml [ NeedsManualRebaseline ] |
| 1922 | Bug(eae) fast/body-propagation/overflow/005.html [ NeedsManualRebaseline ] |
| 1923 | Bug(eae) fast/body-propagation/overflow/005-xhtml.xhtml [ NeedsManualRebaseline ] |
| 1924 | Bug(eae) fast/borders/bidi-002.html [ NeedsManualRebaseline ] |
| 1925 | Bug(eae) fast/borders/bidi-009a.html [ NeedsManualRebaseline ] |
| 1926 | Bug(eae) fast/borders/bidi-012.html [ NeedsManualRebaseline ] |
| 1927 | Bug(eae) fast/borders/block-mask-overlay-image.html [ NeedsManualRebaseline ] |
| 1928 | Bug(eae) fast/borders/block-mask-overlay-image-outset.html [ NeedsManualRebaseline ] |
| 1929 | Bug(eae) fast/borders/border-radius-huge-assert.html [ NeedsManualRebaseline ] |
| 1930 | Bug(eae) fast/borders/different-color-borders.html [ NeedsManualRebaseline ] |
| 1931 | Bug(eae) fast/borders/inline-mask-overlay-image.html [ NeedsManualRebaseline ] |
| 1932 | Bug(eae) fast/borders/inline-mask-overlay-image-outset.html [ NeedsManualRebaseline ] |
| 1933 | Bug(eae) fast/borders/inline-mask-overlay-image-outset-vertical-rl.html [ NeedsManualRebaseline ] |
| 1934 | Bug(eae) fast/borders/rtl-border-01.html [ NeedsManualRebaseline ] |
| 1935 | Bug(eae) fast/borders/rtl-border-02.html [ NeedsManualRebaseline ] |
| 1936 | Bug(eae) fast/borders/rtl-border-03.html [ NeedsManualRebaseline ] |
| 1937 | Bug(eae) fast/borders/rtl-border-04.html [ NeedsManualRebaseline ] |
| 1938 | Bug(eae) fast/box-shadow/border-radius-big.html [ NeedsManualRebaseline ] |
| 1939 | Bug(eae) fast/box-sizing/percentage-height.html [ NeedsManualRebaseline ] |
| 1940 | Bug(eae) fast/canvas/setWidthResetAfterForcedRender.html [ NeedsManualRebaseline ] |
| 1941 | Bug(eae) fast/canvas/shadow-offset-1.html [ NeedsManualRebaseline ] |
| 1942 | Bug(eae) fast/canvas/toDataURL-alpha.html [ NeedsManualRebaseline ] |
| 1943 | Bug(eae) fast/clip/001.html [ NeedsManualRebaseline ] |
| 1944 | Bug(eae) fast/clip/002.html [ NeedsManualRebaseline ] |
| 1945 | Bug(eae) fast/clip/003.html [ NeedsManualRebaseline ] |
| 1946 | Bug(eae) fast/clip/004.html [ NeedsManualRebaseline ] |
| 1947 | Bug(eae) fast/clip/005.html [ NeedsManualRebaseline ] |
| 1948 | Bug(eae) fast/clip/006.html [ NeedsManualRebaseline ] |
| 1949 | Bug(eae) fast/clip/007.html [ NeedsManualRebaseline ] |
| 1950 | Bug(eae) fast/clip/008.html [ NeedsManualRebaseline ] |
| 1951 | Bug(eae) fast/clip/009.html [ NeedsManualRebaseline ] |
| 1952 | Bug(eae) fast/clip/010.html [ NeedsManualRebaseline ] |
| 1953 | Bug(eae) fast/clip/011.html [ NeedsManualRebaseline ] |
| 1954 | Bug(eae) fast/clip/012.html [ NeedsManualRebaseline ] |
| 1955 | Bug(eae) fast/clip/013.html [ NeedsManualRebaseline ] |
| 1956 | Bug(eae) fast/clip/014.html [ NeedsManualRebaseline ] |
| 1957 | Bug(eae) fast/clip/015.html [ NeedsManualRebaseline ] |
| 1958 | Bug(eae) fast/clip/016.html [ NeedsManualRebaseline ] |
| 1959 | Bug(eae) fast/clip/nestedTransparencyClip.html [ NeedsManualRebaseline ] |
| 1960 | Bug(eae) fast/clip/outline-overflowClip.html [ NeedsManualRebaseline ] |
| 1961 | Bug(eae) fast/compact/001.html [ NeedsManualRebaseline ] |
| 1962 | Bug(eae) fast/compact/002.html [ NeedsManualRebaseline ] |
| 1963 | Bug(eae) fast/css/004.html [ NeedsManualRebaseline ] |
| 1964 | Bug(eae) fast/css/005.html [ NeedsManualRebaseline ] |
| 1965 | Bug(eae) fast/css/008.html [ NeedsManualRebaseline ] |
| 1966 | Bug(eae) fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html [ NeedsManualRebaseline ] |
| 1967 | Bug(eae) fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under.html [ NeedsManualRebaseline ] |
| 1968 | Bug(eae) fast/css/beforeSelectorOnCodeElement.html [ NeedsManualRebaseline ] |
| 1969 | Bug(eae) fast/css/bidi-override-in-anonymous-block.html [ NeedsManualRebaseline ] |
| 1970 | Bug(eae) fast/css/color-correction-on-background-image.html [ NeedsManualRebaseline ] |
| 1971 | Bug(eae) fast/css/color-correction-untagged-images.html [ NeedsManualRebaseline ] |
| 1972 | Bug(eae) fast/css/continuationCrash.html [ NeedsManualRebaseline ] |
| 1973 | Bug(eae) fast/css/css1_forward_compatible_parsing.html [ NeedsManualRebaseline ] |
| 1974 | Bug(eae) fast/css/css3-nth-child.html [ NeedsManualRebaseline ] |
| 1975 | Bug(eae) fast/css/css-imports.html [ NeedsManualRebaseline ] |
| 1976 | Bug(eae) fast/css/dynamic-sibling-selector.html [ NeedsManualRebaseline ] |
| 1977 | Bug(eae) fast/css/first-child-pseudo-class.html [ NeedsManualRebaseline ] |
| 1978 | Bug(eae) fast/css/first-letter-detach.html [ NeedsManualRebaseline ] |
| 1979 | Bug(eae) fast/css/first-letter-visibility.html [ NeedsManualRebaseline ] |
| 1980 | Bug(eae) fast/css/first-line-text-decoration-inherited-from-parent.html [ NeedsManualRebaseline ] |
| 1981 | Bug(eae) fast/css/first-of-type-pseudo-class.html [ NeedsManualRebaseline ] |
| 1982 | Bug(eae) fast/css/focus-ring-outline-color.html [ NeedsManualRebaseline ] |
| 1983 | Bug(eae) fast/css/font-face-opentype.html [ NeedsManualRebaseline ] |
| 1984 | Bug(eae) fast/css/font-face-synthetic-bold-italic-for-locally-installed.html [ NeedsManualRebaseline ] |
| 1985 | Bug(eae) fast/css-generated-content/002.html [ NeedsManualRebaseline ] |
| 1986 | Bug(eae) fast/css-generated-content/009.html [ NeedsManualRebaseline ] |
| 1987 | Bug(eae) fast/css-generated-content/012.html [ NeedsManualRebaseline ] |
| 1988 | Bug(eae) fast/css-generated-content/014.html [ NeedsManualRebaseline ] |
| 1989 | Bug(eae) fast/css-generated-content/015.html [ NeedsManualRebaseline ] |
| 1990 | Bug(eae) fast/css-generated-content/table-row-before-after.html [ NeedsManualRebaseline ] |
| 1991 | Bug(eae) fast/css/hsl-color.html [ NeedsManualRebaseline ] |
| 1992 | Bug(eae) fast/css/import-rule-regression-11590.html [ NeedsManualRebaseline ] |
| 1993 | Bug(eae) fast/css/invalidation-errors-2.html [ NeedsManualRebaseline ] |
| 1994 | Bug(eae) fast/css/invalidation-errors-3.html [ NeedsManualRebaseline ] |
| 1995 | Bug(eae) fast/css/invalidation-errors.html [ NeedsManualRebaseline ] |
| 1996 | Bug(eae) fast/css/last-child-pseudo-class.html [ NeedsManualRebaseline ] |
| 1997 | Bug(eae) fast/css/last-of-type-pseudo-class.html [ NeedsManualRebaseline ] |
| 1998 | Bug(eae) fast/css/layerZOrderCrash.html [ NeedsManualRebaseline ] |
| 1999 | Bug(eae) fast/css/line-after-floating-div.html [ NeedsManualRebaseline ] |
| 2000 | Bug(eae) fast/css/line-height.html [ NeedsManualRebaseline ] |
| 2001 | Bug(eae) fast/css/link-outside-head.html [ NeedsManualRebaseline ] |
| 2002 | Bug(eae) fast/css/negative-leading.html [ NeedsManualRebaseline ] |
| 2003 | Bug(eae) fast/css/negative-nth-child.html [ NeedsManualRebaseline ] |
| 2004 | Bug(eae) fast/css/position-negative-top-margin.html [ NeedsManualRebaseline ] |
| 2005 | Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic.html [ NeedsManualRebaseline ] |
| 2006 | Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor-dynamic.html [ NeedsManualRebaseline ] |
| 2007 | Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html [ NeedsManualRebaseline ] |
| 2008 | Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor.html [ NeedsManualRebaseline ] |
| 2009 | Bug(eae) fast/css/relative-positioned-block-with-inline-parent-dynamic.html [ NeedsManualRebaseline ] |
| 2010 | Bug(eae) fast/css/relative-positioned-block-with-inline-parent-dynamic-removed.html [ NeedsManualRebaseline ] |
| 2011 | Bug(eae) fast/css/relative-positioned-block-with-inline-parent-keeps-style.html [ NeedsManualRebaseline ] |
| 2012 | Bug(eae) fast/css/style-outside-head.html [ NeedsManualRebaseline ] |
| 2013 | Bug(eae) fast/css/style-parsed-outside-head.html [ NeedsManualRebaseline ] |
| 2014 | Bug(eae) fast/css/text-align.html [ NeedsManualRebaseline ] |
| 2015 | Bug(eae) fast/css/text-overflow-ellipsis-text-align-center.html [ NeedsManualRebaseline ] |
| 2016 | Bug(eae) fast/css/text-overflow-ellipsis-text-align-justify.html [ NeedsManualRebaseline ] |
| 2017 | Bug(eae) fast/css/text-overflow-ellipsis-text-align-left.html [ NeedsManualRebaseline ] |
| 2018 | Bug(eae) fast/css/text-overflow-ellipsis-text-align-right.html [ NeedsManualRebaseline ] |
| 2019 | Bug(eae) fast/css/text-overflow-input.html [ NeedsManualRebaseline ] |
| 2020 | Bug(eae) fast/css/visibility-hit-test.html [ NeedsManualRebaseline ] |
| 2021 | Bug(eae) fast/css/ZeroOpacityLayers2.html [ NeedsManualRebaseline ] |
| 2022 | Bug(eae) fast/css/ZeroOpacityLayers.html [ NeedsManualRebaseline ] |
| 2023 | Bug(eae) fast/deprecated-flexbox/001.html [ NeedsManualRebaseline ] |
| 2024 | Bug(eae) fast/deprecated-flexbox/004.html [ NeedsManualRebaseline ] |
| 2025 | Bug(eae) fast/deprecated-flexbox/007.html [ NeedsManualRebaseline ] |
| 2026 | Bug(eae) fast/deprecated-flexbox/008.html [ NeedsManualRebaseline ] |
| 2027 | Bug(eae) fast/deprecated-flexbox/009-horizontal.html [ NeedsManualRebaseline ] |
| 2028 | Bug(eae) fast/deprecated-flexbox/009.html [ NeedsManualRebaseline ] |
| 2029 | Bug(eae) fast/deprecated-flexbox/010.html [ NeedsManualRebaseline ] |
| 2030 | Bug(eae) fast/deprecated-flexbox/011.html [ NeedsManualRebaseline ] |
| 2031 | Bug(eae) fast/deprecated-flexbox/012.html [ NeedsManualRebaseline ] |
| 2032 | Bug(eae) fast/deprecated-flexbox/013.html [ NeedsManualRebaseline ] |
| 2033 | Bug(eae) fast/deprecated-flexbox/014.html [ NeedsManualRebaseline ] |
| 2034 | Bug(eae) fast/deprecated-flexbox/015.html [ NeedsManualRebaseline ] |
| 2035 | Bug(eae) fast/deprecated-flexbox/016.html [ NeedsManualRebaseline ] |
| 2036 | Bug(eae) fast/deprecated-flexbox/017.html [ NeedsManualRebaseline ] |
| 2037 | Bug(eae) fast/deprecated-flexbox/018.html [ NeedsManualRebaseline ] |
| 2038 | Bug(eae) fast/deprecated-flexbox/019.html [ NeedsManualRebaseline ] |
| 2039 | Bug(eae) fast/deprecated-flexbox/020.html [ NeedsManualRebaseline ] |
| 2040 | Bug(eae) fast/deprecated-flexbox/021.html [ NeedsManualRebaseline ] |
| 2041 | Bug(eae) fast/deprecated-flexbox/022.html [ NeedsManualRebaseline ] |
| 2042 | Bug(eae) fast/deprecated-flexbox/023.html [ NeedsManualRebaseline ] |
| 2043 | Bug(eae) fast/deprecated-flexbox/024.html [ NeedsManualRebaseline ] |
| 2044 | Bug(eae) fast/deprecated-flexbox/025.html [ NeedsManualRebaseline ] |
| 2045 | Bug(eae) fast/doctypes/002.html [ NeedsManualRebaseline ] |
| 2046 | Bug(eae) fast/dom/blur-contenteditable.html [ NeedsManualRebaseline ] |
| 2047 | Bug(eae) fast/dom/Element/null-offset-parent.html [ NeedsManualRebaseline ] |
| 2048 | Bug(eae) fast/dom/focus-contenteditable.html [ NeedsManualRebaseline ] |
| 2049 | Bug(eae) fast/dom/HTMLElement/bdo.html [ NeedsManualRebaseline ] |
| 2050 | Bug(eae) fast/dom/HTMLHeadElement/head-link-style-href-check.html [ NeedsManualRebaseline ] |
| 2051 | Bug(eae) fast/dom/HTMLLinkElement/pending-stylesheet-count.html [ NeedsManualRebaseline ] |
| 2052 | Bug(eae) fast/dom/HTMLMeterElement/meter-boundary-values.html [ NeedsManualRebaseline ] |
| 2053 | Bug(eae) fast/dom/HTMLMeterElement/meter-styles.html [ NeedsManualRebaseline ] |
| 2054 | Bug(eae) fast/dom/HTMLObjectElement/vspace-hspace-as-number.html [ NeedsManualRebaseline ] |
| 2055 | Bug(eae) fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ NeedsManualRebaseline ] |
| 2056 | Bug(eae) fast/dynamic/004.html [ NeedsManualRebaseline ] |
| 2057 | Bug(eae) fast/dynamic/create-renderer-for-whitespace-only-text.html [ NeedsManualRebaseline ] |
| 2058 | Bug(eae) fast/dynamic/positioned-movement-with-positioned-children.html [ NeedsManualRebaseline ] |
| 2059 | Bug(eae) fast/dynamic/view-overflow.html [ NeedsManualRebaseline ] |
| 2060 | Bug(eae) fast/encoding/utf-16-big-endian.html [ NeedsManualRebaseline ] |
| 2061 | Bug(eae) fast/encoding/utf-16-little-endian.html [ NeedsManualRebaseline ] |
| 2062 | Bug(eae) fast/events/autoscroll.html [ NeedsManualRebaseline ] |
| 2063 | Bug(eae) fast/events/pointer-events-2.html [ NeedsManualRebaseline ] |
| 2064 | Bug(eae) fast/files/file-in-input-display.html [ NeedsManualRebaseline ] |
| 2065 | Bug(eae) fast/forms/basic-buttons.html [ NeedsManualRebaseline ] |
| 2066 | Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance.html [ NeedsManualRebaseline ] |
| 2067 | Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-minimum-date.html [ NeedsManualRebaseline ] |
| 2068 | Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-required.html [ NeedsManualRebaseline ] |
| 2069 | Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-ru.html [ NeedsManualRebaseline ] |
| 2070 | Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-step.html [ NeedsManualRebaseline ] |
| 2071 | Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-zoom125.html [ NeedsManualRebaseline ] |
| 2072 | Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-zoom200.html [ NeedsManualRebaseline ] |
| 2073 | Bug(eae) fast/forms/calendar-picker/month-picker-appearance.html [ NeedsManualRebaseline ] |
| 2074 | Bug(eae) fast/forms/calendar-picker/month-picker-appearance-step.html [ NeedsManualRebaseline ] |
| 2075 | Bug(eae) fast/forms/caret-rtl.html [ NeedsManualRebaseline ] |
| 2076 | Bug(eae) fast/forms/color/color-suggestion-picker-appearance.html [ NeedsManualRebaseline ] |
| 2077 | Bug(eae) fast/forms/color/color-suggestion-picker-appearance-zoom125.html [ NeedsManualRebaseline ] |
| 2078 | Bug(eae) fast/forms/color/color-suggestion-picker-appearance-zoom200.html [ NeedsManualRebaseline ] |
| 2079 | Bug(eae) fast/forms/color/color-suggestion-picker-one-row-appearance.html [ NeedsManualRebaseline ] |
| 2080 | Bug(eae) fast/forms/color/color-suggestion-picker-two-row-appearance.html [ NeedsManualRebaseline ] |
| 2081 | Bug(eae) fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html [ NeedsManualRebaseline ] |
| 2082 | Bug(eae) fast/forms/control-clip.html [ NeedsManualRebaseline ] |
| 2083 | Bug(eae) fast/forms/datetimelocal/datetimelocal-appearance-basic.html [ NeedsManualRebaseline ] |
| 2084 | Bug(eae) fast/forms/image-border.html [ NeedsManualRebaseline ] |
| 2085 | Bug(eae) fast/forms/input-value.html [ NeedsManualRebaseline ] |
| 2086 | Bug(eae) fast/forms/select/basic-selects.html [ NeedsManualRebaseline ] |
| 2087 | Bug(eae) fast/forms/select/HTMLOptionElement_label01.html [ NeedsManualRebaseline ] |
| 2088 | Bug(eae) fast/forms/select/HTMLOptionElement_label02.html [ NeedsManualRebaseline ] |
| 2089 | Bug(eae) fast/forms/select/HTMLOptionElement_label05.html [ NeedsManualRebaseline ] |
| 2090 | Bug(eae) fast/forms/select/menulist-appearance-basic.html [ NeedsManualRebaseline ] |
| 2091 | Bug(eae) fast/forms/select/option-text-clip.html [ NeedsManualRebaseline ] |
| 2092 | Bug(eae) fast/forms/select/select-autofilled.html [ NeedsManualRebaseline ] |
| 2093 | Bug(eae) fast/forms/select/select-style.html [ NeedsManualRebaseline ] |
| 2094 | Bug(eae) fast/forms/select/select-writing-direction-natural.html [ NeedsManualRebaseline ] |
| 2095 | Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance.html [ NeedsManualRebaseline ] |
| 2096 | Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html [ NeedsManualRebaseline ] |
| 2097 | Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ] |
| 2098 | Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ] |
| 2099 | Bug(eae) fast/forms/suggestion-picker/month-suggestion-picker-appearance.html [ NeedsManualRebaseline ] |
| 2100 | Bug(eae) fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ] |
| 2101 | Bug(eae) fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ] |
| 2102 | Bug(eae) fast/forms/suggestion-picker/time-suggestion-picker-appearance.html [ NeedsManualRebaseline ] |
| 2103 | Bug(eae) fast/forms/suggestion-picker/week-suggestion-picker-appearance.html [ NeedsManualRebaseline ] |
| 2104 | Bug(eae) fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ] |
| 2105 | Bug(eae) fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ] |
| 2106 | Bug(eae) fast/forms/targeted-frame-submission.html [ NeedsManualRebaseline ] |
| 2107 | Bug(eae) fast/forms/textarea/reset-textarea.html [ NeedsManualRebaseline ] |
| 2108 | Bug(eae) fast/forms/textarea/textarea-placeholder-pseudo-style.html [ NeedsManualRebaseline ] |
| 2109 | Bug(eae) fast/forms/textarea/textarea-placeholder-visibility-1.html [ NeedsManualRebaseline ] |
| 2110 | Bug(eae) fast/forms/textarea/textarea-placeholder-visibility-2.html [ NeedsManualRebaseline ] |
| 2111 | Bug(eae) fast/forms/text/input-appearance-focus.html [ NeedsManualRebaseline ] |
| 2112 | Bug(eae) fast/forms/text/input-no-renderer.html [ NeedsManualRebaseline ] |
| 2113 | Bug(eae) fast/forms/text/input-placeholder-visibility-1.html [ NeedsManualRebaseline ] |
| 2114 | Bug(eae) fast/forms/text/input-placeholder-visibility-3.html [ NeedsManualRebaseline ] |
| 2115 | Bug(eae) fast/forms/text/placeholder-pseudo-style.html [ NeedsManualRebaseline ] |
| 2116 | Bug(eae) fast/forms/time/time-appearance-basic.html [ NeedsManualRebaseline ] |
| 2117 | Bug(eae) fast/frames/frameElement-frame.html [ NeedsManualRebaseline ] |
| 2118 | Bug(eae) fast/frames/frameElement-iframe.html [ NeedsManualRebaseline ] |
| 2119 | Bug(eae) fast/frames/frameset-style-recalc.html [ NeedsManualRebaseline ] |
| 2120 | Bug(eae) fast/frames/iframe-with-frameborder.html [ NeedsManualRebaseline ] |
| 2121 | Bug(eae) fast/frames/onlyCommentInIFrame.html [ NeedsManualRebaseline ] |
| 2122 | Bug(eae) fast/gradients/radial-centered.html [ NeedsManualRebaseline ] |
| 2123 | Bug(eae) fast/html/font-weight-bold-for-b-and-strong.html [ NeedsManualRebaseline ] |
| 2124 | Bug(eae) fast/images/favicon-as-image.html [ NeedsManualRebaseline ] |
| 2125 | Bug(eae) fast/inline-block/14498-positionForCoordinates.html [ NeedsManualRebaseline ] |
| 2126 | Bug(eae) fast/inline-block/contenteditable-baseline.html [ NeedsManualRebaseline ] |
| 2127 | Bug(eae) fast/inline/continuation-outlines.html [ NeedsManualRebaseline ] |
| 2128 | Bug(eae) fast/inline/continuation-outlines-with-layers.html [ NeedsManualRebaseline ] |
| 2129 | Bug(eae) fast/inline/drawStyledEmptyInlines.html [ NeedsManualRebaseline ] |
| 2130 | Bug(eae) fast/inline/drawStyledEmptyInlinesWithWS.html [ NeedsManualRebaseline ] |
| 2131 | Bug(eae) fast/inline/inline-borders-with-bidi-override.html [ NeedsManualRebaseline ] |
| 2132 | Bug(eae) fast/inline/inline-continuation-borders.html [ NeedsManualRebaseline ] |
| 2133 | Bug(eae) fast/inline/long-wrapped-line.html [ NeedsManualRebaseline ] |
| 2134 | Bug(eae) fast/invalid/003.html [ NeedsManualRebaseline ] |
| 2135 | Bug(eae) fast/invalid/012.html [ NeedsManualRebaseline ] |
| 2136 | Bug(eae) fast/invalid/016.html [ NeedsManualRebaseline ] |
| 2137 | Bug(eae) fast/invalid/019.html [ NeedsManualRebaseline ] |
| 2138 | Bug(eae) fast/invalid/junk-data.xml [ NeedsManualRebaseline ] |
| 2139 | Bug(eae) fast/invalid/missing-end-tag.xhtml [ NeedsManualRebaseline ] |
| 2140 | Bug(eae) fast/layers/inline-dirty-z-order-lists.html [ NeedsManualRebaseline ] |
| 2141 | Bug(eae) fast/layers/opacity-transforms.html [ NeedsManualRebaseline ] |
| 2142 | Bug(eae) fast/layers/scroll-rect-to-visible.html [ NeedsManualRebaseline ] |
| 2143 | Bug(eae) fast/layers/video-layer.html [ NeedsManualRebaseline ] |
| 2144 | Bug(eae) fast/layers/zindex-inherit.html [ NeedsManualRebaseline ] |
| 2145 | Bug(eae) fast/lists/003.html [ NeedsManualRebaseline ] |
| 2146 | Bug(eae) fast/lists/003-vertical.html [ NeedsManualRebaseline ] |
| 2147 | Bug(eae) fast/lists/007.html [ NeedsManualRebaseline ] |
| 2148 | Bug(eae) fast/lists/007-vertical.html [ NeedsManualRebaseline ] |
| 2149 | Bug(eae) fast/lists/big-list-marker.html [ NeedsManualRebaseline ] |
| 2150 | Bug(eae) fast/lists/ol-display-types.html [ NeedsManualRebaseline ] |
| 2151 | Bug(eae) fast/masking/clip-path-inset-large-radii.html [ NeedsManualRebaseline ] |
| 2152 | Bug(eae) fast/overflow/003.xml [ NeedsManualRebaseline ] |
| 2153 | Bug(eae) fast/overflow/004.html [ NeedsManualRebaseline ] |
| 2154 | Bug(eae) fast/overflow/007.html [ NeedsManualRebaseline ] |
| 2155 | Bug(eae) fast/overflow/border-radius-clipping.html [ NeedsManualRebaseline ] |
| 2156 | Bug(eae) fast/overflow/dynamic-hidden.html [ NeedsManualRebaseline ] |
| 2157 | Bug(eae) fast/overflow/float-in-relpositioned.html [ NeedsManualRebaseline ] |
| 2158 | Bug(eae) fast/overflow/hit-test-overflow-controls.html [ NeedsManualRebaseline ] |
| 2159 | Bug(eae) fast/overflow/overflow-auto-position-absolute.html [ NeedsManualRebaseline ] |
| 2160 | Bug(eae) fast/overflow/overflow-auto-table.html [ NeedsManualRebaseline ] |
| 2161 | Bug(eae) fast/overflow/overflow-focus-ring.html [ NeedsManualRebaseline ] |
| 2162 | Bug(eae) fast/overflow/overflow-stacking.html [ NeedsManualRebaseline ] |
| 2163 | Bug(eae) fast/overflow/overflow-text-hit-testing.html [ NeedsManualRebaseline ] |
| 2164 | Bug(eae) fast/overflow/overflow-with-local-background-attachment.html [ NeedsManualRebaseline ] |
| 2165 | Bug(eae) fast/overflow/overflow-x-y.html [ NeedsManualRebaseline ] |
| 2166 | Bug(eae) fast/overflow/position-fixed-transform-clipping.html [ NeedsManualRebaseline ] |
| 2167 | Bug(eae) fast/overflow/scrollbar-position-update.html [ NeedsManualRebaseline ] |
| 2168 | Bug(eae) fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ NeedsManualRebaseline ] |
| 2169 | Bug(eae) fast/overflow/table-overflow-float.html [ NeedsManualRebaseline ] |
| 2170 | Bug(eae) fast/parser/document-write-option.html [ NeedsManualRebaseline ] |
| 2171 | Bug(eae) fast/parser/fonts.html [ NeedsManualRebaseline ] |
| 2172 | Bug(eae) fast/parser/nofoo-tags-inside-paragraph.html [ NeedsManualRebaseline ] |
| 2173 | Bug(eae) fast/parser/xhtml-alternate-entities.xml [ NeedsManualRebaseline ] |
| 2174 | Bug(eae) fast/reflections/abs-position-in-reflection.html [ NeedsManualRebaseline ] |
| 2175 | Bug(eae) fast/reflections/inline-crash.html [ NeedsManualRebaseline ] |
| 2176 | Bug(eae) fast/reflections/reflection-overflow-hidden.html [ NeedsManualRebaseline ] |
| 2177 | Bug(eae) fast/reflections/transparent-reflected-sublayers.html [ NeedsManualRebaseline ] |
| 2178 | Bug(eae) fast/repaint/inline-block-overflow.html [ NeedsManualRebaseline ] |
| 2179 | Bug(eae) fast/repaint/line-flow-with-floats-10.html [ NeedsManualRebaseline ] |
| 2180 | Bug(eae) fast/repaint/line-flow-with-floats-1.html [ NeedsManualRebaseline ] |
| 2181 | Bug(eae) fast/repaint/line-flow-with-floats-2.html [ NeedsManualRebaseline ] |
| 2182 | Bug(eae) fast/repaint/line-flow-with-floats-3.html [ NeedsManualRebaseline ] |
| 2183 | Bug(eae) fast/repaint/line-flow-with-floats-4.html [ NeedsManualRebaseline ] |
| 2184 | Bug(eae) fast/repaint/line-flow-with-floats-5.html [ NeedsManualRebaseline ] |
| 2185 | Bug(eae) fast/repaint/line-flow-with-floats-6.html [ NeedsManualRebaseline ] |
| 2186 | Bug(eae) fast/repaint/line-flow-with-floats-7.html [ NeedsManualRebaseline ] |
| 2187 | Bug(eae) fast/repaint/line-flow-with-floats-8.html [ NeedsManualRebaseline ] |
| 2188 | Bug(eae) fast/repaint/line-flow-with-floats-9.html [ NeedsManualRebaseline ] |
| 2189 | Bug(eae) fast/repaint/overflow-outline-repaint.html [ NeedsManualRebaseline ] |
| 2190 | Bug(eae) fast/repaint/remove-inline-after-layout.html [ NeedsManualRebaseline ] |
| 2191 | Bug(eae) fast/repaint/remove-inline-layer-after-layout.html [ NeedsManualRebaseline ] |
| 2192 | Bug(eae) fast/repaint/text-append-dirty-lines.html [ NeedsManualRebaseline ] |
| 2193 | Bug(eae) fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsManualRebaseline ] |
| 2194 | Bug(eae) fast/replaced/001.html [ NeedsManualRebaseline ] |
| 2195 | Bug(eae) fast/replaced/002.html [ NeedsManualRebaseline ] |
| 2196 | Bug(eae) fast/replaced/003.html [ NeedsManualRebaseline ] |
| 2197 | Bug(eae) fast/replaced/004.html [ NeedsManualRebaseline ] |
| 2198 | Bug(eae) fast/replaced/image-sizing.html [ NeedsManualRebaseline ] |
| 2199 | Bug(eae) fast/replaced/inline-box-wrapper-handover.html [ NeedsManualRebaseline ] |
| 2200 | Bug(eae) fast/ruby/rubyDOM-remove-text1.html [ NeedsManualRebaseline ] |
| 2201 | Bug(eae) fast/ruby/rubyDOM-remove-text2.html [ NeedsManualRebaseline ] |
| 2202 | Bug(eae) fast/ruby/ruby-empty-rt.html [ NeedsManualRebaseline ] |
| 2203 | Bug(eae) fast/ruby/ruby-length.html [ NeedsManualRebaseline ] |
| 2204 | Bug(eae) fast/ruby/ruby-simple.html [ NeedsManualRebaseline ] |
| 2205 | Bug(eae) fast/selectors/unqualified-hover-quirks.html [ NeedsManualRebaseline ] |
| 2206 | Bug(eae) fast/selectors/unqualified-hover-strict.html [ NeedsManualRebaseline ] |
| 2207 | Bug(eae) fast/selectors/visited-descendant.html [ NeedsManualRebaseline ] |
| 2208 | Bug(eae) fast/table/003.html [ NeedsManualRebaseline ] |
| 2209 | Bug(eae) fast/table/009.html [ NeedsManualRebaseline ] |
| 2210 | Bug(eae) fast/table/016.html [ NeedsManualRebaseline ] |
| 2211 | Bug(eae) fast/table/017.html [ NeedsManualRebaseline ] |
| 2212 | Bug(eae) fast/table/018.html [ NeedsManualRebaseline ] |
| 2213 | Bug(eae) fast/table/038.html [ NeedsManualRebaseline ] |
| 2214 | Bug(eae) fast/table/038-vertical.html [ NeedsManualRebaseline ] |
| 2215 | Bug(eae) fast/table/absolute-table-at-bottom.html [ NeedsManualRebaseline ] |
| 2216 | Bug(eae) fast/table/add-before-anonymous-child.html [ NeedsManualRebaseline ] |
| 2217 | Bug(eae) fast/table/border-collapsing/003.html [ NeedsManualRebaseline ] |
| 2218 | Bug(eae) fast/table/border-collapsing/003-vertical.html [ NeedsManualRebaseline ] |
| 2219 | Bug(eae) fast/table/border-collapsing/004.html [ NeedsManualRebaseline ] |
| 2220 | Bug(eae) fast/table/border-collapsing/004-vertical.html [ NeedsManualRebaseline ] |
| 2221 | Bug(eae) fast/table/cell-absolute-child.html [ NeedsManualRebaseline ] |
| 2222 | Bug(eae) fast/table/cell-width-auto.html [ NeedsManualRebaseline ] |
| 2223 | Bug(eae) fast/table/click-near-anonymous-table.html [ NeedsManualRebaseline ] |
| 2224 | Bug(eae) fast/table/edge-offsets.html [ NeedsManualRebaseline ] |
| 2225 | Bug(eae) fast/table/empty-cells.html [ NeedsManualRebaseline ] |
| 2226 | Bug(eae) fast/table/fixed-table-with-percent-width-inside-extra-large-div.html [ NeedsManualRebaseline ] |
| 2227 | Bug(eae) fast/table/insert-cell-before-form.html [ NeedsManualRebaseline ] |
| 2228 | Bug(eae) fast/table/insert-row-before-form.html [ NeedsManualRebaseline ] |
| 2229 | Bug(eae) fast/table/large-width.html [ NeedsManualRebaseline ] |
| 2230 | Bug(eae) fast/table/nested-percent-height-table.html [ NeedsManualRebaseline ] |
| 2231 | Bug(eae) fast/table/nobr.html [ NeedsManualRebaseline ] |
| 2232 | Bug(eae) fast/table/overflowHidden.html [ NeedsManualRebaseline ] |
| 2233 | Bug(eae) fast/table/percent-heights.html [ NeedsManualRebaseline ] |
| 2234 | Bug(eae) fast/table/table-display-types.html [ NeedsManualRebaseline ] |
| 2235 | Bug(eae) fast/table/table-display-types-strict.html [ NeedsManualRebaseline ] |
| 2236 | Bug(eae) fast/table/table-display-types-vertical.html [ NeedsManualRebaseline ] |
| 2237 | Bug(eae) fast/table/text-field-baseline.html [ NeedsManualRebaseline ] |
| 2238 | Bug(eae) fast/text-autosizing/display-type-change.html [ NeedsManualRebaseline ] |
| 2239 | Bug(eae) fast/text/chromium-linux-fontconfig-renderstyle.html [ NeedsManualRebaseline ] |
| 2240 | Bug(eae) fast/text/stroking-decorations.html [ NeedsManualRebaseline ] |
| 2241 | Bug(eae) fast/text/stroking.html [ NeedsManualRebaseline ] |
| 2242 | Bug(eae) fast/transforms/diamond.html [ NeedsManualRebaseline ] |
| 2243 | Bug(eae) fast/transforms/transform-on-inline.html [ NeedsManualRebaseline ] |
| 2244 | Bug(eae) fast/transforms/transforms-with-opacity.html [ NeedsManualRebaseline ] |
| 2245 | Bug(eae) fast/transforms/transforms-with-zoom.html [ NeedsManualRebaseline ] |
| 2246 | Bug(eae) fast/writing-mode/english-rl-text.html [ NeedsManualRebaseline ] |
| 2247 | Bug(eae) fast/writing-mode/japanese-lr-selection.html [ NeedsManualRebaseline ] |
| 2248 | Bug(eae) fast/writing-mode/japanese-rl-selection.html [ NeedsManualRebaseline ] |
| 2249 | Bug(eae) fast/writing-mode/text-combine-various-fonts.html [ NeedsManualRebaseline ] |
| 2250 | Bug(eae) fast/writing-mode/text-orientation-basic.html [ NeedsManualRebaseline ] |
| 2251 | Bug(eae) fast/writing-mode/vertical-baseline-alignment.html [ NeedsManualRebaseline ] |
| 2252 | Bug(eae) fast/xsl/document-function.xml [ NeedsManualRebaseline ] |
| 2253 | Bug(eae) fast/xsl/xslt-extra-content-at-end.xml [ NeedsManualRebaseline ] |
| 2254 | Bug(eae) http/tests/filesystem/input-display.html [ NeedsManualRebaseline ] |
| 2255 | Bug(eae) http/tests/misc/acid3.html [ NeedsManualRebaseline ] |
| 2256 | Bug(eae) http/tests/misc/favicon-as-image.html [ NeedsManualRebaseline ] |
| 2257 | Bug(eae) http/tests/misc/slow-loading-mask.html [ NeedsManualRebaseline ] |
| 2258 | Bug(eae) http/tests/security/dataTransfer-set-data-file-url.html [ NeedsManualRebaseline ] |
| 2259 | Bug(eae) ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element.htm [ NeedsManualRebaseline ] |
| 2260 | Bug(eae) ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box.htm [ NeedsManualRebaseline ] |
| 2261 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001.htm [ NeedsManualRebaseline ] |
| 2262 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002.htm [ NeedsManualRebaseline ] |
| 2263 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003.htm [ NeedsManualRebaseline ] |
| 2264 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004.htm [ NeedsManualRebaseline ] |
| 2265 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005.htm [ NeedsManualRebaseline ] |
| 2266 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006.htm [ NeedsManualRebaseline ] |
| 2267 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007.htm [ NeedsManualRebaseline ] |
| 2268 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008.htm [ NeedsManualRebaseline ] |
| 2269 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009.htm [ NeedsManualRebaseline ] |
| 2270 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011.htm [ NeedsManualRebaseline ] |
| 2271 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012.htm [ NeedsManualRebaseline ] |
| 2272 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013.htm [ NeedsManualRebaseline ] |
| 2273 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014.htm [ NeedsManualRebaseline ] |
| 2274 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015.htm [ NeedsManualRebaseline ] |
| 2275 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016.htm [ NeedsManualRebaseline ] |
| 2276 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001.htm [ NeedsManualRebaseline ] |
| 2277 | Bug(eae) ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001.htm [ NeedsManualRebaseline ] |
| 2278 | Bug(eae) [ Mac10.10 Linux ] fast/text/justify-ideograph-vertical.html [ NeedsManualRebaseline ] |
| 2279 | Bug(eae) [ Mac10.10 Win Linux ] fast/text/emphasis.html [ NeedsManualRebaseline ] |
| 2280 | Bug(eae) [ Mac10.10 Win ] fast/text/emoticons.html [ NeedsManualRebaseline ] |
| 2281 | Bug(eae) [ Mac10.10 Win ] fast/text/emphasis-complex.html [ NeedsManualRebaseline ] |
| 2282 | Bug(eae) [ Mac10.10 Win Linux ] fast/text/international/complex-character-based-fallback.html [ NeedsManualRebaseline ] |
| 2283 | Bug(eae) [ Mac10.10 Win ] fast/text/international/danda-space.html [ NeedsManualRebaseline ] |
| 2284 | Bug(eae) [ Mac10.10 Win ] fast/text/international/hindi-spacing.html [ NeedsManualRebaseline ] |
| 2285 | Bug(eae) [ Mac10.10 Win ] fast/text/international/hindi-whitespace.html [ NeedsManualRebaseline ] |
| 2286 | Bug(eae) [ Mac10.10 Win ] fast/text/unicode-fallback-font.html [ NeedsManualRebaseline ] |
| 2287 | Bug(eae) [ Mac10.9 ] fast/dynamic/window-resize-scrollbars-test.html [ NeedsManualRebaseline ] |
| 2288 | Bug(eae) [ Mac ] fast/forms/text/text-font-height-mismatch.html [ NeedsManualRebaseline ] |
| 2289 | Bug(eae) [ Mac Linux ] fast/writing-mode/english-lr-text.html [ NeedsManualRebaseline ] |
| 2290 | Bug(eae) [ Mac Linux Win10 ] fast/css/font-weight-1.html [ NeedsManualRebaseline ] |
| 2291 | Bug(eae) media/video-display-toggle.html [ NeedsManualRebaseline ] |
| 2292 | Bug(eae) media/video-empty-source.html [ NeedsManualRebaseline ] |
| 2293 | Bug(eae) media/video-no-audio.html [ NeedsManualRebaseline ] |
| 2294 | Bug(eae) plugins/embed-attributes-style.html [ NeedsManualRebaseline ] |
| 2295 | Bug(eae) printing/forced-break-tree-dump-only.html [ NeedsManualRebaseline ] |
| 2296 | Bug(eae) scrollbars/scrollbars-on-positioned-content.html [ NeedsManualRebaseline ] |
| 2297 | Bug(eae) svg/as-background-image/svg-as-background-5.html [ NeedsManualRebaseline ] |
| 2298 | Bug(eae) svg/as-image/image-respects-pageScaleFactor.html [ NeedsManualRebaseline ] |
| 2299 | Bug(eae) svg/batik/paints/patternRegionA.svg [ NeedsManualRebaseline ] |
| 2300 | Bug(eae) svg/batik/text/smallFonts.svg [ NeedsManualRebaseline ] |
| 2301 | Bug(eae) svg/batik/text/textFeatures.svg [ NeedsManualRebaseline ] |
| 2302 | Bug(eae) svg/batik/text/textProperties2.svg [ NeedsManualRebaseline ] |
| 2303 | Bug(eae) svg/batik/text/textProperties.svg [ NeedsManualRebaseline ] |
| 2304 | Bug(eae) svg/canvas/canvas-pattern-svg.html [ NeedsManualRebaseline ] |
| 2305 | Bug(eae) svg/carto.net/textbox.svg [ NeedsManualRebaseline ] |
| 2306 | Bug(eae) svg/carto.net/window.svg [ NeedsManualRebaseline ] |
| 2307 | Bug(eae) svg/custom/bug45331.svg [ NeedsManualRebaseline ] |
| 2308 | Bug(eae) svg/custom/clip-mask-negative-scale.svg [ NeedsManualRebaseline ] |
| 2309 | Bug(eae) svg/custom/fill-fallback.svg [ NeedsManualRebaseline ] |
| 2310 | Bug(eae) svg/custom/image-rescale-scroll.html [ NeedsManualRebaseline ] |
| 2311 | Bug(eae) svg/custom/invalid-css.svg [ NeedsManualRebaseline ] |
| 2312 | Bug(eae) svg/custom/invalid-fill-hex.svg [ NeedsManualRebaseline ] |
| 2313 | Bug(eae) svg/custom/invalid-stroke-hex.svg [ NeedsManualRebaseline ] |
| 2314 | Bug(eae) svg/custom/junk-data.svg [ NeedsManualRebaseline ] |
| 2315 | Bug(eae) svg/custom/load-non-wellformed.svg [ NeedsManualRebaseline ] |
| 2316 | Bug(eae) svg/custom/marker-orient-auto.html [ NeedsManualRebaseline ] |
| 2317 | Bug(eae) svg/custom/missing-xlink.svg [ NeedsManualRebaseline ] |
| 2318 | Bug(eae) svg/custom/path-bad-data.svg [ NeedsManualRebaseline ] |
| 2319 | Bug(eae) svg/custom/rootmost-svg-xy-attrs.xhtml [ NeedsManualRebaseline ] |
| 2320 | Bug(eae) svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ NeedsManualRebaseline ] |
| 2321 | Bug(eae) svg/custom/stroked-pattern.svg [ NeedsManualRebaseline ] |
| 2322 | Bug(eae) svg/custom/stroke-fallback.svg [ NeedsManualRebaseline ] |
| 2323 | Bug(eae) svg/custom/svg-float-border-padding.xml [ NeedsManualRebaseline ] |
| 2324 | Bug(eae) svg/custom/text-filter.svg [ NeedsManualRebaseline ] |
| 2325 | Bug(eae) svg/custom/use-font-face-crash.svg [ NeedsManualRebaseline ] |
| 2326 | Bug(eae) svg/custom/viewport-em.svg [ NeedsManualRebaseline ] |
| 2327 | Bug(eae) svg/hixie/data-types/002.xhtml [ NeedsManualRebaseline ] |
| 2328 | Bug(eae) svg/hixie/error/012.xml [ NeedsManualRebaseline ] |
| 2329 | Bug(eae) svg/hixie/error/013.xml [ NeedsManualRebaseline ] |
| 2330 | Bug(eae) svg/hixie/mixed/003.xml [ NeedsManualRebaseline ] |
| 2331 | Bug(eae) svg/hixie/mixed/008.xml [ NeedsManualRebaseline ] |
| 2332 | Bug(eae) svg/hixie/mixed/009.xml [ NeedsManualRebaseline ] |
| 2333 | Bug(eae) svg/hixie/mixed/010.xml [ NeedsManualRebaseline ] |
| 2334 | Bug(eae) svg/hixie/perf/007.xml [ NeedsManualRebaseline ] |
| 2335 | Bug(eae) svg/hixie/rendering-model/003.xhtml [ NeedsManualRebaseline ] |
| 2336 | Bug(eae) svg/hixie/viewbox/preserveAspectRatio/001.xml [ NeedsManualRebaseline ] |
| 2337 | Bug(eae) svg/text/foreignObject-text-clipping-bug.xml [ NeedsManualRebaseline ] |
| 2338 | Bug(eae) svg/text/text-repaint-rects.xhtml [ NeedsManualRebaseline ] |
| 2339 | Bug(eae) svg/text/text-selection-tselect-01-b.svg [ NeedsManualRebaseline ] |
| 2340 | Bug(eae) svg/text/text-selection-tspan-01-b.svg [ NeedsManualRebaseline ] |
| 2341 | Bug(eae) svg/W3C-SVG-1.1/animate-elem-25-t.svg [ NeedsManualRebaseline ] |
| 2342 | Bug(eae) svg/W3C-SVG-1.1/animate-elem-34-t.svg [ NeedsManualRebaseline ] |
| 2343 | Bug(eae) svg/W3C-SVG-1.1/animate-elem-44-t.svg [ NeedsManualRebaseline ] |
| 2344 | Bug(eae) svg/W3C-SVG-1.1/animate-elem-65-t.svg [ NeedsManualRebaseline ] |
| 2345 | Bug(eae) svg/W3C-SVG-1.1/animate-elem-83-t.svg [ NeedsManualRebaseline ] |
| 2346 | Bug(eae) svg/W3C-SVG-1.1/filters-light-01-f.svg [ NeedsManualRebaseline ] |
| 2347 | Bug(eae) svg/W3C-SVG-1.1/masking-path-05-f.svg [ NeedsManualRebaseline ] |
| 2348 | Bug(eae) svg/W3C-SVG-1.1/painting-render-01-b.svg [ NeedsManualRebaseline ] |
| 2349 | Bug(eae) svg/W3C-SVG-1.1/paths-data-06-t.svg [ NeedsManualRebaseline ] |
| 2350 | Bug(eae) svg/W3C-SVG-1.1/paths-data-07-t.svg [ NeedsManualRebaseline ] |
| 2351 | Bug(eae) svg/W3C-SVG-1.1/pservers-grad-01-b.svg [ NeedsManualRebaseline ] |
| 2352 | Bug(eae) svg/W3C-SVG-1.1/pservers-grad-02-b.svg [ NeedsManualRebaseline ] |
| 2353 | Bug(eae) svg/W3C-SVG-1.1/pservers-grad-03-b.svg [ NeedsManualRebaseline ] |
| 2354 | Bug(eae) svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ NeedsManualRebaseline ] |
| 2355 | Bug(eae) svg/W3C-SVG-1.1/styling-css-03-b.svg [ NeedsManualRebaseline ] |
| 2356 | Bug(eae) svg/W3C-SVG-1.1/text-intro-04-t.svg [ NeedsManualRebaseline ] |
| 2357 | Bug(eae) svg/W3C-SVG-1.1/text-tselect-01-b.svg [ NeedsManualRebaseline ] |
| 2358 | Bug(eae) svg/W3C-SVG-1.1/text-tspan-01-b.svg [ NeedsManualRebaseline ] |
| 2359 | Bug(eae) svg/zoom/page/zoom-hixie-mixed-008.xml [ NeedsManualRebaseline ] |
| 2360 | Bug(eae) svg/zoom/page/zoom-hixie-mixed-009.xml [ NeedsManualRebaseline ] |
| 2361 | Bug(eae) svg/zoom/page/zoom-svg-float-border-padding.xml [ NeedsManualRebaseline ] |
| 2362 | Bug(eae) svg/zoom/text/zoom-hixie-mixed-008.xml [ NeedsManualRebaseline ] |
| 2363 | Bug(eae) svg/zoom/text/zoom-hixie-mixed-009.xml [ NeedsManualRebaseline ] |
| 2364 | Bug(eae) svg/zoom/text/zoom-svg-float-border-padding.xml [ NeedsManualRebaseline ] |
| 2365 | Bug(eae) tables/layering/paint-test-layering-1.html [ NeedsManualRebaseline ] |
| 2366 | Bug(eae) tables/layering/paint-test-layering-2.html [ NeedsManualRebaseline ] |
| 2367 | Bug(eae) tables/mozilla/bugs/bug10296-1.html [ NeedsManualRebaseline ] |
| 2368 | Bug(eae) tables/mozilla/bugs/bug1055-1.html [ NeedsManualRebaseline ] |
| 2369 | Bug(eae) tables/mozilla/bugs/bug10633.html [ NeedsManualRebaseline ] |
| 2370 | Bug(eae) tables/mozilla/bugs/bug113235-1.html [ NeedsManualRebaseline ] |
| 2371 | Bug(eae) tables/mozilla/bugs/bug113235-2.html [ NeedsManualRebaseline ] |
| 2372 | Bug(eae) tables/mozilla/bugs/bug1302.html [ NeedsManualRebaseline ] |
| 2373 | Bug(eae) tables/mozilla/bugs/bug131020.html [ NeedsManualRebaseline ] |
| 2374 | Bug(eae) tables/mozilla/bugs/bug131020_iframe.html [ NeedsManualRebaseline ] |
| 2375 | Bug(eae) tables/mozilla/bugs/bug139524-2.html [ NeedsManualRebaseline ] |
| 2376 | Bug(eae) tables/mozilla/bugs/bug1430.html [ NeedsManualRebaseline ] |
| 2377 | Bug(eae) tables/mozilla/bugs/bug15544.html [ NeedsManualRebaseline ] |
| 2378 | Bug(eae) tables/mozilla/bugs/bug16252.html [ NeedsManualRebaseline ] |
| 2379 | Bug(eae) tables/mozilla/bugs/bug17130-1.html [ NeedsManualRebaseline ] |
| 2380 | Bug(eae) tables/mozilla/bugs/bug17130-2.html [ NeedsManualRebaseline ] |
| 2381 | Bug(eae) tables/mozilla/bugs/bug17138.html [ NeedsManualRebaseline ] |
| 2382 | Bug(eae) tables/mozilla/bugs/bug18664.html [ NeedsManualRebaseline ] |
| 2383 | Bug(eae) tables/mozilla/bugs/bug18955.html [ NeedsManualRebaseline ] |
| 2384 | Bug(eae) tables/mozilla/bugs/bug2050.html [ NeedsManualRebaseline ] |
| 2385 | Bug(eae) tables/mozilla/bugs/bug20579.html [ NeedsManualRebaseline ] |
| 2386 | Bug(eae) tables/mozilla/bugs/bug20804.html [ NeedsManualRebaseline ] |
| 2387 | Bug(eae) tables/mozilla/bugs/bug23235.html [ NeedsManualRebaseline ] |
| 2388 | Bug(eae) tables/mozilla/bugs/bug23299.html [ NeedsManualRebaseline ] |
| 2389 | Bug(eae) tables/mozilla/bugs/bug24200.html [ NeedsManualRebaseline ] |
| 2390 | Bug(eae) tables/mozilla/bugs/bug24627.html [ NeedsManualRebaseline ] |
| 2391 | Bug(eae) tables/mozilla/bugs/bug2479-1.html [ NeedsManualRebaseline ] |
| 2392 | Bug(eae) tables/mozilla/bugs/bug2479-2.html [ NeedsManualRebaseline ] |
| 2393 | Bug(eae) tables/mozilla/bugs/bug2479-3.html [ NeedsManualRebaseline ] |
| 2394 | Bug(eae) tables/mozilla/bugs/bug2479-4.html [ NeedsManualRebaseline ] |
| 2395 | Bug(eae) tables/mozilla/bugs/bug2509.html [ NeedsManualRebaseline ] |
| 2396 | Bug(eae) tables/mozilla/bugs/bug25663.html [ NeedsManualRebaseline ] |
| 2397 | Bug(eae) tables/mozilla/bugs/bug2947.html [ NeedsManualRebaseline ] |
| 2398 | Bug(eae) tables/mozilla/bugs/bug2981-1.html [ NeedsManualRebaseline ] |
| 2399 | Bug(eae) tables/mozilla/bugs/bug2997.html [ NeedsManualRebaseline ] |
| 2400 | Bug(eae) tables/mozilla/bugs/bug30692.html [ NeedsManualRebaseline ] |
| 2401 | Bug(eae) tables/mozilla/bugs/bug3977.html [ NeedsManualRebaseline ] |
| 2402 | Bug(eae) tables/mozilla/bugs/bug44523.html [ NeedsManualRebaseline ] |
| 2403 | Bug(eae) tables/mozilla/bugs/bug46268-3.html [ NeedsManualRebaseline ] |
| 2404 | Bug(eae) tables/mozilla/bugs/bug46368-1.html [ NeedsManualRebaseline ] |
| 2405 | Bug(eae) tables/mozilla/bugs/bug5538.html [ NeedsManualRebaseline ] |
| 2406 | Bug(eae) tables/mozilla/bugs/bug5797.html [ NeedsManualRebaseline ] |
| 2407 | Bug(eae) tables/mozilla/bugs/bug5799.html [ NeedsManualRebaseline ] |
| 2408 | Bug(eae) tables/mozilla/bugs/bug5835.html [ NeedsManualRebaseline ] |
| 2409 | Bug(eae) tables/mozilla/bugs/bug6304.html [ NeedsManualRebaseline ] |
| 2410 | Bug(eae) tables/mozilla/bugs/bug68912.html [ NeedsManualRebaseline ] |
| 2411 | Bug(eae) tables/mozilla/bugs/bug69382-1.html [ NeedsManualRebaseline ] |
| 2412 | Bug(eae) tables/mozilla/bugs/bug709.html [ NeedsManualRebaseline ] |
| 2413 | Bug(eae) tables/mozilla/bugs/bug7112-1.html [ NeedsManualRebaseline ] |
| 2414 | Bug(eae) tables/mozilla/bugs/bug7112-2.html [ NeedsManualRebaseline ] |
| 2415 | Bug(eae) tables/mozilla/bugs/bug7121-1.html [ NeedsManualRebaseline ] |
| 2416 | Bug(eae) tables/mozilla/bugs/bug82946-1.html [ NeedsManualRebaseline ] |
| 2417 | Bug(eae) tables/mozilla/bugs/bug82946-2.html [ NeedsManualRebaseline ] |
| 2418 | Bug(eae) tables/mozilla/bugs/bug8858.html [ NeedsManualRebaseline ] |
| 2419 | Bug(eae) tables/mozilla/bugs/bug93363.html [ NeedsManualRebaseline ] |
| 2420 | Bug(eae) tables/mozilla/bugs/bug96334.html [ NeedsManualRebaseline ] |
| 2421 | Bug(eae) tables/mozilla/collapsing_borders/bug41262-3.html [ NeedsManualRebaseline ] |
| 2422 | Bug(eae) tables/mozilla/core/bloomberg.html [ NeedsManualRebaseline ] |
| 2423 | Bug(eae) tables/mozilla/dom/deleteTbodyRebuild1.html [ NeedsManualRebaseline ] |
| 2424 | Bug(eae) tables/mozilla_expected_failures/bugs/bug1128.html [ NeedsManualRebaseline ] |
| 2425 | Bug(eae) tables/mozilla_expected_failures/bugs/bug14007-2.html [ NeedsManualRebaseline ] |
| 2426 | Bug(eae) tables/mozilla_expected_failures/bugs/bug1725.html [ NeedsManualRebaseline ] |
| 2427 | Bug(eae) tables/mozilla_expected_failures/bugs/bug18770.html [ NeedsManualRebaseline ] |
| 2428 | Bug(eae) tables/mozilla_expected_failures/bugs/bug2479-5.html [ NeedsManualRebaseline ] |
| 2429 | Bug(eae) tables/mozilla_expected_failures/bugs/bug25707.html [ NeedsManualRebaseline ] |
| 2430 | Bug(eae) tables/mozilla_expected_failures/bugs/bug32205-1.html [ NeedsManualRebaseline ] |
| 2431 | Bug(eae) tables/mozilla_expected_failures/bugs/bug42043.html [ NeedsManualRebaseline ] |
| 2432 | Bug(eae) tables/mozilla_expected_failures/bugs/bug46268-4.html [ NeedsManualRebaseline ] |
| 2433 | Bug(eae) tables/mozilla_expected_failures/bugs/bug51000.html [ NeedsManualRebaseline ] |
| 2434 | Bug(eae) tables/mozilla_expected_failures/bugs/bug56024.html [ NeedsManualRebaseline ] |
| 2435 | Bug(eae) tables/mozilla_expected_failures/bugs/bug80762-2.html [ NeedsManualRebaseline ] |
| 2436 | Bug(eae) tables/mozilla_expected_failures/bugs/bug8499.html [ NeedsManualRebaseline ] |
| 2437 | Bug(eae) tables/mozilla_expected_failures/bugs/bug89315.html [ NeedsManualRebaseline ] |
| 2438 | Bug(eae) tables/mozilla_expected_failures/core/backgrounds.html [ NeedsManualRebaseline ] |
| 2439 | Bug(eae) tables/mozilla_expected_failures/marvin/x_table_rules_all.xml [ NeedsManualRebaseline ] |
| 2440 | Bug(eae) tables/mozilla_expected_failures/marvin/x_table_rules_cols.xml [ NeedsManualRebaseline ] |
| 2441 | Bug(eae) tables/mozilla_expected_failures/marvin/x_table_rules_rows.xml [ NeedsManualRebaseline ] |
| 2442 | Bug(eae) tables/mozilla_expected_failures/other/test4.html [ NeedsManualRebaseline ] |
| 2443 | Bug(eae) tables/mozilla/marvin/tables_border_1.html [ NeedsManualRebaseline ] |
| 2444 | Bug(eae) tables/mozilla/marvin/tables_border_2.html [ NeedsManualRebaseline ] |
| 2445 | Bug(eae) tables/mozilla/marvin/tables_border_3.html [ NeedsManualRebaseline ] |
| 2446 | Bug(eae) tables/mozilla/marvin/tables_row_th_nowrap.html [ NeedsManualRebaseline ] |
| 2447 | Bug(eae) tables/mozilla/marvin/tables_td_align_center.html [ NeedsManualRebaseline ] |
| 2448 | Bug(eae) tables/mozilla/marvin/tables_td_nowrap.html [ NeedsManualRebaseline ] |
| 2449 | Bug(eae) tables/mozilla/marvin/tables_width_percent.html [ NeedsManualRebaseline ] |
| 2450 | Bug(eae) tables/mozilla/marvin/tbody_align_char.html [ NeedsManualRebaseline ] |
| 2451 | Bug(eae) tables/mozilla/marvin/tbody_align_justify.html [ NeedsManualRebaseline ] |
| 2452 | Bug(eae) tables/mozilla/marvin/tfoot_align_char.html [ NeedsManualRebaseline ] |
| 2453 | Bug(eae) tables/mozilla/marvin/tfoot_align_justify.html [ NeedsManualRebaseline ] |
| 2454 | Bug(eae) tables/mozilla/marvin/thead_align_char.html [ NeedsManualRebaseline ] |
| 2455 | Bug(eae) tables/mozilla/marvin/thead_align_justify.html [ NeedsManualRebaseline ] |
| 2456 | Bug(eae) tables/mozilla/marvin/tr_bgcolor_white.html [ NeedsManualRebaseline ] |
| 2457 | Bug(eae) tables/mozilla/marvin/tr_bgcolor_white_rgb.html [ NeedsManualRebaseline ] |
| 2458 | Bug(eae) tables/mozilla/marvin/x_table_border_none.xml [ NeedsManualRebaseline ] |
| 2459 | Bug(eae) tables/mozilla/marvin/x_table_border_px.xml [ NeedsManualRebaseline ] |
| 2460 | Bug(eae) tables/mozilla/marvin/x_table_border.xml [ NeedsManualRebaseline ] |
| 2461 | Bug(eae) tables/mozilla/marvin/x_table_class.xml [ NeedsManualRebaseline ] |
| 2462 | Bug(eae) tables/mozilla/marvin/x_table_id.xml [ NeedsManualRebaseline ] |
| 2463 | Bug(eae) tables/mozilla/marvin/x_table_rules_groups.xml [ NeedsManualRebaseline ] |
| 2464 | Bug(eae) tables/mozilla/marvin/x_table_rules_none.xml [ NeedsManualRebaseline ] |
| 2465 | Bug(eae) tables/mozilla/other/cell_widths.html [ NeedsManualRebaseline ] |
| 2466 | Bug(eae) tables/mozilla/other/wa_table_tr_align.html [ NeedsManualRebaseline ] |
| 2467 | Bug(eae) transforms/3d/general/perspective-units.html [ NeedsManualRebaseline ] |
| 2468 | Bug(eae) transforms/3d/hit-testing/backface-hit-test.html [ NeedsManualRebaseline ] |
| 2469 | Bug(eae) transforms/3d/hit-testing/backface-no-transform-hit-test.html [ NeedsManualRebaseline ] |
| 2470 | Bug(eae) virtual/display_list_2d_canvas/fast/canvas/setWidthResetAfterForcedRender.html [ NeedsManualRebaseline ] |
| 2471 | Bug(eae) virtual/display_list_2d_canvas/fast/canvas/shadow-offset-1.html [ NeedsManualRebaseline ] |
| 2472 | Bug(eae) virtual/display_list_2d_canvas/fast/canvas/toDataURL-alpha.html [ NeedsManualRebaseline ] |
| 2473 | Bug(eae) virtual/gpu/fast/canvas/setWidthResetAfterForcedRender.html [ NeedsManualRebaseline ] |
| 2474 | Bug(eae) virtual/gpu/fast/canvas/shadow-offset-1.html [ NeedsManualRebaseline ] |
| 2475 | Bug(eae) virtual/gpu/fast/canvas/toDataURL-alpha.html [ NeedsManualRebaseline ] |
| 2476 | Bug(eae) virtual/gpu-rasterization/fast/images/favicon-as-image.html [ NeedsManualRebaseline ] |
| 2477 | Bug(eae) virtual/pointerevent/fast/events/autoscroll.html [ NeedsManualRebaseline ] |
| 2478 | Bug(eae) virtual/pointerevent/fast/events/pointer-events-2.html [ NeedsManualRebaseline ] |
| 2479 | Bug(eae) virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling.html [ NeedsManualRebaseline ] |
| 2480 | Bug(eae) virtual/prefer_compositing_to_lcd_text/compositing/overflow/remove-overflow-crash2.html [ NeedsManualRebaseline ] |
| 2481 | Bug(eae) virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-ancestor-update.html [ NeedsManualRebaseline ] |
| 2482 | Bug(eae) virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbars-on-positioned-content.html [ NeedsManualRebaseline ] |
| 2483 | Bug(eae) virtual/rootlayerscrolls/scrollbars/scrollbars-on-positioned-content.html [ NeedsManualRebaseline ] |
| 2484 | Bug(eae) virtual/spv2/fast/clip/001.html [ NeedsManualRebaseline ] |
| 2485 | Bug(eae) virtual/spv2/fast/clip/002.html [ NeedsManualRebaseline ] |
| 2486 | Bug(eae) virtual/spv2/fast/clip/003.html [ NeedsManualRebaseline ] |
| 2487 | Bug(eae) virtual/spv2/fast/clip/004.html [ NeedsManualRebaseline ] |
| 2488 | Bug(eae) virtual/spv2/fast/clip/005.html [ NeedsManualRebaseline ] |
| 2489 | Bug(eae) virtual/spv2/fast/clip/006.html [ NeedsManualRebaseline ] |
| 2490 | Bug(eae) virtual/spv2/fast/clip/007.html [ NeedsManualRebaseline ] |
| 2491 | Bug(eae) virtual/spv2/fast/clip/008.html [ NeedsManualRebaseline ] |
| 2492 | Bug(eae) virtual/spv2/fast/clip/009.html [ NeedsManualRebaseline ] |
| 2493 | Bug(eae) virtual/spv2/fast/clip/011.html [ NeedsManualRebaseline ] |
| 2494 | Bug(eae) virtual/spv2/fast/clip/012.html [ NeedsManualRebaseline ] |
| 2495 | Bug(eae) virtual/spv2/fast/clip/013.html [ NeedsManualRebaseline ] |
| 2496 | Bug(eae) virtual/spv2/fast/clip/014.html [ NeedsManualRebaseline ] |
| 2497 | Bug(eae) virtual/spv2/fast/clip/015.html [ NeedsManualRebaseline ] |
| 2498 | Bug(eae) virtual/spv2/fast/clip/016.html [ NeedsManualRebaseline ] |
| 2499 | Bug(eae) virtual/spv2/fast/overflow/004.html [ NeedsManualRebaseline ] |
| 2500 | Bug(eae) virtual/spv2/fast/overflow/overflow-auto-position-absolute.html [ NeedsManualRebaseline ] |
| 2501 | Bug(eae) virtual/spv2/fast/overflow/overflow-auto-table.html [ NeedsManualRebaseline ] |
| 2502 | Bug(eae) virtual/threaded/printing/forced-break-tree-dump-only.html [ NeedsManualRebaseline ] |
| 2503 | Bug(eae) virtual/trustedeventsdefaultaction/fast/events/autoscroll.html [ NeedsManualRebaseline ] |
| 2504 | Bug(eae) virtual/trustedeventsdefaultaction/fast/events/pointer-events-2.html [ NeedsManualRebaseline ] |
| 2505 | Bug(eae) [ Win Linux ] fast/forms/select/menulist-narrow-width.html [ NeedsManualRebaseline ] |
| 2506 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/aat-morx.html [ NeedsManualRebaseline ] |
| 2507 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-kerning-and-ligatures.html [ NeedsManualRebaseline ] |
| 2508 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-multiple-renderers.html [ NeedsManualRebaseline ] |
| 2509 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-partial-selection.html [ NeedsManualRebaseline ] |
| 2510 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-pointtooffset-calls-cg.html [ NeedsManualRebaseline ] |
| 2511 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-rtl-override-selection.html [ NeedsManualRebaseline ] |
| 2512 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-small-caps-punctuation-size.html [ NeedsManualRebaseline ] |
| 2513 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-spacing-features.html [ NeedsManualRebaseline ] |
| 2514 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/hackernews-comments.html [ NeedsManualRebaseline ] |
| 2515 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/css-table-lots-of-text-many-cells.html [ NeedsManualRebaseline ] |
| 2516 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/css-table-single-cell-lots-of-text.html [ NeedsManualRebaseline ] |
| 2517 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells.html [ NeedsManualRebaseline ] |
| 2518 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text.html [ NeedsManualRebaseline ] |
| 2519 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/lots-of-text-many-cells.html [ NeedsManualRebaseline ] |
| 2520 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/narrow-percentage-width.html [ NeedsManualRebaseline ] |
| 2521 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/narrow-specified-width.html [ NeedsManualRebaseline ] |
| 2522 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/nested-tables.html [ NeedsManualRebaseline ] |
| 2523 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/nested-table-wrapping.html [ NeedsManualRebaseline ] |
| 2524 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/single-cell-lots-of-text.html [ NeedsManualRebaseline ] |
| 2525 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ NeedsManualRebaseline ] |
| 2526 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/table-cell-inflation.html [ NeedsManualRebaseline ] |
| 2527 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/table-for-layout.html [ NeedsManualRebaseline ] |
| 2528 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/wide-percentage-width.html [ NeedsManualRebaseline ] |
| 2529 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/wide-specified-width.html [ NeedsManualRebaseline ] |
| 2530 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/002.html [ NeedsManualRebaseline ] |
| 2531 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/003.html [ NeedsManualRebaseline ] |
| 2532 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/004.html [ NeedsManualRebaseline ] |
| 2533 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/005.html [ NeedsManualRebaseline ] |
| 2534 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/006.html [ NeedsManualRebaseline ] |
| 2535 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/007.html [ NeedsManualRebaseline ] |
| 2536 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/008.html [ NeedsManualRebaseline ] |
| 2537 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/011.html [ NeedsManualRebaseline ] |
| 2538 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/012.html [ NeedsManualRebaseline ] |
| 2539 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/013.html [ NeedsManualRebaseline ] |
| 2540 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/014.html [ NeedsManualRebaseline ] |
| 2541 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/015.html [ NeedsManualRebaseline ] |
| 2542 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/generic-family-changes.html [ NeedsManualRebaseline ] |
| 2543 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/bidi-embedding-pop-and-push-same.html [ NeedsManualRebaseline ] |
| 2544 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/bidi-img-alt-text.html [ NeedsManualRebaseline ] |
| 2545 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/break-word.html [ NeedsManualRebaseline ] |
| 2546 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/capitalize-boundaries.html [ NeedsManualRebaseline ] |
| 2547 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/capitalize-empty-generated-string.html [ NeedsManualRebaseline ] |
| 2548 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/capitalize-preserve-nbsp.html [ NeedsManualRebaseline ] |
| 2549 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/caps-lock-indicator-disabled.html [ NeedsManualRebaseline ] |
| 2550 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/caps-lock-indicator-enabled.html [ NeedsManualRebaseline ] |
| 2551 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/cg-fallback-bolding.html [ NeedsManualRebaseline ] |
| 2552 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-path-with-no-subpixel-fonts.html [ NeedsManualRebaseline ] |
| 2553 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-preferred-logical-widths.html [ NeedsManualRebaseline ] |
| 2554 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-synthetic-bold-space-width.html [ NeedsManualRebaseline ] |
| 2555 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-text-rtl-selection-repaint.html [ NeedsManualRebaseline ] |
| 2556 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/delete-hard-break-character.html [ NeedsManualRebaseline ] |
| 2557 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/drawBidiText.html [ NeedsManualRebaseline ] |
| 2558 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/embed-at-end-of-pre-wrap-line.html [ NeedsManualRebaseline ] |
| 2559 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/emoji-web-font.html [ NeedsManualRebaseline ] |
| 2560 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/emphasis-ellipsis-complextext.html [ NeedsManualRebaseline ] |
| 2561 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/emphasis-vertical.html [ NeedsManualRebaseline ] |
| 2562 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/fake-italic.html [ NeedsManualRebaseline ] |
| 2563 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/fallback-for-custom-font.html [ NeedsManualRebaseline ] |
| 2564 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/firstline/001.html [ NeedsManualRebaseline ] |
| 2565 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/firstline/002.html [ NeedsManualRebaseline ] |
| 2566 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/firstline/003.html [ NeedsManualRebaseline ] |
| 2567 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-ascent-mac.html [ NeedsManualRebaseline ] |
| 2568 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-fallback.html [ NeedsManualRebaseline ] |
| 2569 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-initial.html [ NeedsManualRebaseline ] |
| 2570 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-smallcaps-layout.html [ NeedsManualRebaseline ] |
| 2571 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-stretch.html [ NeedsManualRebaseline ] |
| 2572 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-stretch-variant.html [ NeedsManualRebaseline ] |
| 2573 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-weight.html [ NeedsManualRebaseline ] |
| 2574 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-weight-variant.html [ NeedsManualRebaseline ] |
| 2575 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/format-control.html [ NeedsManualRebaseline ] |
| 2576 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/in-rendered-text-rtl.html [ NeedsManualRebaseline ] |
| 2577 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/001.html [ NeedsManualRebaseline ] |
| 2578 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/alef-connected.html [ NeedsManualRebaseline ] |
| 2579 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-AN-after-empty-run.html [ NeedsManualRebaseline ] |
| 2580 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-AN-after-L.html [ NeedsManualRebaseline ] |
| 2581 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-control-chars-treated-as-ZWS.html [ NeedsManualRebaseline ] |
| 2582 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-CS-after-AN.html [ NeedsManualRebaseline ] |
| 2583 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-european-terminators.html [ NeedsManualRebaseline ] |
| 2584 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-explicit-embedding.html [ NeedsManualRebaseline ] |
| 2585 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-ignored-for-first-child-inline.html [ NeedsManualRebaseline ] |
| 2586 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-innertext.html [ NeedsManualRebaseline ] |
| 2587 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-L2-run-reordering.html [ NeedsManualRebaseline ] |
| 2588 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-layout-across-linebreak.html [ NeedsManualRebaseline ] |
| 2589 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-LDB-2-CSS.html [ NeedsManualRebaseline ] |
| 2590 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-LDB-2-formatting-characters.html [ NeedsManualRebaseline ] |
| 2591 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-LDB-2-HTML.html [ NeedsManualRebaseline ] |
| 2592 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-linebreak-001.html [ NeedsManualRebaseline ] |
| 2593 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-linebreak-002.html [ NeedsManualRebaseline ] |
| 2594 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-linebreak-003.html [ NeedsManualRebaseline ] |
| 2595 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-listbox-atsui.html [ NeedsManualRebaseline ] |
| 2596 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-listbox.html [ NeedsManualRebaseline ] |
| 2597 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-menulist.html [ NeedsManualRebaseline ] |
| 2598 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-mirror-he-ar.html [ NeedsManualRebaseline ] |
| 2599 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ NeedsManualRebaseline ] |
| 2600 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-neutral-run.html [ NeedsManualRebaseline ] |
| 2601 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-override.html [ NeedsManualRebaseline ] |
| 2602 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bold-bengali.html [ NeedsManualRebaseline ] |
| 2603 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/complex-joining-using-gpos.html [ NeedsManualRebaseline ] |
| 2604 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/hebrew-vowels.html [ NeedsManualRebaseline ] |
| 2605 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/khmer-selection.html [ NeedsManualRebaseline ] |
| 2606 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/lang-glyph-cache-separation.html [ NeedsManualRebaseline ] |
| 2607 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/menulist-width-rtl.html [ NeedsManualRebaseline ] |
| 2608 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/mixed-directionality-selection.html [ NeedsManualRebaseline ] |
| 2609 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/plane2.html [ NeedsManualRebaseline ] |
| 2610 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/pop-up-button-text-alignment-and-direction.html [ NeedsManualRebaseline ] |
| 2611 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/rtl-caret.html [ NeedsManualRebaseline ] |
| 2612 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/rtl-negative-letter-spacing.html [ NeedsManualRebaseline ] |
| 2613 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/rtl-white-space-pre-wrap.html [ NeedsManualRebaseline ] |
| 2614 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/text-spliced-font.html [ NeedsManualRebaseline ] |
| 2615 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/thai-baht-space.html [ NeedsManualRebaseline ] |
| 2616 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/thai-line-breaks.html [ NeedsManualRebaseline ] |
| 2617 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/unicode-bidi-plaintext.html [ NeedsManualRebaseline ] |
| 2618 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ NeedsManualRebaseline ] |
| 2619 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/wrap-CJK-001.html [ NeedsManualRebaseline ] |
| 2620 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justified-selection-at-edge.html [ NeedsManualRebaseline ] |
| 2621 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justified-selection.html [ NeedsManualRebaseline ] |
| 2622 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justify-ideograph-complex.html [ NeedsManualRebaseline ] |
| 2623 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justify-ideograph-simple.html [ NeedsManualRebaseline ] |
| 2624 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/large-text-composed-char.html [ NeedsManualRebaseline ] |
| 2625 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/line-breaks-after-white-space.html [ NeedsManualRebaseline ] |
| 2626 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/line-breaks.html [ NeedsManualRebaseline ] |
| 2627 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/line-initial-and-final-swashes.html [ NeedsManualRebaseline ] |
| 2628 | Bug(eae) [ Win Linux ] fast/text/midword-break-after-breakable-char.html [ NeedsManualRebaseline ] |
| 2629 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/midword-break-before-surrogate-pair.html [ NeedsManualRebaseline ] |
| 2630 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/midword-break-hang.html [ NeedsManualRebaseline ] |
| 2631 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/monospace-width-cache.html [ NeedsManualRebaseline ] |
| 2632 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/reset-emptyRun.html [ NeedsManualRebaseline ] |
| 2633 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-hard-linebreak.html [ NeedsManualRebaseline ] |
| 2634 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-painting-hidpi.html [ NeedsManualRebaseline ] |
| 2635 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-rect-line-height-too-big.html [ NeedsManualRebaseline ] |
| 2636 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-rect-line-height-too-small.html [ NeedsManualRebaseline ] |
| 2637 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shadow-translucent-fill.html [ NeedsManualRebaseline ] |
| 2638 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shaping/same-script-different-lang.html [ NeedsManualRebaseline ] |
| 2639 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shaping/shaping-script-order.html [ NeedsManualRebaseline ] |
| 2640 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shaping/shaping-selection-rect.html [ NeedsManualRebaseline ] |
| 2641 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/should-use-atsui.html [ NeedsManualRebaseline ] |
| 2642 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/small-caps-turkish.html [ NeedsManualRebaseline ] |
| 2643 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/softHyphen.html [ NeedsManualRebaseline ] |
| 2644 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/sub-pixel/text-scaling-pixel.html [ NeedsManualRebaseline ] |
| 2645 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/sub-pixel/text-scaling-vertical.html [ NeedsManualRebaseline ] |
| 2646 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/textIteratorNilRenderer.html [ NeedsManualRebaseline ] |
| 2647 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/text-letter-spacing.html [ NeedsManualRebaseline ] |
| 2648 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/text-shadow-no-default-color.html [ NeedsManualRebaseline ] |
| 2649 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/text-stroke-with-border.html [ NeedsManualRebaseline ] |
| 2650 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/vertical-rl-rtl-linebreak.html [ NeedsManualRebaseline ] |
| 2651 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/vertical-surrogate-pair.html [ NeedsManualRebaseline ] |
| 2652 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr.html [ NeedsManualRebaseline ] |
| 2653 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr-in-pre-crash.html [ NeedsManualRebaseline ] |
| 2654 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr-pre.html [ NeedsManualRebaseline ] |
| 2655 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr-styled.html [ NeedsManualRebaseline ] |
| 2656 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/webfont-synthetic-bold.html [ NeedsManualRebaseline ] |
| 2657 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/001.html [ NeedsManualRebaseline ] |
| 2658 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/002.html [ NeedsManualRebaseline ] |
| 2659 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/003.html [ NeedsManualRebaseline ] |
| 2660 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/004.html [ NeedsManualRebaseline ] |
| 2661 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/005.html [ NeedsManualRebaseline ] |
| 2662 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/006.html [ NeedsManualRebaseline ] |
| 2663 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/007.html [ NeedsManualRebaseline ] |
| 2664 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/008.html [ NeedsManualRebaseline ] |
| 2665 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/009.html [ NeedsManualRebaseline ] |
| 2666 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/010.html [ NeedsManualRebaseline ] |
| 2667 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/011.html [ NeedsManualRebaseline ] |
| 2668 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/012.html [ NeedsManualRebaseline ] |
| 2669 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/015.html [ NeedsManualRebaseline ] |
| 2670 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/016.html [ NeedsManualRebaseline ] |
| 2671 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/018.html [ NeedsManualRebaseline ] |
| 2672 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/019.html [ NeedsManualRebaseline ] |
| 2673 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/020.html [ NeedsManualRebaseline ] |
| 2674 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/021.html [ NeedsManualRebaseline ] |
| 2675 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/023.html [ NeedsManualRebaseline ] |
| 2676 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/024.html [ NeedsManualRebaseline ] |
| 2677 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/025.html [ NeedsManualRebaseline ] |
| 2678 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/026.html [ NeedsManualRebaseline ] |
| 2679 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/027.html [ NeedsManualRebaseline ] |
| 2680 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/028.html [ NeedsManualRebaseline ] |
| 2681 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/029.html [ NeedsManualRebaseline ] |
| 2682 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/030.html [ NeedsManualRebaseline ] |
| 2683 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/normal-after-nowrap-breaking.html [ NeedsManualRebaseline ] |
| 2684 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/nowrap-clear-float.html [ NeedsManualRebaseline ] |
| 2685 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-newline-box-test.html [ NeedsManualRebaseline ] |
| 2686 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-last-char.html [ NeedsManualRebaseline ] |
| 2687 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-line-test.html [ NeedsManualRebaseline ] |
| 2688 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-overflow-selection.html [ NeedsManualRebaseline ] |
| 2689 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-spaces-after-newline.html [ NeedsManualRebaseline ] |
| 2690 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/select-new-line-with-line-break-normal.html [ NeedsManualRebaseline ] |
| 2691 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/span-in-word-space-causes-overflow.html [ NeedsManualRebaseline ] |
| 2692 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wide-zero-width-space.html [ NeedsManualRebaseline ] |
| 2693 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-break.html [ NeedsManualRebaseline ] |
| 2694 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-break-run-rounding.html [ NeedsManualRebaseline ] |
| 2695 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-break-soft-hyphen.html [ NeedsManualRebaseline ] |
| 2696 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-space.html [ NeedsManualRebaseline ] |
| 2697 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/zero-font-size.html [ NeedsManualRebaseline ] |
| 2698 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] ietestcenter/css3/text/textshadow-003.htm [ NeedsManualRebaseline ] |
| 2699 | Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] ietestcenter/css3/text/textshadow-004.htm [ NeedsManualRebaseline ] |
| 2700 | Bug(eae) [ Win ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ NeedsManualRebaseline ] |
| 2701 | Bug(eae) [ Linux ] svg/transforms/animated-path-inside-transformed-html.xhtml [ NeedsManualRebaseline ] |
| 2702 | Bug(eae) [ Win ] svg/transforms/animated-path-inside-transformed-html.xhtml [ NeedsManualRebaseline ] |
| 2703 | Bug(eae) [ Win Release ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ NeedsManualRebaseline ] |
| 2704 | |
kjellander | 36d028e | 2016-04-12 13:22:48 | [diff] [blame] | 2705 | crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ] |
| 2706 | crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ] |
| 2707 | crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ] |
suzyh | 7791bb4 | 2016-04-14 01:34:38 | [diff] [blame] | 2708 | |
rjkroege | 918639b0 | 2016-04-14 22:34:21 | [diff] [blame] | 2709 | crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html [ Failure Pass ] |
| 2710 | |
suzyh | 7791bb4 | 2016-04-14 01:34:38 | [diff] [blame] | 2711 | crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-timing/endDelay.html [ Failure ] |
| 2712 | crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructor.html [ Failure Timeout ] |
msramek | 7400400 | 2016-04-19 08:03:12 | [diff] [blame] | 2713 | |
| 2714 | crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Failure ] |
msramek | e464ff07 | 2016-04-20 07:44:10 | [diff] [blame] | 2715 | crbug.com/605024 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xhtml [ Failure ] |
msramek | a0adea40 | 2016-04-20 08:52:56 | [diff] [blame] | 2716 | |
| 2717 | crbug.com/605047 [ Mac10.11 ] fast/text/emphasis.html [ Failure ] |
| 2718 | crbug.com/605047 [ Mac10.11 ] fast/text/international/complex-character-based-fallback.html [ Failure ] |
msramek | f513de8a7 | 2016-04-20 09:38:59 | [diff] [blame^] | 2719 | |
| 2720 | crbug.com/605059 [ Retina ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Failure ] |
| 2721 | crbug.com/605059 [ Retina ] fast/text/international/bidi-AN-after-empty-run.html [ Failure ] |
| 2722 | crbug.com/605059 [ Retina ] fast/text/whitespace/003.html [ Failure ] |
| 2723 | crbug.com/605059 [ Retina ] fast/text/whitespace/005.html [ Failure ] |
| 2724 | crbug.com/605059 [ Retina ] fast/text/whitespace/015.html [ Failure ] |
| 2725 | crbug.com/605059 [ Retina ] fast/text/midword-break-before-surrogate-pair.html [ Failure ] |
| 2726 | crbug.com/605059 [ Retina ] fast/text/basic/012.html [ Failure ] |
| 2727 | crbug.com/605059 [ Retina ] fast/text/whitespace/011.html [ Failure ] |
| 2728 | crbug.com/605059 [ Retina ] fast/text/international/bidi-european-terminators.html [ Failure ] |
| 2729 | crbug.com/605059 [ Retina ] fast/text/international/thai-baht-space.html [ Failure ] |
| 2730 | crbug.com/605059 [ Retina ] fast/text/bidi-embedding-pop-and-push-same.html [ Failure ] |
| 2731 | crbug.com/605059 [ Retina ] fast/text/international/thai-line-breaks.html [ Failure ] |
| 2732 | crbug.com/605059 [ Retina ] fast/text/shadow-translucent-fill.html [ Failure ] |
| 2733 | crbug.com/605059 [ Retina ] fast/text/capitalize-boundaries.html [ Failure ] |
| 2734 | crbug.com/605059 [ Retina ] fast/text/whitespace/008.html [ Failure ] |
| 2735 | crbug.com/605059 [ Retina ] fast/text/whitespace/027.html [ Failure ] |
| 2736 | crbug.com/605059 [ Retina ] fast/text/whitespace/016.html [ Failure ] |
| 2737 | crbug.com/605059 [ Retina ] fast/text/whitespace/024.html [ Failure ] |
| 2738 | crbug.com/605059 [ Retina ] fast/text/whitespace/002.html [ Failure ] |
| 2739 | crbug.com/605059 [ Retina ] fast/text/atsui-kerning-and-ligatures.html [ Failure ] |
| 2740 | crbug.com/605059 [ Retina ] fast/text/fake-italic.html [ Failure ] |
| 2741 | crbug.com/605059 [ Retina ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ] |
| 2742 | crbug.com/605059 [ Retina ] fast/text/international/bidi-override.html [ Failure ] |
| 2743 | crbug.com/605059 [ Retina ] fast/text/line-initial-and-final-swashes.html [ Failure ] |
| 2744 | crbug.com/605059 [ Retina ] fast/text/whitespace/010.html [ Failure ] |
| 2745 | crbug.com/605059 [ Retina ] fast/text/international/bold-bengali.html [ Failure ] |
| 2746 | crbug.com/605059 [ Retina ] fast/text/shaping/shaping-selection-rect.html [ Failure ] |
| 2747 | crbug.com/605059 [ Retina ] fast/text/whitespace/007.html [ Failure ] |
| 2748 | crbug.com/605059 [ Retina ] fast/text/complex-preferred-logical-widths.html [ Failure ] |
| 2749 | crbug.com/605059 [ Retina ] fast/text/wbr.html [ Failure ] |
| 2750 | crbug.com/605059 [ Retina ] fast/text/international/lang-glyph-cache-separation.html [ Failure ] |
| 2751 | crbug.com/605059 [ Retina ] fast/text/basic/011.html [ Failure ] |
| 2752 | crbug.com/605059 [ Retina ] fast/text/firstline/002.html [ Failure ] |
| 2753 | crbug.com/605059 [ Retina ] fast/text/should-use-atsui.html [ Failure ] |
| 2754 | crbug.com/605059 [ Retina ] fast/text/text-letter-spacing.html [ Failure ] |
| 2755 | crbug.com/605059 [ Retina ] fast/text/aat-morx.html [ Failure ] |
| 2756 | crbug.com/605059 [ Retina ] fast/text/international/rtl-white-space-pre-wrap.html [ Failure ] |
| 2757 | crbug.com/605059 [ Retina ] fast/text/international/hebrew-vowels.html [ Failure ] |
| 2758 | crbug.com/605059 [ Retina ] fast/text/whitespace/006.html [ Failure ] |
| 2759 | crbug.com/605059 [ Retina ] fast/text/caps-lock-indicator-enabled.html [ Failure ] |
| 2760 | crbug.com/605059 [ Retina ] fast/text/whitespace/018.html [ Failure ] |
| 2761 | crbug.com/605059 [ Retina ] fast/text/whitespace/004.html [ Failure ] |
| 2762 | crbug.com/605059 [ Retina ] fast/text/whitespace/009.html [ Failure ] |
| 2763 | crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.html [ Failure ] |