blob: fff00bba7b37df470041733396264304025ceacc [file] [log] [blame]
harakenb25744b2016-01-25 09:05:291# ====== 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.
8crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
11crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [ Failure ]
12crbug.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.
16crbug.com/356658 fast/dom/gc-3.html [ Failure ]
17crbug.com/356658 fast/dom/gc-5.html [ Failure ]
18crbug.com/356658 fast/dom/gc-12.html [ Failure ]
19crbug.com/356658 crbug.com/356828 fast/dom/gc-dom-tree-lifetime.html [ Failure Timeout ]
20
dprankec975dce2016-03-06 02:33:0721crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pass ]
harakenb25744b2016-01-25 09:05:2922
23crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received.html [ Failure Pass ]
24
harakenb25744b2016-01-25 09:05:2925crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
Alexei Filippovffa6c992016-01-28 18:45:2526crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
dgozmand78b0252016-03-22 17:13:1327crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.html [ Pass Timeout ]
dgozmand55cd512016-03-28 16:22:3128crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-reload.html [ Pass Failure ]
harakenb25744b2016-01-25 09:05:2929
harakenf45bbf82016-01-26 00:15:3330crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Failure Pass ]
31crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5lib_tests16.html [ Timeout Failure ]
32crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ]
33crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-auto.html [ Timeout Failure ]
34crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-percentage.html [ Timeout Failure ]
35crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-gesture-fling.html [ Timeout Failure ]
36crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ]
37crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ]
38crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ]
39crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5lib_template.html [ Timeout Failure ]
40crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ]
harakene67eef62016-01-29 09:03:5341crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents-crash.html [ Timeout ]
42crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5lib_doctype01.html [ Timeout ]
43crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ]
44crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ Timeout ]
haraken81111eb2016-01-25 15:39:1045
eae63f4a422016-04-08 09:02:5346crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ]
noel8a9e9162016-01-28 07:29:3647crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ]
noelcda481a2016-01-28 06:00:4648
noel158970d2016-01-28 11:53:3249# See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) Win10 failures.
50crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ]
noel158970d2016-01-28 11:53:3251
harakenb25744b2016-01-25 09:05:2952# ====== Oilpan-only failures until here ======
53
wangxianzhu45b99fa12015-09-25 18:25:3154# Run these tests with under virtual/spv2 only.
55crbug.com/524134 paint/invalidation/spv2 [ Skip ]
[email protected]f15aa762015-08-26 22:21:1256
Walter Korman9265ee3e2016-03-02 19:06:1457# Run these tests with under virtual/scalefactor... only.
58crbug.com/567837 fast/hidpi/static [ Skip ]
59
yosin019a65d2015-12-01 04:51:1060# TODO(yosin): We should convert following tests to use asynchronous spell checker.
61crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
62crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
63crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
64crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
65
[email protected]f0d46a7d2015-08-27 20:53:1066# TODO(wangxianzhu): Triage the failures
[email protected]f0d46a7d2015-08-27 20:53:1067crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scroll.html [ Failure ]
ojandb6cbb92015-10-16 02:07:5068crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-drag.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:5069crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation-move.html [ Failure ]
[email protected]f0d46a7d2015-08-27 20:53:1070
wangxianzhu45b99fa12015-09-25 18:25:3171crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repaint-composited-descendants-as-text.html [ Failure ]
72crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-no-content-as-text.html [ Failure ]
73crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-out-of-view-as-text.html [ Failure ]
74crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-squahed-layer-as-text.html [ Failure ]
75crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-on-overflow-change-as-text.html [ Failure ]
76crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-as-text.html [ Failure ]
77crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-filter-as-text.html [ Failure ]
78crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-opacity-as-text.html [ Failure ]
79crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-transform-as-text.html [ Failure ]
80crbug.com/524236 virtual/spv2/paint/invalidation/spv2/absolute-layer-specified-left-or-right-auto-width-moved-vertically-as-text.html [ Failure ]
81crbug.com/524236 virtual/spv2/paint/invalidation/spv2/invalidate-after-composited-scroll-as-text.html [ Failure ]
82crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clip-path-constant-repaint-as-text.html [ Failure ]
83crbug.com/524236 virtual/spv2/paint/invalidation/spv2/relative-positioned-movement-repaint-as-text.html [ Failure ]
84crbug.com/524236 virtual/spv2/paint/invalidation/spv2/repaint-tile-clipped-as-text.html [ Failure ]
85crbug.com/524236 virtual/spv2/paint/invalidation/spv2/updating-scrolling-content-as-text.html [ Failure ]
86crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scrolling-without-painting-as-text.html [ Failure ]
[email protected]9180d4b2015-09-04 18:37:2387
ojandb6cbb92015-10-16 02:07:5088crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ]
89crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ]
90crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border-width.html [ Failure ]
91crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-width.html [ Failure ]
92crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-border-width.html [ Failure ]
93crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-width.html [ Failure ]
94crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border-width.html [ Failure ]
95crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border-width.html [ Failure ]
[email protected]f0d46a7d2015-08-27 20:53:1096
Dirk Pranke55fc6412016-02-25 03:47:4397crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure ]
98crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ]
tasakd163797d2015-09-29 11:23:2199
[email protected]f0d46a7d2015-08-27 20:53:10100crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased.html [ Skip ]
101crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-not-antialiased.html [ Skip ]
ojandb6cbb92015-10-16 02:07:50102crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
[email protected]9c350692015-06-10 01:41:42103
junovf3a746d2015-10-03 02:04:15104crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printing.html [ Crash ]
105crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
106
junov3e810322016-03-14 22:10:19107# Expected to fail until OffscreenCanvas can render on the gpu
108crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.html [ Failure ]
xlai743ca082016-03-22 16:36:50109crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ]
xlai1b697942016-04-05 16:18:22110crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-worker.html [ Failure ]
junov3e810322016-03-14 22:10:19111
ojandb6cbb92015-10-16 02:07:50112crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-position-non-composited.html [ Failure ]
wkormana9c815512016-01-27 03:18:59113crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ Failure ]
114crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ Failure ]
ojandb6cbb92015-10-16 02:07:50115crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002.html [ Failure ]
116crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-002.html [ Failure ]
117crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-005.html [ Failure ]
118crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-001.html [ Failure ]
ojandb6cbb92015-10-16 02:07:50119crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-background.html [ Failure ]
120crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59121crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:50122crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-background.html [ Failure ]
ojandb6cbb92015-10-16 02:07:50123crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failure ]
eae63f4a422016-04-08 09:02:53124crbug.com/463358 [ Mac Linux ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Pass Failure ]
[email protected]0b679e82015-08-06 04:55:33125
126crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
[email protected]9f98f4e2015-08-08 01:05:10127
kojii6796327f32016-02-01 07:17:57128crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-01.html [ Failure ]
129crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-02.html [ Failure ]
leviw6a5f6be2015-11-04 03:32:56130
[email protected]da8b83d52015-08-11 02:36:55131crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correctly.html [ Failure ]
[email protected]48600d02015-08-12 18:34:47132
[email protected]346ef412015-08-13 23:25:44133crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failure Pass Timeout ]
ojandb6cbb92015-10-16 02:07:50134crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-001.xht [ Failure Pass Timeout ]
[email protected]346ef412015-08-13 23:25:44135crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass ]
136
yurys52ce8632015-11-30 19:46:25137crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ Pass Failure ]
fmalita6af83332015-12-02 19:40:35138
[email protected]19f18b92015-08-19 20:26:28139crbug.com/522641 inspector/elements/styles-4/styles-update-links.html [ Pass Timeout ]
ojandb6cbb92015-10-16 02:07:50140crbug.com/522645 [ Linux ] virtual/android/fullscreen/video-fixed-background.html [ Failure Pass ]
[email protected]19f18b92015-08-19 20:26:28141crbug.com/522647 http/tests/notifications/close-dispatch-asynchronous.html [ Failure Pass ]
142crbug.com/522648 fast/events/touch/compositor-touch-hit-rects-iframes.html [ Crash Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29143crbug.com/521858 [ Win7 ] http/tests/security/media-element-audio-source-node-same-origin.html [ Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29144crbug.com/521855 transitions/cancel-and-start-new.html [ Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29145crbug.com/521853 [ Win ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23146crbug.com/521084 animations/additive-transform-animations.html [ Pass Timeout ]
[email protected]ff724632015-08-14 20:30:23147crbug.com/521086 fast/cookies/cookies-disabled-in-data-url.html [ Crash Pass Timeout ]
[email protected]ff724632015-08-14 20:30:23148crbug.com/521089 [ Precise ] fast/preloader/image.html [ Failure Pass ]
149crbug.com/521090 [ Mac Win ] http/tests/history/post-replace-state-reload.html [ Crash Failure Pass ]
[email protected]19f18b92015-08-19 20:26:28150crbug.com/521091 http/tests/inspector/elements/styles/selector-line-sourcemap-header.html [ Crash Failure Timeout Pass ]
[email protected]ff724632015-08-14 20:30:23151crbug.com/521093 http/tests/loading/pdf-commit-load-callbacks.html [ Failure Pass ]
152crbug.com/521094 [ Mac ] http/tests/navigation/beacon-cross-origin.https.html [ Crash Failure Pass ]
153crbug.com/521096 imported/web-platform-tests/webstorage/event_case_sensitive.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23154crbug.com/521107 [ Debug ] fast/html/imports/import-custom-element-abort.html [ Crash Pass ]
[email protected]48600d02015-08-12 18:34:47155crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-layers.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47156crbug.com/520169 [ Win ] fast/dom/Geolocation/timestamp.html [ Failure Pass ]
157crbug.com/520170 [ Win ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47158crbug.com/520174 fast/events/message-port-start-and-close-different-microtask.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47159crbug.com/520177 [ Android ] fast/images/style-access-during-imageChanged-crash.html [ Crash Pass ]
[email protected]48600d02015-08-12 18:34:47160crbug.com/520179 fast/preloader/document-write-noscript.html [ Failure Pass ]
161crbug.com/520180 [ Linux ] fast/text/basic/001.html [ Pass Timeout ]
[email protected]20ba2c9d2015-08-18 17:11:13162crbug.com/520183 http/tests/fouc/scroll-left-while-loading.html [ Pass Timeout ]
[email protected]48600d02015-08-12 18:34:47163crbug.com/520184 http/tests/history/frameset-repeated-name.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47164crbug.com/520187 [ Linux Win ] http/tests/loading/bad-scheme-subframe.html [ Failure Pass ]
165crbug.com/520188 [ Win ] http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47166crbug.com/520191 http/tests/security/mixedContent/strict-mode-via-pref-image-blocked.https.html [ Failure Pass ]
[email protected]a536a7d2015-08-13 18:17:07167crbug.com/520611 [ Debug ] fast/filesystem/workers/file-writer-events-shared-worker.html [ Failure Pass ]
168crbug.com/520612 [ Linux ] fullscreen/anonymous-block-merge-crash.html [ Pass Timeout ]
169crbug.com/520613 http/tests/cache/freshness-header.html [ Failure Pass ]
170crbug.com/520614 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_size_restriction.html [ Failure Pass ]
wkormana9c815512016-01-27 03:18:59171crbug.com/520619 [ Android Mac Linux Win7 ] webexposed/global-interface-listing.html [ Pass Timeout ]
[email protected]48600d02015-08-12 18:34:47172crbug.com/520194 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55173crbug.com/518967 [ Win7 ] http/tests/htmlimports/csp-import-block-but-nonce-nested.html [ Failure Pass Timeout ]
174crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ]
175crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Timeout ]
176crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failure Pass ]
[email protected]cd4e7d62015-09-03 19:19:31177
178crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ]
179crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ]
180crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ]
181crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
182crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ]
183
184crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ]
185crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ]
186crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ]
187crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
188crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ]
189
[email protected]da8b83d52015-08-11 02:36:55190crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55191crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55192crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ]
193crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50194crbug.com/518989 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-002.xht [ Failure Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55195crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50196crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ]
[email protected]804ca6e2015-08-31 19:50:39197
pdr0a65df812015-12-09 02:55:07198# 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
200crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ]
201crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ]
202crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ Skip ]
harakenb25744b2016-01-25 09:05:29203crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measure_navigation_timing.html [ Skip ]
pdr0a65df812015-12-09 02:55:07204
ojan3003ac92015-11-04 03:35:17205crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ]
[email protected]804ca6e2015-08-31 19:50:39206
[email protected]da8b83d52015-08-11 02:36:55207crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Pass Timeout ]
208crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55209crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55210crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ]
211crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash Pass ]
[email protected]da8b83d52015-08-11 02:36:55212crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02213
214crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
mustaq8911f4e2015-10-27 18:10:22215crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02216crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
nzolghadr43146032016-04-11 15:33:38217crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/multi-pointer-preventdefault.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02218
[email protected]da8b83d52015-08-11 02:36:55219crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55220crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.html [ Failure Pass Timeout ]
221crbug.com/518929 [ Precise Debug ] http/tests/appcache/remove-cache.html [ Failure Pass ]
[email protected]9f98f4e2015-08-08 01:05:10222crbug.com/248938 virtual/threaded/transitions/cancel-and-start-new.html [ Pass Failure ]
[email protected]cabbb042015-08-07 01:55:49223crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Failure Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33224crbug.com/248938 virtual/threaded/animations/change-one-anim.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50225crbug.com/326139 crbug.com/390125 media/video-frame-accurate-seek.html [ Failure Pass ]
[email protected]0b679e82015-08-06 04:55:33226crbug.com/413604 http/tests/loading/script-priorities.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50227crbug.com/495523 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ]
[email protected]0b679e82015-08-06 04:55:33228crbug.com/516364 svg/animations/smil-leak-element-instances.svg [ Failure Pass ]
229crbug.com/248938 virtual/threaded/animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
230crbug.com/248938 virtual/threaded/transitions/cancel-transition.html [ Pass Failure ]
231crbug.com/248938 virtual/threaded/transitions/extra-transition.html [ Pass Failure ]
232crbug.com/248938 virtual/threaded/transitions/start-transform-transition.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:50233crbug.com/248938 virtual/threaded/animations/animation-direction-normal.html [ Pass Failure Timeout ]
[email protected]0b679e82015-08-06 04:55:33234crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
235crbug.com/248938 virtual/threaded/animations/transition-and-animation-3.html [ Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33236crbug.com/446385 [ Linux Mac ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Pass Timeout ]
237crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Crash Pass Timeout ]
[email protected]b5428542015-08-06 21:26:56238crbug.com/441705 fast/media/media-svg-crash.html [ Pass Failure ]
[email protected]b5428542015-08-06 21:26:56239crbug.com/248938 virtual/threaded/transitions/interrupt-transform-transition.html [ Pass Failure ]
240crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ Pass Failure Timeout ]
241crbug.com/248938 virtual/threaded/transitions/change-duration-during-transition.html [ Pass Failure ]
[email protected]b5428542015-08-06 21:26:56242crbug.com/248938 [ Win ] virtual/threaded/animations/change-keyframes.html [ Pass Failure ]
243crbug.com/248938 virtual/threaded/transitions/transition-end-event-nested.html [ Pass Failure ]
[email protected]b7b5a8c2015-08-06 22:02:39244crbug.com/513143 virtual/threaded/fast/scroll-behavior/subframe-interrupted-scroll.html [ Failure Pass ]
[email protected]31c99242015-08-06 22:50:04245crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.html [ Pass Failure ]
[email protected]9f98f4e2015-08-08 01:05:10246crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ]
[email protected]31c99242015-08-06 22:50:04247crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.html [ Pass Failure ]
248crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-transform.html [ Pass Failure ]
249crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.html [ Pass Timeout ]
[email protected]4cd1e832015-08-06 23:07:33250crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ]
[email protected]7ddaf722015-08-07 00:42:17251crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-03.html [ Pass Failure ]
252crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-04.html [ Pass Failure ]
[email protected]cabbb042015-08-07 01:55:49253crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33254
Dominik Röttschesa116ba22015-10-13 07:25:23255crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ]
jsbelle30cf232015-10-19 19:41:17256crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-count.html [ Pass Failure ]
257crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ Pass Failure ]
wkorman5e27ff982015-12-18 23:35:22258
oshimadebc2d3c2016-03-15 20:24:45259# TODO(oshima): Mac Android are currently not supported.
Walter Korman68ac35b62016-03-03 19:19:09260crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/static [ Skip ]
oshima841bbae2015-12-18 08:14:29261
oshima75bacd22016-03-17 02:08:07262# TODO(oshima): Debug build generates slightly different image for these tests.
eae63f4a422016-04-08 09:02:53263#crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-picker-appearance.html [ Skip ]
kjellander36d028e2016-04-12 13:22:48264crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggestion-picker-appearance.html [ Skip ]
265crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-appearance.html [ Skip ]
oshima75bacd22016-03-17 02:08:07266
oshima12b81502016-03-17 19:51:50267# Mac does not support fractional scale factor.
268crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
269
oshimae931e572016-03-03 20:58:46270# TODO(oshima): Move the event scaling code to eventSender and remove this.
Walter Korman7c1c2742016-03-07 20:50:29271crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ]
272crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount.html [ Skip ]
273crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ]
274crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount.html [ Skip ]
oshimae931e572016-03-03 20:58:46275
[email protected]b5428542015-08-06 21:26:56276# TODO(ojan): These tests aren't flaky. See crbug.com/517144.
[email protected]0b679e82015-08-06 04:55:33277# 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 ].
harakenb25744b2016-01-25 09:05:29279crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-inflation-crash.html [ Pass Crash Timeout ]
[email protected]b5428542015-08-06 21:26:56280crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ]
[email protected]f7a823f2015-08-26 06:08:35281crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ]
ojandb6cbb92015-10-16 02:07:50282# crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ]
ojan7523aca2015-11-04 15:16:44283# crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ]
ojandb6cbb92015-10-16 02:07:50284# crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeout ]
[email protected]f7a823f2015-08-26 06:08:35285crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
[email protected]c120a7e2015-08-26 14:00:44286
adamka87130a2015-12-11 23:30:51287crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ]
288crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ]
mstarzinger660ee3c2016-03-23 15:02:04289crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ NeedsManualRebaseline ]
mstarzinger660ee3c2016-03-23 15:02:04290
[email protected]da8b83d52015-08-11 02:36:55291crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ]
292crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass Timeout ]
293crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ]
294crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40295crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ]
296crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ]
297crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Failure ]
[email protected]4b880a12015-08-07 23:58:40298crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ]
299crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ]
dstockwellb9081212015-09-24 11:41:47300crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.html [ Failure Pass ]
Dirk Pranke55fc6412016-02-25 03:47:43301crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ]
302crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-fragment-id.html [ Pass Timeout ]
yangguod7ebd0d2016-03-07 12:58:39303crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ Pass Timeout ]
ojan7523aca2015-11-04 15:16:44304crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoints/dynamic-scripts-breakpoints.html [ Pass Timeout ]
305crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set-breakpoint.html [ Pass Timeout ]
[email protected]4b880a12015-08-07 23:58:40306crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend-while-paused.html [ Pass Timeout ]
307crbug.com/498539 [ Win7 ] inspector/profiler/cpu-profiler-stopped-removed-race.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40308crbug.com/498539 [ Win7 ] inspector/sources/debugger-breakpoints/set-conditional-breakpoint.html [ Pass Timeout ]
309crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call-frame-inside-iframe.html [ Failure Pass ]
310crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-frame-count.html [ Pass Timeout ]
311crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-url-comment.html [ Pass Timeout ]
wkormana9c815512016-01-27 03:18:59312crbug.com/498539 [ Trusty ] http/tests/inspector/sources/ui-source-code-highlight.php [ Crash Pass Timeout ]
ojan7523aca2015-11-04 15:16:44313crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger-ui/reveal-not-skipped.html [ Failure Pass ]
314crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/rethrow-error-from-bindings-crash.html [ Failure Pass ]
dpranke38664e742016-02-26 02:58:38315crbug.com/498539 [ Win7 ] inspector/console/console-log-short-hand-method.html [ Failure Pass ]
ojan7523aca2015-11-04 15:16:44316crbug.com/498539 [ Mac10.9 ] inspector/console/console-uncaught-exception.html [ Failure Pass ]
Dirk Pranke55fc6412016-02-25 03:47:43317crbug.com/498539 [ Win7 ] inspector/console/console-log-wrapped-in-framework.html [ Failure Pass ]
dpranke38664e742016-02-26 02:58:38318crbug.com/498539 [ Precise ] inspector/console/console-filter-level-test.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40319crbug.com/498539 [ Win7 ] inspector/console/console-command-clear.html [ Failure Pass ]
320crbug.com/498539 [ Win7 ] inspector/console/console-custom-formatters.html [ Failure Pass ]
321crbug.com/498539 [ Win7 ] inspector/console/console-dir-es6.html [ Failure Pass ]
322crbug.com/498539 [ Win7 ] inspector/console/console-dirxml.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40323crbug.com/498539 [ Win7 ] inspector/console/console-format-collections.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40324crbug.com/498539 [ Win7 ] inspector/console/console-format-table.html [ Failure Pass ]
325crbug.com/498539 [ Win7 ] inspector/console/console-log-eval-syntax-error.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23326crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ]
[email protected]4b880a12015-08-07 23:58:40327crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failure Pass ]
328crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40329crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ]
Dirk Pranke55fc6412016-02-25 03:47:43330crbug.com/498539 [ Precise Win7 ] inspector-protocol/cpu-profiler/record-cpu-profile.html [ Crash Pass ]
331crbug.com/498539 [ Precise Win7 ] inspector/agents-enable-disable.html [ Crash Pass ]
332crbug.com/498539 [ Precise Win7 ] inspector/elements/styles-1/edit-inspector-stylesheet.html [ Failure Pass Timeout ]
harakenb25744b2016-01-25 09:05:29333crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/heap-objects-tracking.html [ Crash Pass ]
[email protected]1dd834c2015-09-21 15:56:37334crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perform-of-mergable-action.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40335crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failure Pass ]
[email protected]1dd834c2015-09-21 15:56:37336crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trace.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40337crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40338
dgozmande4ded92016-03-22 18:33:49339crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ]
340
[email protected]b5428542015-08-06 21:26:56341crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animation-2.html [ Timeout ]
[email protected]63d65472015-04-07 09:11:59342
tkent828afb6d2015-12-11 08:53:47343crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ]
[email protected]b10624a62015-06-08 19:20:43344
drott9f6a2b02015-10-23 16:29:50345crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Failure ]
drott9f6a2b02015-10-23 16:29:50346
yurysf6f20f92015-11-30 18:21:37347crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure Pass ]
drott9f6a2b02015-10-23 16:29:50348
Stefan Zager35b1c5a2015-11-06 17:15:30349crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ]
Walter Korman8acca612015-11-07 02:20:55350crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Failure Pass ]
351crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure Pass ]
352crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass ]
fs7ada59be2015-11-06 21:34:35353
[email protected]ca44271b2015-09-16 01:33:07354crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline ]
355
[email protected]3bc717b2015-04-27 05:43:03356# This directly has manual tests that don't have to run with run-webkit-tests
[email protected]f4ad2d62014-04-04 21:39:53357crbug.com/359838 http/tests/ManualTests/ [ Skip ]
[email protected]ad403a162013-11-05 13:56:52358
[email protected]5e1dfcb2015-03-26 15:58:39359# Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag.
360crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ]
361
[email protected]387a89c52013-08-01 13:56:06362# Text::inDocument() returns false but should not.
363crbug.com/264138 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
364
ojandb6cbb92015-10-16 02:07:50365crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Failure ]
366crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failure ]
367crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ]
[email protected]387a89c52013-08-01 13:56:06368
robhogan622e42e2015-12-22 07:54:43369crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ]
370
nainara2f07ea52016-01-25 02:33:53371crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/serviceworker-on-insecure-origin.html [ Pass ]
[email protected]732471d2014-09-05 06:25:21372
[email protected]8e4601052015-04-10 19:19:01373crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ]
374
[email protected]f4587482015-08-07 23:28:29375# Rebaseline didn't fix this. It's flaking between two different failures due to rounding error.
[email protected]da8b83d52015-08-11 02:36:55376# It consistently fails on debug builds and sometiems on release+asserts builds.
377# But consistently passes on release builds.
378crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [ Pass Failure ]
[email protected]3a579572015-08-07 21:32:05379
jbroman2140a5bf2015-10-20 16:59:00380# SPv2 paint properties are still being implemented.
pdr584121862016-02-02 01:10:55381#
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.
jbroman739203472015-12-10 00:31:43385crbug.com/537409 virtual/spv2/ [ Skip ]
jbroman848d94d42016-01-15 19:56:53386crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ]
pdr188401b2016-01-18 23:51:50387crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positioned-ancestor.html [ Pass ]
jbromanfdebf822016-01-22 18:38:44388crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31389crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ]
390crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html [ Pass ]
391crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31392crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass ]
393crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31394crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.html [ Pass ]
395crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31396crbug.com/580355 virtual/spv2/fast/block/float/shrink-to-fit-width.html [ Pass ]
397crbug.com/580355 virtual/spv2/fast/block/float/table-relayout.html [ Pass ]
398crbug.com/580355 virtual/spv2/fast/block/float/vertical-move-relayout.html [ Pass ]
399crbug.com/580355 virtual/spv2/fast/block/margin-collapse/001.html [ Pass ]
400crbug.com/580355 virtual/spv2/fast/block/margin-collapse/005.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31401crbug.com/580355 virtual/spv2/fast/block/margin-collapse/012.html [ Pass ]
402crbug.com/580355 virtual/spv2/fast/block/margin-collapse/015.html [ Pass ]
403crbug.com/580355 virtual/spv2/fast/block/margin-collapse/016.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31404crbug.com/580355 virtual/spv2/fast/block/margin-collapse/019.html [ Pass ]
405crbug.com/580355 virtual/spv2/fast/block/margin-collapse/020.html [ Pass ]
406crbug.com/580355 virtual/spv2/fast/block/margin-collapse/056.html [ Pass ]
407crbug.com/580355 virtual/spv2/fast/block/margin-collapse/059.html [ Pass ]
408crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/001.html [ Pass ]
409crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/005.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31410crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012.html [ Pass ]
411crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015.html [ Pass ]
412crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31413crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019.html [ Pass ]
414crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020.html [ Pass ]
415crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ]
416crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change.html [ Pass ]
pdrbfb0fc42016-03-22 20:55:04417crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.html [ Pass ]
418crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ]
419crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-compositing.html [ Pass ]
pdr143503e2016-04-08 16:23:26420crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ]
421crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ Pass ]
422crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ]
423crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
424crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ Pass ]
425crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xhtml [ Pass ]
426crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pass ]
Xianzhu Wangc3d7cfe2016-04-19 19:38:00427crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ Pass ]
pdr143503e2016-04-08 16:23:26428crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ]
429crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ]
pdr143503e2016-04-08 16:23:26430crbug.com/600618 virtual/spv2/svg/css/border-image-zoomed.html [ Pass ]
431crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ]
432crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ]
trchen1fbc9682016-03-15 02:08:08433
trchene5eb731a2016-03-29 02:13:11434crbug.com/537409 virtual/spv2/fast/clip [ Pass ]
trchenbe699772016-03-09 00:32:44435crbug.com/537409 virtual/spv2/fast/overflow [ Pass ]
trchene5eb731a2016-03-29 02:13:11436# PaintArtifactCompositor doesn't implement effects yet.
437crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08438# Sub-pixel differences in layout tests for SPv2
trchene5eb731a2016-03-29 02:13:11439crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ]
440crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ]
trchenbe699772016-03-09 00:32:44441crbug.com/589265 virtual/spv2/fast/block/float/002.html [ Failure ]
442crbug.com/589265 virtual/spv2/fast/overflow/001.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08443crbug.com/589265 virtual/spv2/fast/overflow/003.xml [ Failure ]
trchenbe699772016-03-09 00:32:44444crbug.com/589265 virtual/spv2/fast/overflow/border-radius-clipping.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08445crbug.com/589265 virtual/spv2/fast/overflow/childFocusRingClip.html [ Failure ]
trchenbe699772016-03-09 00:32:44446crbug.com/589265 virtual/spv2/fast/overflow/clip-rects-fixed-ancestor.html [ Failure ]
447crbug.com/589265 virtual/spv2/fast/overflow/dynamic-hidden.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08448crbug.com/589265 virtual/spv2/fast/overflow/float-in-relpositioned.html [ Failure ]
449crbug.com/589265 virtual/spv2/fast/overflow/hit-test-overflow-controls.html [ Failure ]
450crbug.com/589265 virtual/spv2/fast/overflow/image-selection-highlight.html [ Failure ]
451crbug.com/589265 virtual/spv2/fast/overflow/overflow-float-stacking.html [ Failure ]
trchenbe699772016-03-09 00:32:44452crbug.com/589265 virtual/spv2/fast/overflow/overflow-focus-ring.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08453crbug.com/589265 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ]
trchenbe699772016-03-09 00:32:44454crbug.com/589265 virtual/spv2/fast/overflow/overflow-text-hit-testing.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08455crbug.com/589265 virtual/spv2/fast/overflow/overflow-with-local-background-attachment.html [ Failure ]
456crbug.com/589265 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Failure ]
pdrbfb0fc42016-03-22 20:55:04457crbug.com/589265 virtual/spv2/compositing/geometry/root-layer-update.html [ Failure ]
458
trchen1fbc9682016-03-15 02:08:08459# Implement scrollbars in FramePainter for SPv2
trchenbe699772016-03-09 00:32:44460crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ]
trchen55b667592016-03-10 07:30:11461crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-x.html [ Failure ]
462crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-y.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08463crbug.com/589279 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ]
trchenbe699772016-03-09 00:32:44464crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08465crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ]
466# Implement table walk in PaintPropertyTreeBuilder.
467crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ]
468crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure ]
469crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl.html [ Failure ]
470crbug.com/593525 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure ]
471# [SPv2] PaintLayerPainter should adjust cull rect between transform spaces.
472crbug.com/593596 virtual/spv2/fast/overflow/overflow-update-transform.html [ Failure ]
473crbug.com/593596 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
trchene5eb731a2016-03-29 02:13:11474# [SPv2] Handle transform space reversion in PaintArtifactCompositor
eae63f4a422016-04-08 09:02:53475crbug.com/597156 virtual/spv2/fast/clip/010.html [ Crash Failure ]
trchene5eb731a2016-03-29 02:13:11476# [SPv2] Implement border radius rasterizing / drawing
477crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-clip.html [ Failure ]
478crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-combinations.html [ Failure ]
479crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited-parent.html [ Failure ]
480crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited.html [ Failure ]
481crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-fixed-position.html [ Failure ]
482crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-transformed.html [ Failure ]
trchenbe699772016-03-09 00:32:44483
pdrf31f83e2016-02-23 04:35:19484crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-3d.html [ Pass ]
485crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-simple.html [ Pass ]
jbroman8b3ed672016-03-01 22:51:36486crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-alpha.html [ Pass ]
487crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-no-alpha.html [ Pass ]
jbroman2140a5bf2015-10-20 16:59:00488
pdrbfb0fc42016-03-22 20:55:04489# These failures have been manually verified to be only paint invalidation text differences.
490crbug.com/596780 virtual/spv2/compositing/geometry/bounds-clipped-composited-child.html [ Failure ]
491crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ]
492crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ]
493crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
494crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute.html [ Failure ]
495crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
496crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed.html [ Failure ]
497crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-relative.html [ Failure ]
498crbug.com/596780 virtual/spv2/compositing/visibility/layer-visible-content.html [ Failure ]
499
pdr143503e2016-04-08 16:23:26500# This test has a paint invalidation failure that needs to be investigated.
Xianzhu Wangd3767e52016-04-12 04:48:40501crbug.com/600618 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Failure Crash ]
pdr143503e2016-04-08 16:23:26502
[email protected]fc0fe8382015-09-01 01:27:24503# In imported/web-platform-tests/html/, we prefer checking in failure
[email protected]9cdf21482015-08-10 00:34:46504# expectation files. The following tests with [ Failure ] don't have failure
505# expectation files because they contain local path names.
[email protected]e9a8f6d62015-08-19 05:03:30506# Use crbug.com/490511 for untriaged failures.
dprankec975dce2016-03-06 02:33:07507crbug.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 ]
ojandb6cbb92015-10-16 02:07:50508crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ]
509crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-border-1.html [ Failure ]
kojii6197e1ed2015-11-18 16:08:33510crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/color.html [ Failure Pass ]
511crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/width.html [ Failure Pass ]
kochiabf5e762016-04-18 05:46:13512crbug.com/490511 imported/web-platform-tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas-fallback.html [ Failure ]
[email protected]e9a8f6d62015-08-19 05:03:30513crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ]
[email protected]dda970e02015-06-06 18:16:45514crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ]
[email protected]fc0fe8382015-09-01 01:27:24515crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html [ Failure ]
516crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html [ Failure ]
517crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Failure ]
518crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html [ Failure ]
[email protected]07499442015-05-22 02:25:49519
wangxianzhu8c0c32362016-04-12 19:53:12520crbug.com/602483 fast/repaint/delete-into-nested-block.html [ Pass Failure ]
521
Stefan Zager595bc412015-11-06 20:25:06522crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ]
523crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ]
524crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ]
Stefan Zager595bc412015-11-06 20:25:06525crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ]
526
myid.shinb2771e8b2016-04-14 21:45:44527crbug.com/602110 hittesting/border-hittest-with-image-fallback.html [ Failure ]
528
suzyhd90c1ea2016-04-08 05:43:38529crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-audio-is-silence.html [ Skip ]
530crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.html [ Skip ]
531crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-end.html [ Skip ]
532crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-init.html [ Skip ]
533crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-audio-only.html [ Skip ]
534crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-finished-add.html [ Skip ]
535crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-idl.html [ Skip ]
536crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-removetrack.html [ Skip ]
[email protected]53c39092014-08-17 03:24:44537
suzyhd90c1ea2016-04-08 05:43:38538crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-empty-option-param.html [ Failure ]
539crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-trivial-constraint.html [ Failure ]
540crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-unknownkey-option-param.html [ Failure ]
[email protected]53c39092014-08-17 03:24:44541
[email protected]fe43076ea2014-11-18 23:41:42542crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure Timeout ]
543crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure Timeout ]
[email protected]1cc577a2014-09-12 03:43:21544crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html [ Failure ]
[email protected]5ab4c152014-09-10 08:11:21545
robhogande7ae342016-04-18 06:04:37546crbug.com/396825 fast/repaint/outline-change-invalidation.html [ NeedsManualRebaseline ]
547crbug.com/396825 fast/repaint/outline-clip-change.html [ NeedsManualRebaseline ]
548
eae41180572015-10-16 16:55:47549crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59550
551# Ref tests that needs investigation.
552crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:22553crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59554
joelo11ae66392015-10-19 03:50:59555# Ref test needs updating due to new font metrics.
556crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
557crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
558
kochiabf5e762016-04-18 05:46:13559# Web Components related tests (Shadow DOM, Custom Elements) failures.
560crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-003.html [ Failure ]
561crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-002.html [ Failure ]
562crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-003.html [ Failure ]
563crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-004.html [ Failure ]
joelo11ae66392015-10-19 03:50:59564crbug.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
joelo11ae66392015-10-19 03:50:59566crbug.com/517840 imported/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure Timeout ]
567
joelo11ae66392015-10-19 03:50:59568
noela86f2612015-11-10 02:18:24569crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
570crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
571crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
572
joelo11ae66392015-10-19 03:50:59573crbug.com/380217 [ Linux Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius.html [ Skip ]
574crbug.com/380217 [ Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-bottom-left.html [ Skip ]
575
576crbug.com/405389 imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-017.html [ Failure ]
577crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-010.html [ Failure ]
578crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-024.html [ Failure ]
dprankec975dce2016-03-06 02:33:07579crbug.com/441840 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ]
joelo11ae66392015-10-19 03:50:59580crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ]
581crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ]
582crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
583crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
584crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ]
585crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
dprankec975dce2016-03-06 02:33:07586crbug.com/441840 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
joelo11ae66392015-10-19 03:50:59587
kojii5fcda07b2016-03-02 05:00:20588crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-available-001.html [ Failure ]
589crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-fixed-001.html [ Failure ]
590crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-max-001.html [ Failure ]
591crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-available-001.html [ Failure ]
592crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-fixed-001.html [ Failure ]
593crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-max-001.html [ Failure ]
kojii7bcb5102016-02-25 09:24:34594
joelo11ae66392015-10-19 03:50:59595crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht [ Failure ]
596crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht [ Failure ]
597crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht [ Failure ]
598crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht [ Failure ]
599crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht [ Failure ]
600crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht [ Failure ]
601crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht [ Failure ]
602crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht [ Failure ]
603crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht [ Failure ]
604crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht [ Failure ]
605crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht [ Failure ]
606crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht [ Failure ]
607crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht [ Failure ]
608crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht [ Failure ]
609crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht [ Failure ]
610crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht [ Failure ]
611crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht [ Failure ]
612crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht [ Failure ]
613crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht [ Failure ]
614crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht [ Failure ]
615crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht [ Failure ]
616crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht [ Failure ]
617crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht [ Failure ]
618crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht [ Failure ]
619crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht [ Failure ]
620crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht [ Failure ]
621crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht [ Failure ]
622crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht [ Failure ]
623crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht [ Failure ]
624crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht [ Failure ]
625crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht [ Failure ]
626crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht [ Failure ]
627crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht [ Failure ]
628crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht [ Failure ]
629crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht [ Failure ]
630crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht [ Failure ]
631crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht [ Failure ]
632crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht [ Failure ]
633crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht [ Failure ]
634crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht [ Failure ]
635crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht [ Failure ]
636crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht [ Failure ]
637crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht [ Failure ]
638crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht [ Failure ]
639crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht [ Failure ]
640crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht [ Failure ]
641crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht [ Failure ]
642crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht [ Failure ]
643crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht [ Failure ]
644crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht [ Failure ]
645crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht [ Failure ]
646crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht [ Failure ]
647crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht [ Failure ]
648crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht [ Failure ]
649crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht [ Failure ]
650crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht [ Failure ]
651crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht [ Failure ]
652crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht [ Failure ]
653crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht [ Failure ]
654crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht [ Failure ]
655crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht [ Failure ]
656crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht [ Failure ]
657crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht [ Failure ]
658crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht [ Failure ]
659crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht [ Failure ]
660crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht [ Failure ]
661crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht [ Failure ]
662crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht [ Failure ]
663crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht [ Failure ]
664crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht [ Failure ]
665crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht [ Failure ]
666crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht [ Failure ]
667crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht [ Failure ]
668
669crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht [ Failure ]
670crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht [ Failure ]
671crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-007.xht [ Failure ]
672crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht [ Failure ]
673crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht [ Failure ]
674crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-002.xht [ Failure ]
675crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-003.xht [ Failure ]
676crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-004.xht [ Failure ]
677crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-005.xht [ Failure ]
678crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html [ Failure ]
kojiiac4eabd2016-01-28 04:58:29679crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-003.html [ Failure ]
joelo11ae66392015-10-19 03:50:59680crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-004.html [ Failure ]
681crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-001.html [ Failure ]
kojiiac4eabd2016-01-28 04:58:29682crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-003.html [ Failure ]
joelo11ae66392015-10-19 03:50:59683crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-004.html [ Failure ]
joelo11ae66392015-10-19 03:50:59684
noel5a0a7d492015-12-22 03:14:27685# Test sometimes flakes on most platforms
686crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation-stretch.html [ Pass Failure ]
687
joelo11ae66392015-10-19 03:50:59688# Either "combo" or split should run: http://testthewebforward.org/docs/css-naming.html
689crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001.html [ Skip ]
joelo11ae66392015-10-19 03:50:59690crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html [ Skip ]
691crbug.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
694crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-003.xht [ Failure ]
695crbug.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
kojii3924dfc2015-11-26 14:51:31698crbug.com/492664 imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59699crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ]
700crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ]
701crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ]
702crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ]
703crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ]
704crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ]
705crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ]
706crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31707crbug.com/492664 imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59708
709# These tests pass but images do not match because tests are stricter than the spec.
710crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-001.html [ Failure ]
711crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-002.html [ Failure ]
712crbug.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.
kojii3924dfc2015-11-26 14:51:31715crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-htb-001.xht [ Failure ]
716crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht [ Failure ]
717crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59718crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-004.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31719crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-005.xht [ Failure ]
720crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-006.xht [ Failure ]
721crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-007.xht [ Failure ]
722crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-008.xht [ Failure ]
723crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-010.xht [ Failure ]
724crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-011.xht [ Failure ]
725crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-012.xht [ Failure ]
726crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-013.xht [ Failure ]
727crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-014.xht [ Failure ]
728crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-015.xht [ Failure ]
729crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-016.xht [ Failure ]
730crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-019.xht [ Failure ]
731crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-020.xht [ Failure ]
732crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-021.xht [ Failure ]
733crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-022.xht [ Failure ]
734crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-023.xht [ Failure ]
735crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-024.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59736crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31737crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-htb-001.xht [ Failure ]
738crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-002.xht [ Failure ]
739crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-003.xht [ Failure ]
740crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-005.xht [ Failure ]
741crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-006.xht [ Failure ]
742crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-007.xht [ Failure ]
743crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-008.xht [ Failure ]
744crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-010.xht [ Failure ]
745crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-011.xht [ Failure ]
746crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-012.xht [ Failure ]
747crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-013.xht [ Failure ]
748crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-014.xht [ Failure ]
749crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-017.xht [ Failure ]
750crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-018.xht [ Failure ]
751crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-019.xht [ Failure ]
752crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht [ Failure ]
753crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-002.xht [ Failure ]
754crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht [ Failure ]
755crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht [ Failure ]
756crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht [ Failure ]
757crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht [ Failure ]
758crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht [ Failure ]
759crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht [ Failure ]
760crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-009.xht [ Failure ]
kojiifce37df2015-11-26 05:38:37761crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vrl-006.xht [ Failure ]
762crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vlr-007.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59763
764crbug.com/498845 [ Win ] fast/multicol/vertical-rl/float-content-break.html [ Failure ]
joelo11ae66392015-10-19 03:50:59765crbug.com/443615 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ Failure ]
766
767crbug.com/443379 imported/web-platform-tests/gamepad/idlharness.html [ Failure Timeout ]
768
769crbug.com/396775 compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
770crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
771
Joel Ong50580bb2015-10-19 19:51:05772crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ]
joelo11ae66392015-10-19 03:50:59773
774crbug.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
yurys1af961e92015-11-30 21:24:23778crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentage.svg [ Failure ]
joelo11ae66392015-10-19 03:50:59779
joelo11ae66392015-10-19 03:50:59780# Printing Layout broken in these tests.
781crbug.com/377696 printing/setPrinting.html [ Skip ]
782crbug.com/377696 printing/width-overflow.html [ Skip ]
783
784# Reftests that needs investigation.
wkormana9c815512016-01-27 03:18:59785crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ]
joelo11ae66392015-10-19 03:50:59786crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ]
787crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ]
joelo11ae66392015-10-19 03:50:59788crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ Failure ]
Stephen Whiteb2eda0e2015-12-09 16:38:04789crbug.com/378610 [ Win ] svg/custom/focus-ring-text.svg [ Failure ]
790crbug.com/378610 [ Mac ] svg/custom/focus-ring-text.svg [ Failure Pass ]
joelo11ae66392015-10-19 03:50:59791
ojan3003ac92015-11-04 03:35:17792crbug.com/474987 [ Win Mac ] css3/flexbox/auto-margins.html [ Failure ]
joelo11ae66392015-10-19 03:50:59793
794crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
795crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
796
joelo11ae66392015-10-19 03:50:59797crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendbuffer-quota-exceeded.html [ Timeout ]
798crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html [ Timeout ]
799
wolenetzafc6c772015-12-15 22:46:37800crbug.com/568827 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio-bitrate.html [ Failure ]
801crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-framesize.html [ Failure ]
802crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video-bitrate.html [ Failure ]
803crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrate.html [ Failure ]
804crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framerate.html [ Failure ]
805crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framesize.html [ Failure ]
806
joelo11ae66392015-10-19 03:50:59807crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ]
808
kjellander95103632016-04-12 13:25:32809crbug.com/602268 [ Android ] svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml [ Pass Failure ]
810
joelo11ae66392015-10-19 03:50:59811crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ]
812
813crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ Failure ]
814
815crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ]
816
817crbug.com/374643 [ Mac ] fast/text-autosizing/supercluster-multiple-layout.html [ Failure ]
818crbug.com/374643 [ Mac ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
819
820# Started failing after r162705.
821crbug.com/324370 compositing/video/video-reflection.html [ Failure ]
822
823crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ]
824
nainara2f07ea52016-01-25 02:33:53825crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ]
826crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:59827
tkentc987cb42015-12-02 03:29:45828crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.html [ Failure Pass ]
joelo11ae66392015-10-19 03:50:59829
830crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
831crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
832
nainara2f07ea52016-01-25 02:33:53833crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-interpolation.html [ Pass Crash ]
834crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-transform-interpolation.html [ Pass Crash ]
joelo11ae66392015-10-19 03:50:59835
836crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ]
837
joelo11ae66392015-10-19 03:50:59838crbug.com/400841 media/video-canvas-draw.html [ Failure ]
839crbug.com/400829 media/video-object-fit.html [ Failure ]
840crbug.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.
843crbug.com/441553 virtual/stable/web-animations-api [ Skip ]
844crbug.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.
846crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported.html [ Pass ]
847crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupported.html [ Pass ]
848
849# switching to apache-win32: needs triaging.
850crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ Failure ]
851crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure ]
852crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure Timeout ]
853crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Failure ]
854crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame-csp.html [ Failure ]
855crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Failure ]
856crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ]
857
joelo11ae66392015-10-19 03:50:59858crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ]
859
nainara2f07ea52016-01-25 02:33:53860crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Pass ]
861crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Pass ]
joelo11ae66392015-10-19 03:50:59862
nainara2f07ea52016-01-25 02:33:53863crbug.com/419993 [ Debug ] fast/css/giant-stylesheet-crash.html [ Pass ]
joelo11ae66392015-10-19 03:50:59864
865# Part of a larger issue referenced in the bug. This specific issue will be fixed shortly.
866crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeout ]
867
nainara2f07ea52016-01-25 02:33:53868crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html [ Pass ]
869crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.html [ Pass ]
joelo11ae66392015-10-19 03:50:59870
mustaq1bdaa6152016-02-12 20:35:38871crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ]
872crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Failure Pass ]
873crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseout.html [ Failure Pass ]
pdrb1edb0b2016-02-11 21:30:16874
joelo11ae66392015-10-19 03:50:59875crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
876
ymalik4b15b712016-02-09 05:16:00877crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Skip ]
skyedf3fda2016-02-17 19:31:26878crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ]
lukaszad001d7012016-04-04 18:24:21879crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ]
ymalik4b15b712016-02-09 05:16:00880
joelo11ae66392015-10-19 03:50:59881# 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.
leviwa63a3fc2015-10-20 00:26:06885crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
joelo11ae66392015-10-19 03:50:59886
887crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overflow-hidden.html [ Failure ]
888crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overried-inherited-visibility-hidden.html [ Failure ]
889crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-overried-inherited-visibility-hidden.html [ Failure ]
890crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-visibility-hidden-child.html [ Failure ]
891crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no.html [ Failure ]
892crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-yes.html [ Failure ]
893crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-visibility-hidden-child.html [ Failure ]
894crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-zero-size-and-border.html [ Failure ]
895crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.html [ Failure ]
896crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-styled.html [ Failure ]
897
noel8a842c72016-04-04 04:26:32898crbug.com/600087 virtual/gpu-rasterization/fast/images/pixel-crack-image-background-webkit-transform-scale.html [ Timeout ]
noel8a842c72016-04-04 04:26:32899
harakenb25744b2016-01-25 09:05:29900crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ]
joelo11ae66392015-10-19 03:50:59901
nainara2f07ea52016-01-25 02:33:53902crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-invalidation-zoomed.html [ Pass Timeout ]
joelo11ae66392015-10-19 03:50:59903
904crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
905crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
906crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:59907crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
908crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
909crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:59910
skobesb47b4762016-01-23 00:38:18911crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fixed-background-in-iframe.html [ Skip ]
skobes0bb166002016-03-08 23:51:38912crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Skip ]
ymalik002b8a22016-02-25 02:44:24913crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html [ Skip ]
914crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-correctness.html [ Skip ]
ymalik899920c652016-03-16 01:52:39915crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs-on-compositor.html [ Skip ]
skobesb47b4762016-01-23 00:38:18916
nainara2f07ea52016-01-25 02:33:53917crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Pass Timeout ]
918crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Pass Timeout ]
noel277507482015-12-25 23:48:56919crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll.html [ Pass Failure ]
noela4b7d772015-12-23 12:06:10920
joelo11ae66392015-10-19 03:50:59921crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-change-color.html [ Failure ]
922crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-move.html [ Failure ]
923crbug.com/524596 paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Failure ]
924crbug.com/524596 virtual/spv2/paint/invalidation/composited-non-stacking-context-descendant-move.html [ Skip ]
925crbug.com/524596 virtual/spv2/paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Skip ]
926
927crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ]
928
nainara2f07ea52016-01-25 02:33:53929crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant.html [ Crash Pass Failure ]
930crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:59931
noelf5b61be2015-12-26 01:43:49932crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ Pass Failure ]
933
alladac0d55a92016-04-08 22:06:46934crbug.com/599670 [ Win Linux ] http/tests/inspector/resource-parameters-ipv6.html [ Failure Pass ]
935
joelo11ae66392015-10-19 03:50:59936crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ Failure ]
937crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ]
938crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ]
939
940crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ]
941
942# Temporary until we start generating Trusty baselines.
943crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ]
joelo11ae66392015-10-19 03:50:59944crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ]
945crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ]
946crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ]
947crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ]
948crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failure ]
joelo11ae66392015-10-19 03:50:59949crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ]
joelo11ae66392015-10-19 03:50:59950crbug.com/498021 [ Linux ] editing/pasteboard/4944770-2.html [ Failure ]
951crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ]
952crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ]
joelo11ae66392015-10-19 03:50:59953crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ]
954
joelo11ae66392015-10-19 03:50:59955# Significant Slimming Paint failure.
956crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ]
957
joelo11ae66392015-10-19 03:50:59958crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html [ Failure ]
joelo11ae66392015-10-19 03:50:59959
960crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
961
962crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ]
963crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-illegal.html [ Skip ]
964crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-verification.html [ Skip ]
965
cbiesingereba8fa22016-01-28 03:57:52966# 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
969crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-005.xht [ Failure ]
970crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-007.xht [ Failure ]
971crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-005.xht [ Failure ]
972crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-007.xht [ Failure ]
973
cbiesingere1454002015-12-16 20:48:20974# Not implemented yet
975crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse-line-wrapping.html [ Failure ]
976crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse.html [ Failure ]
cbiesingere1454002015-12-16 20:48:20977crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-006.xht [ Failure ]
978
979crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-grow-006.html [ Failure ]
kojii2dff4c22016-03-10 11:41:29980crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-column-003.html [ Failure ]
981crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-002.html [ Failure ]
982crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-003.html [ Failure ]
cbiesingere1454002015-12-16 20:48:20983crbug.com/467127 imported/csswg-test/css-flexbox-1/flexbox_justifycontent-center-overflow.html [ Failure ]
984crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html [ Failure ]
985crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html [ Failure ]
986crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html [ Failure ]
987crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html [ Failure ]
988crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html [ Failure ]
cbiesingere1454002015-12-16 20:48:20989crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap-reverse.html [ Failure ]
990crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap.html [ Failure ]
991
tkent9e17d402015-12-18 02:18:36992crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure Pass ]
cbiesingere1454002015-12-16 20:48:20993
cbiesingerd21bab62016-02-18 21:45:22994crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001a.xhtml [ Failure ]
995crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001b.xhtml [ Failure ]
996crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-canvas-vert-001.xhtml [ Failure ]
997crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-iframe-vert-001.xhtml [ Failure ]
998crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-img-vert-001.xhtml [ Failure ]
999crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-horiz-001.xhtml [ Failure ]
1000crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-vert-001.xhtml [ Failure ]
1001crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-video-vert-001.xhtml [ Failure ]
1002crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001a.html [ Failure ]
1003crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001b.html [ Failure ]
1004crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001a.html [ Failure ]
1005crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001b.html [ Failure ]
1006crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-baseline-001.html [ Failure ]
1007crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-001.html [ Failure ]
1008crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-002.html [ Failure ]
1009crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-003.html [ Failure ]
1010crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-004.xhtml [ Failure ]
1011crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002a.html [ Failure ]
1012crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002b.html [ Failure ]
1013crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002c.html [ Failure ]
1014crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002a.html [ Failure ]
1015crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002c.html [ Failure ]
1016crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-002.xhtml [ Failure ]
1017crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001a.xhtml [ Failure ]
1018crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001b.xhtml [ Failure ]
1019crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001a.xhtml [ Failure ]
1020crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001b.xhtml [ Failure ]
1021crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-with-pseudo-elements-003.html [ Failure ]
1022crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001a.xhtml [ Failure ]
1023crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001b.xhtml [ Failure ]
1024
drott9f6a2b02015-10-23 16:29:501025# These need a rebaseline due crbug.com/504745 on Windows when they are activated again.
harakenb25744b2016-01-25 09:05:291026crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ]
Daniel Murphyfe775722015-12-21 22:41:411027
noel74953e32016-01-28 05:38:481028
joelo11ae66392015-10-19 03:50:591029# Temporary, until we stop use_system_harfbuzz on Linux including non-official builds
1030crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ]
1031
1032# Temporary, until WebAXObjectProxy support lands.
1033crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ]
1034
joelo11ae66392015-10-19 03:50:591035# Disabled briefly until test runner support lands.
1036crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1037crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1038crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
1039
dprankec975dce2016-03-06 02:33:071040crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ]
joelo11ae66392015-10-19 03:50:591041crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Failure ]
1042crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failure ]
wangxianzhu6b0fe6c72015-10-24 16:33:581043crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping-geometry-grid-as-text.html [ Skip ]
1044crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keeping-geometry-as-text.html [ Skip ]
joelo11ae66392015-10-19 03:50:591045
jfernandez89b4a2a2016-02-01 15:49:561046crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1047crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
1048crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
1049
wangxianzhu68d76912015-11-26 21:15:001050crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1051
joelo11ae66392015-10-19 03:50:591052# Temporarily disabled after chromium change
1053crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failure ]
joelo11ae66392015-10-19 03:50:591054crbug.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.
1058crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multiple-shadow-roots.html [ Failure ]
1059crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1060crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Failure ]
1061crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stable/first-letter-text-decoration.html [ Failure ]
1062crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ]
1063crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ]
1064
joelo11ae66392015-10-19 03:50:591065crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
joelo11ae66392015-10-19 03:50:591066
1067crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ]
1068crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
joelo11ae66392015-10-19 03:50:591069
1070# Slow expected on debug builds
1071crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ]
1072crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1073
ojan7523aca2015-11-04 15:16:441074# Mac10.10-specific failures that still need triaging.
joelo11ae66392015-10-19 03:50:591075# 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
joelo11ae66392015-10-19 03:50:591078# TODO(chrishtr): uncomment after fixing crbug.com/529038
ojan7523aca2015-11-04 15:16:441079#crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred-compositing.html [ Failure ]
joelo11ae66392015-10-19 03:50:591080# TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/516016
ojan7523aca2015-11-04 15:16:441081# crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ Failure ]
ojan7523aca2015-11-04 15:16:441082crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ]
tkent828afb6d2015-12-11 08:53:471083crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
tkente7e6fed2015-12-14 03:29:251084crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failure ]
wangxianzhu873db7f2015-10-23 18:06:561085
dpranke083e8b22016-03-04 06:16:461086crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
leviwa63a3fc2015-10-20 00:26:061087
ojan7523aca2015-11-04 15:16:441088crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-deselect.html [ Failure ]
1089crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/context-no-deselect.html [ Failure ]
1090crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing/overflow/theme-affects-visual-overflow.html [ Failure ]
1091crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1092crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollbar.html [ Failure ]
joelo11ae66392015-10-19 03:50:591093
1094crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]
1095
1096crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failure.html [ Pass Failure ]
1097
fgorski65188bb2016-03-16 23:35:511098crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
1099crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
1100crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
1101
joelo11ae66392015-10-19 03:50:591102crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html [ Failure ]
1103crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html [ Failure ]
1104crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ]
1105crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failure ]
1106crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields-localization.html [ Failure ]
joelo11ae66392015-10-19 03:50:591107crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure ]
ojan3003ac92015-11-04 03:35:171108crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failure ]
ojan3003ac92015-11-04 03:35:171109crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Failure ]
joelo11ae66392015-10-19 03:50:591110crbug.com/521730 [ Win10 ] fast/text-autosizing/supercluster-multiple-layout.html [ Timeout Failure ]
ojan3003ac92015-11-04 03:35:171111crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
ojan3003ac92015-11-04 03:35:171112crbug.com/521730 [ Win10 ] fast/text/basic/009.html [ Failure ]
ojan3003ac92015-11-04 03:35:171113crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [ Failure ]
1114crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direction-words.html [ Failure ]
ojan3003ac92015-11-04 03:35:171115crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ]
ojan3003ac92015-11-04 03:35:171116crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ]
1117crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ Failure ]
mlamouri1d8ea482015-11-25 14:02:461118crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ]
Peter Kasting62003052015-10-29 00:30:121119crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121120crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Failure ]
1121crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121122crbug.com/521730 [ Win10 ] virtual/threaded/printing/simultaneous-position-float-change.html [ Failure ]
1123crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
jbroman0f339942016-01-16 01:29:221124crbug.com/521730 [ Win10 ] fast/text/emphasis-combined-text.html [ Failure ]
ojan3003ac92015-11-04 03:35:171125crbug.com/521730 [ Win10 ] fast/writing-mode/border-vertical-lr.html [ Failure ]
joelo11ae66392015-10-19 03:50:591126crbug.com/521730 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failure ]
ojan3003ac92015-11-04 03:35:171127crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-pseudo-elements.html [ Failure ]
ojan3003ac92015-11-04 03:35:171128crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Failure ]
ojan3003ac92015-11-04 03:35:171129crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ]
ojan3003ac92015-11-04 03:35:171130crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ]
ojan3003ac92015-11-04 03:35:171131crbug.com/521730 [ Win10 ] fast/text/trailing-white-space.html [ Failure ]
ojan3003ac92015-11-04 03:35:171132crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ]
1133crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ]
ojan3003ac92015-11-04 03:35:171134crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ]
1135crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ]
1136crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ]
1137crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ]
1138crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.html [ Failure ]
ojan3003ac92015-11-04 03:35:171139crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ]
1140crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ]
1141crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ]
robhogan5a0b4182016-04-03 08:33:181142crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ]
1143crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ]
1144crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ]
1145crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ]
1146crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-body.html [ Failure ]
1147crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.html [ Failure ]
1148crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-heights.html [ Failure ]
1149crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height.html [ Failure ]
robhogan2e94fbe2016-04-08 07:20:441150crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ]
1151crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ]
1152crbug.com/521730 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ]
1153crbug.com/521730 [ Win10 ] printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ]
1154crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ]
1155crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ]
1156crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ]
1157crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ]
1158crbug.com/521730 [ Win10 ] virtual/threaded/printing/absolute-position-headers-and-footers.html [ Missing ]
1159crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ]
1160crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ]
1161crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ]
1162crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ]
1163crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers.html [ Missing ]
joelo11ae66392015-10-19 03:50:591164
chrishtr063be112016-03-02 23:18:231165crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.html [ Skip ]
1166crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ]
1167crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1168crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
robhogan3f7a3482016-04-02 22:43:451169
dprankec975dce2016-03-06 02:33:071170crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
joelo11ae66392015-10-19 03:50:591171crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
joelo11ae66392015-10-19 03:50:591172
1173crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1174
joelo11ae66392015-10-19 03:50:591175crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
joelo11ae66392015-10-19 03:50:591176
1177# This test has different results in Debug and Release.
1178crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ Failure ]
1179
1180crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1181crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1182crbug.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
ojan3003ac92015-11-04 03:35:171185crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ]
joelo11ae66392015-10-19 03:50:591186
joelo11ae66392015-10-19 03:50:591187crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Failure Pass ]
1188
Mikhail Naganov2f1d0cd2015-10-21 20:10:221189crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
1190crbug.com/240576 virtual/android/fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
dsinclair2460a952015-10-21 16:51:441191
pdr2e0db322015-12-07 18:19:121192crbug.com/567230 virtual/threaded/animations/restart-not-visible.html [ Timeout Crash Pass ]
1193
pdrc0d58abe32015-12-08 01:08:321194crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ]
1195
joelo11ae66392015-10-19 03:50:591196crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
1197
joelo11ae66392015-10-19 03:50:591198crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ Failure ]
1199
esprehnbd217452016-03-22 03:03:081200crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Failure ]
joelo11ae66392015-10-19 03:50:591201
ojan7523aca2015-11-04 15:16:441202crbug.com/524646 [ Mac10.10 ] fast/dom/shadow/shadowdom-for-button.html [ Failure ]
joelo11ae66392015-10-19 03:50:591203
1204crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-window.html [ Failure Pass Timeout ]
1205crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-worker.html [ Failure Pass Timeout ]
1206crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-sharedworker.html [ Failure Pass Timeout ]
1207
tkent3a1194402016-01-15 06:09:021208crbug.com/543369 [ Linux ] fast/forms/select-popup/popup-menu-appearance-tall.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:221209
pfeldmanac88d902015-10-21 22:43:391210crbug.com/546215 [ Android ] fast/inline-block/overflow-clip.html [ Failure ]
caseqb81a32c2015-10-27 19:15:441211
nainara2f07ea52016-01-25 02:33:531212crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass ]
brucedawson46afb892015-11-25 08:12:141213
yurysded1b2982015-11-30 21:44:381214crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ]
1215
wkormana9c815512016-01-27 03:18:591216crbug.com/564109 [ Win7 ] http/tests/webfont/font-display.html [ Pass Timeout Failure ]
yurys4ac4249b2015-12-01 18:40:571217
Walter Kormancc331fa2016-01-05 01:34:481218crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep.html [ Failure ]
1219crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ Failure ]
1220
noel0f5f4612015-12-21 13:37:001221crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failure ]
1222
mstensho552071c2015-12-30 14:12:151223crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ]
kozyatinskiye53fbe022015-12-23 00:04:021224
dgozmane6809592016-01-11 22:06:181225crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Timeout Pass ]
pfeldman6c2a490b2016-01-28 15:52:291226crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url.html [ Pass Failure ]
kozyatinskiy68f0c762015-12-23 00:20:261227
1228crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout Pass ]
kozyatinskiydc293d32015-12-23 06:09:101229
kozyatinskiy41fca7b2015-12-23 06:53:211230crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ]
kozyatinskiyc2e05ce2015-12-23 07:18:071231
tkentf405844002016-01-22 02:24:351232crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failure Pass ]
kozyatinskiyc84bb822015-12-23 08:25:041233
noms6d8e4bd2016-02-22 20:52:551234crbug.com/551843 fast/text/fallback-traits-fixup.html [ NeedsManualRebaseline ]
1235
noel28523e22015-12-26 21:56:261236crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ]
kozyatinskiy39d5c5e2015-12-28 19:09:431237
kjellandera35c1c962016-04-11 09:53:181238crbug.com/602193 inspector/extensions/extensions-resources.html [ Pass Failure ]
kozyatinskiy4e4e6e72015-12-28 19:50:391239
jochen5ff185ee2016-01-29 11:29:071240crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ]
1241
kozyatinskiyf3d8ac22015-12-28 20:33:091242crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-enable.html [ Pass Failure Timeout ]
harakenb25744b2016-01-25 09:05:291243crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.html [ Timeout Pass ]
kozyatinskiyd324fe32015-12-28 20:41:421244
1245crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass Crash ]
nhiroki215b50432016-01-07 03:29:401246
Julien Chaffraix512aac92016-01-13 22:36:281247crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-stress.html [ Failure ]
Julien Chaffraix512aac92016-01-13 22:36:281248
nolan.robin.caobd415ee2016-01-25 18:31:261249crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
ksakamoto1e95a142016-02-19 05:58:591250crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-stack-overflow.html [ Timeout Pass ]
1251
sky943b9352016-02-17 22:09:281252crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ Pass Failure ]
fsamuela7b11012016-02-18 21:22:381253
dpranke9f3b2062016-03-10 06:17:371254crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-scrollbars-test.html [ Timeout Failure Pass ]
jochenfe3447e2016-02-19 14:31:411255crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ]
yangguo274f76812016-03-01 12:03:001256
nzolghadr228ea6fa2016-03-15 12:14:561257crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1258crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1259crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1260crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure Pass ]
1261crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1262crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window.html [ Failure Pass ]
1263crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1264crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-onload.html [ Failure Pass ]
1265crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1266crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
dprankecaa69c872016-03-03 23:41:261267
alexmos88208d232016-03-10 23:34:001268crbug.com/593888 [ Linux Debug ] fast/dom/htmlcollection-reachable.html [ Timeout ]
alexmosbc6196e2016-03-10 21:17:471269
rjkroeged4dc64b2016-04-15 00:12:271270crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Failure ]
1271
skobesc2c57c42016-03-13 02:09:421272crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Failure ]
dprankeded72252016-03-10 05:43:441273
bungeman4dca57f2016-03-25 18:32:261274#crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Failure ]
dpranke8d8f0f2b2016-03-04 02:40:401275
dpranke8d8f0f2b2016-03-04 02:40:401276crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Failure ]
dpranke8d8f0f2b2016-03-04 02:40:401277crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Failure ]
dpranke083e8b22016-03-04 06:16:461278
dpranke083e8b22016-03-04 06:16:461279crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
dprankec975dce2016-03-06 02:33:071280
dprankec975dce2016-03-06 02:33:071281crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1282
yangguoe23ec622016-03-07 12:54:111283crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.html [ NeedsManualRebaseline ]
1284
kozyatinskiyb252d7b2016-03-14 19:24:111285crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
Jochen Eisinger28998732016-03-30 13:28:401286
Jochen Eisinger76d56b92016-03-30 14:20:091287crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1288crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1289crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pass ]
1290crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
grt340af4c2016-03-31 20:47:411291
lukasza59a4e802016-04-04 22:45:311292crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Timeout Failure ]
dalecurtis5d4867542016-04-05 22:24:441293
senorblancod21fd4982016-04-19 19:25:201294crbug.com/602933 fast/canvas/canvas-incremental-repaint.html [ NeedsManualRebaseline ]
1295crbug.com/602933 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ NeedsManualRebaseline ]
1296crbug.com/602933 virtual/display_list_2d_canvas/fast/canvas/canvas-incremental-repaint.html [ NeedsManualRebaseline ]
1297
dalecurtis5d4867542016-04-05 22:24:441298crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ]
dpranke5ae3cfb62016-04-07 04:11:421299
csharrison485e6992016-04-08 20:04:271300# DocumentWriteEvaluator is still experimental
1301crbug.com/599115 http/tests/preload/document-write [ Failure ]
csharrison5acddab2016-04-15 02:24:021302crbug.com/599115 http/tests/preload/document-write/document_write_no_preload.html [ Pass ]
csharrison485e6992016-04-08 20:04:271303
hayato63915eb82016-04-08 03:14:101304crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ]
1305
dpranke5ae3cfb62016-04-07 04:11:421306crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-lots-of-text-many-cells.html [ Failure ]
1307crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-single-cell-lots-of-text.html [ Failure ]
1308crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells.html [ Failure ]
1309crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text.html [ Failure ]
1310crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/lots-of-text-many-cells.html [ Failure ]
1311crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-percentage-width.html [ Failure ]
1312crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-specified-width.html [ Failure ]
1313crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-table-wrapping.html [ Failure ]
1314crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-tables.html [ Failure ]
1315crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-cell-lots-of-text.html [ Failure ]
1316crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ Failure ]
1317crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-cell-inflation.html [ Failure ]
1318crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-for-layout.html [ Failure ]
1319crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-percentage-width.html [ Failure ]
1320crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-specified-width.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441321crbug.com/601166 [ Mac10.9 ] fast/text/aat-morx.html [ Failure ]
1322crbug.com/601166 [ Mac10.9 ] fast/text/atsui-kerning-and-ligatures.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421323crbug.com/601166 [ Mac10.9 ] fast/text/atsui-multiple-renderers.html [ Failure ]
1324crbug.com/601166 [ Mac10.9 ] fast/text/atsui-partial-selection.html [ Failure ]
1325crbug.com/601166 [ Mac10.9 ] fast/text/atsui-pointtooffset-calls-cg.html [ Failure ]
1326crbug.com/601166 [ Mac10.9 ] fast/text/atsui-rtl-override-selection.html [ Failure ]
1327crbug.com/601166 [ Mac10.9 ] fast/text/atsui-small-caps-punctuation-size.html [ Failure ]
1328crbug.com/601166 [ Mac10.9 ] fast/text/atsui-spacing-features.html [ Failure ]
1329crbug.com/601166 [ Mac10.9 ] fast/text/basic/002.html [ Failure ]
1330crbug.com/601166 [ Mac10.9 ] fast/text/basic/003.html [ Failure ]
1331crbug.com/601166 [ Mac10.9 ] fast/text/basic/004.html [ Failure ]
1332crbug.com/601166 [ Mac10.9 ] fast/text/basic/005.html [ Failure ]
1333crbug.com/601166 [ Mac10.9 ] fast/text/basic/006.html [ Failure ]
1334crbug.com/601166 [ Mac10.9 ] fast/text/basic/007.html [ Failure ]
1335crbug.com/601166 [ Mac10.9 ] fast/text/basic/008.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441336crbug.com/601166 [ Mac10.9 ] fast/text/basic/011.html [ Failure ]
1337crbug.com/601166 [ Mac10.9 ] fast/text/basic/012.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421338crbug.com/601166 [ Mac10.9 ] fast/text/basic/013.html [ Failure ]
1339crbug.com/601166 [ Mac10.9 ] fast/text/basic/014.html [ Failure ]
1340crbug.com/601166 [ Mac10.9 ] fast/text/basic/015.html [ Failure ]
1341crbug.com/601166 [ Mac10.9 ] fast/text/basic/generic-family-changes.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441342crbug.com/601166 [ Mac10.9 ] fast/text/bidi-embedding-pop-and-push-same.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421343crbug.com/601166 [ Mac10.9 ] fast/text/bidi-img-alt-text.html [ Failure ]
1344crbug.com/601166 [ Mac10.9 ] fast/text/break-word.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441345crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-boundaries.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421346crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-empty-generated-string.html [ Failure ]
1347crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-preserve-nbsp.html [ Failure ]
1348crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-disabled.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441349crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-enabled.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421350crbug.com/601166 [ Mac10.9 ] fast/text/cg-fallback-bolding.html [ Failure ]
1351crbug.com/601166 [ Mac10.9 ] fast/text/complex-path-with-no-subpixel-fonts.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441352crbug.com/601166 [ Mac10.9 ] fast/text/complex-preferred-logical-widths.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421353crbug.com/601166 [ Mac10.9 ] fast/text/complex-synthetic-bold-space-width.html [ Failure ]
1354crbug.com/601166 [ Mac10.9 ] fast/text/complex-text-rtl-selection-repaint.html [ Failure ]
1355crbug.com/601166 [ Mac10.9 ] fast/text/delete-hard-break-character.html [ Failure ]
1356crbug.com/601166 [ Mac10.9 ] fast/text/drawBidiText.html [ Failure ]
1357crbug.com/601166 [ Mac10.9 ] fast/text/embed-at-end-of-pre-wrap-line.html [ Failure ]
1358crbug.com/601166 [ Mac10.9 ] fast/text/emoji-web-font.html [ Failure ]
1359crbug.com/601166 [ Mac10.9 ] fast/text/emoticons.html [ Failure ]
1360crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-complex.html [ Failure ]
1361crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-ellipsis-complextext.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441362crbug.com/601166 [ Mac10.9 ] fast/text/emphasis.html [ Failure ]
1363crbug.com/601166 [ Mac10.9 ] fast/text/fake-italic.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421364crbug.com/601166 [ Mac10.9 ] fast/text/fallback-for-custom-font.html [ Failure ]
1365crbug.com/601166 [ Mac10.9 ] fast/text/firstline/001.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441366crbug.com/601166 [ Mac10.9 ] fast/text/firstline/002.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421367crbug.com/601166 [ Mac10.9 ] fast/text/firstline/003.html [ Failure ]
1368crbug.com/601166 [ Mac10.9 ] fast/text/font-ascent-mac.html [ Failure ]
1369crbug.com/601166 [ Mac10.9 ] fast/text/font-fallback.html [ Failure ]
1370crbug.com/601166 [ Mac10.9 ] fast/text/font-initial.html [ Failure ]
1371crbug.com/601166 [ Mac10.9 ] fast/text/font-smallcaps-layout.html [ Failure ]
1372crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch-variant.html [ Failure ]
1373crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch.html [ Failure ]
1374crbug.com/601166 [ Mac10.9 ] fast/text/font-weight-variant.html [ Failure ]
1375crbug.com/601166 [ Mac10.9 ] fast/text/font-weight.html [ Failure ]
1376crbug.com/601166 [ Mac10.9 ] fast/text/format-control.html [ Failure ]
1377crbug.com/601166 [ Mac10.9 ] fast/text/in-rendered-text-rtl.html [ Failure ]
1378crbug.com/601166 [ Mac10.9 ] fast/text/international/001.html [ Failure ]
1379crbug.com/601166 [ Mac10.9 ] fast/text/international/alef-connected.html [ Failure ]
1380crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-L.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441381crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-empty-run.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421382crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-CS-after-AN.html [ Failure ]
1383crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-L2-run-reordering.html [ Failure ]
1384crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-CSS.html [ Failure ]
1385crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-HTML.html [ Failure ]
1386crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-formatting-characters.html [ Failure ]
1387crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-control-chars-treated-as-ZWS.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441388crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-european-terminators.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421389crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-explicit-embedding.html [ Failure ]
1390crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-ignored-for-first-child-inline.html [ Failure ]
1391crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-innertext.html [ Failure ]
1392crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-layout-across-linebreak.html [ Failure ]
1393crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-001.html [ Failure ]
1394crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-002.html [ Failure ]
1395crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-003.html [ Failure ]
1396crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox-atsui.html [ Failure ]
1397crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox.html [ Failure ]
1398crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-menulist.html [ Failure ]
1399crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-mirror-he-ar.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441400crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421401crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-run.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441402crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-override.html [ Failure ]
1403crbug.com/601166 [ Mac10.9 ] fast/text/international/bold-bengali.html [ Failure ]
1404crbug.com/601166 [ Mac10.9 ] fast/text/international/complex-character-based-fallback.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421405crbug.com/601166 [ Mac10.9 ] fast/text/international/danda-space.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441406crbug.com/601166 [ Mac10.9 ] fast/text/international/hebrew-vowels.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421407crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-spacing.html [ Failure ]
1408crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-whitespace.html [ Failure ]
1409crbug.com/601166 [ Mac10.9 ] fast/text/international/khmer-selection.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441410crbug.com/601166 [ Mac10.9 ] fast/text/international/lang-glyph-cache-separation.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421411crbug.com/601166 [ Mac10.9 ] fast/text/international/menulist-width-rtl.html [ Failure ]
1412crbug.com/601166 [ Mac10.9 ] fast/text/international/mixed-directionality-selection.html [ Failure ]
1413crbug.com/601166 [ Mac10.9 ] fast/text/international/plane2.html [ Failure ]
1414crbug.com/601166 [ Mac10.9 ] fast/text/international/pop-up-button-text-alignment-and-direction.html [ Failure ]
1415crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-caret.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441416crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-negative-letter-spacing.html [ Failure ]
1417crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421418crbug.com/601166 [ Mac10.9 ] fast/text/international/text-spliced-font.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441419crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-baht-space.html [ Failure ]
1420crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-line-breaks.html [ Failure ]
1421crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421422crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext.html [ Failure ]
1423crbug.com/601166 [ Mac10.9 ] fast/text/international/wrap-CJK-001.html [ Failure ]
1424crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection-at-edge.html [ Failure ]
1425crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection.html [ Failure ]
1426crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-complex.html [ Failure ]
1427crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-simple.html [ Failure ]
1428crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-vertical.html [ Failure ]
1429crbug.com/601166 [ Mac10.9 ] fast/text/large-text-composed-char.html [ Failure ]
1430crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks-after-white-space.html [ Failure ]
1431crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441432crbug.com/601166 [ Mac10.9 ] fast/text/line-initial-and-final-swashes.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441433crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-before-surrogate-pair.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421434crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-hang.html [ Failure ]
1435crbug.com/601166 [ Mac10.9 ] fast/text/monospace-width-cache.html [ Failure ]
1436crbug.com/601166 [ Mac10.9 ] fast/text/reset-emptyRun.html [ Failure ]
1437crbug.com/601166 [ Mac10.9 ] fast/text/selection-hard-linebreak.html [ Failure ]
1438crbug.com/601166 [ Mac10.9 ] fast/text/selection-painting-hidpi.html [ Failure ]
1439crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-big.html [ Failure ]
1440crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-small.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441441crbug.com/601166 [ Mac10.9 ] fast/text/shadow-translucent-fill.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421442crbug.com/601166 [ Mac10.9 ] fast/text/shaping/same-script-different-lang.html [ Failure ]
1443crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-script-order.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441444crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-selection-rect.html [ Failure ]
1445crbug.com/601166 [ Mac10.9 ] fast/text/should-use-atsui.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421446crbug.com/601166 [ Mac10.9 ] fast/text/small-caps-turkish.html [ Failure ]
1447crbug.com/601166 [ Mac10.9 ] fast/text/softHyphen.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441448crbug.com/601166 [ Mac10.9 ] fast/text/text-letter-spacing.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421449crbug.com/601166 [ Mac10.9 ] fast/text/text-shadow-no-default-color.html [ Failure ]
1450crbug.com/601166 [ Mac10.9 ] fast/text/text-stroke-with-border.html [ Failure ]
1451crbug.com/601166 [ Mac10.9 ] fast/text/textIteratorNilRenderer.html [ Failure ]
1452crbug.com/601166 [ Mac10.9 ] fast/text/unicode-fallback-font.html [ Failure ]
1453crbug.com/601166 [ Mac10.9 ] fast/text/vertical-rl-rtl-linebreak.html [ Failure ]
1454crbug.com/601166 [ Mac10.9 ] fast/text/vertical-surrogate-pair.html [ Failure ]
1455crbug.com/601166 [ Mac10.9 ] fast/text/wbr-in-pre-crash.html [ Failure ]
1456crbug.com/601166 [ Mac10.9 ] fast/text/wbr-pre.html [ Failure ]
1457crbug.com/601166 [ Mac10.9 ] fast/text/wbr-styled.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441458crbug.com/601166 [ Mac10.9 ] fast/text/wbr.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421459crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/001.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441460crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/002.html [ Failure ]
1461crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/003.html [ Failure ]
1462crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/004.html [ Failure ]
1463crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/005.html [ Failure ]
1464crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/006.html [ Failure ]
1465crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/007.html [ Failure ]
1466crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/008.html [ Failure ]
1467crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/009.html [ Failure ]
1468crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/010.html [ Failure ]
1469crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/011.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421470crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/012.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441471crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/015.html [ Failure ]
1472crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/016.html [ Failure ]
1473crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/018.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421474crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/019.html [ Failure ]
1475crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/020.html [ Failure ]
1476crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/021.html [ Failure ]
1477crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/023.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441478crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/024.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421479crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/025.html [ Failure ]
1480crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/026.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441481crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/027.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421482crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/028.html [ Failure ]
1483crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/029.html [ Failure ]
1484crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/030.html [ Failure ]
1485crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ]
1486crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/nowrap-clear-float.html [ Failure ]
1487crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-newline-box-test.html [ Failure ]
1488crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-last-char.html [ Failure ]
1489crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-line-test.html [ Failure ]
1490crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-overflow-selection.html [ Failure ]
1491crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-spaces-after-newline.html [ Failure ]
1492crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/select-new-line-with-line-break-normal.html [ Failure ]
1493crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-overflow.html [ Failure ]
1494crbug.com/601166 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ Failure ]
1495crbug.com/601166 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ Failure ]
1496crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ]
1497crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ]
1498crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ]
1499crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ]
1500crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failure ]
1501crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failure ]
suzyhd90c1ea2016-04-08 05:43:381502
1503crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
suzyhd90c1ea2016-04-08 05:43:381504crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-srcObject.html [ Failure ]
eae63f4a422016-04-08 09:02:531505
eae72e9e09a2016-04-19 20:07:501506Bug(eae) compositing/compositing-visible-descendant.html [ NeedsManualRebaseline ]
1507Bug(eae) compositing/geometry/abs-position-inside-opacity.html [ NeedsManualRebaseline ]
1508Bug(eae) compositing/geometry/partial-layout-update.html [ NeedsManualRebaseline ]
1509Bug(eae) compositing/geometry/transfrom-origin-on-zero-size-layer.html [ NeedsManualRebaseline ]
1510Bug(eae) compositing/iframes/composited-iframe-alignment.html [ NeedsManualRebaseline ]
1511Bug(eae) compositing/iframes/iframe-copy-on-scroll.html [ NeedsManualRebaseline ]
1512Bug(eae) compositing/layers-inside-overflow-scroll.html [ NeedsManualRebaseline ]
1513Bug(eae) compositing/overflow/nested-scrolling.html [ NeedsManualRebaseline ]
1514Bug(eae) compositing/overflow/remove-overflow-crash2.html [ NeedsManualRebaseline ]
1515Bug(eae) compositing/overflow/scroll-ancestor-update.html [ NeedsManualRebaseline ]
1516Bug(eae) compositing/reflections/compositing-change-inside-reflection.html [ NeedsManualRebaseline ]
1517Bug(eae) compositing/reflections/load-video-in-reflection.html [ NeedsManualRebaseline ]
1518Bug(eae) compositing/reflections/reflection-in-composited.html [ NeedsManualRebaseline ]
1519Bug(eae) compositing/reflections/reflection-opacity.html [ NeedsManualRebaseline ]
1520Bug(eae) compositing/reflections/reflection-positioning2.html [ NeedsManualRebaseline ]
1521Bug(eae) compositing/reflections/reflection-positioning.html [ NeedsManualRebaseline ]
1522Bug(eae) compositing/reflections/transform-inside-reflection.html [ NeedsManualRebaseline ]
1523Bug(eae) compositing/repaint/layer-repaint.html [ NeedsManualRebaseline ]
1524Bug(eae) compositing/text-on-large-layer.html [ NeedsManualRebaseline ]
1525Bug(eae) css1/box_properties/border_bottom.html [ NeedsManualRebaseline ]
1526Bug(eae) css1/box_properties/border_bottom_inline.html [ NeedsManualRebaseline ]
1527Bug(eae) css1/box_properties/border_bottom_width_inline.html [ NeedsManualRebaseline ]
1528Bug(eae) css1/box_properties/border_color_inline.html [ NeedsManualRebaseline ]
1529Bug(eae) css1/box_properties/border.html [ NeedsManualRebaseline ]
1530Bug(eae) css1/box_properties/border_inline.html [ NeedsManualRebaseline ]
1531Bug(eae) css1/box_properties/border_left.html [ NeedsManualRebaseline ]
1532Bug(eae) css1/box_properties/border_left_inline.html [ NeedsManualRebaseline ]
1533Bug(eae) css1/box_properties/border_left_width_inline.html [ NeedsManualRebaseline ]
1534Bug(eae) css1/box_properties/border_right.html [ NeedsManualRebaseline ]
1535Bug(eae) css1/box_properties/border_right_inline.html [ NeedsManualRebaseline ]
1536Bug(eae) css1/box_properties/border_right_width_inline.html [ NeedsManualRebaseline ]
1537Bug(eae) css1/box_properties/border_style.html [ NeedsManualRebaseline ]
1538Bug(eae) css1/box_properties/border_style_inline.html [ NeedsManualRebaseline ]
1539Bug(eae) css1/box_properties/border_top.html [ NeedsManualRebaseline ]
1540Bug(eae) css1/box_properties/border_top_inline.html [ NeedsManualRebaseline ]
1541Bug(eae) css1/box_properties/border_top_width_inline.html [ NeedsManualRebaseline ]
1542Bug(eae) css1/box_properties/border_width_inline.html [ NeedsManualRebaseline ]
1543Bug(eae) css1/box_properties/clear.html [ NeedsManualRebaseline ]
1544Bug(eae) css1/box_properties/float_elements_in_series.html [ NeedsManualRebaseline ]
1545Bug(eae) css1/box_properties/float.html [ NeedsManualRebaseline ]
1546Bug(eae) css1/box_properties/float_margin.html [ NeedsManualRebaseline ]
1547Bug(eae) css1/box_properties/float_on_text_elements.html [ NeedsManualRebaseline ]
1548Bug(eae) css1/box_properties/margin_bottom.html [ NeedsManualRebaseline ]
1549Bug(eae) css1/box_properties/margin_bottom_inline.html [ NeedsManualRebaseline ]
1550Bug(eae) css1/box_properties/margin.html [ NeedsManualRebaseline ]
1551Bug(eae) css1/box_properties/margin_inline.html [ NeedsManualRebaseline ]
1552Bug(eae) css1/box_properties/margin_left.html [ NeedsManualRebaseline ]
1553Bug(eae) css1/box_properties/margin_left_inline.html [ NeedsManualRebaseline ]
1554Bug(eae) css1/box_properties/margin_right.html [ NeedsManualRebaseline ]
1555Bug(eae) css1/box_properties/margin_right_inline.html [ NeedsManualRebaseline ]
1556Bug(eae) css1/box_properties/margin_top.html [ NeedsManualRebaseline ]
1557Bug(eae) css1/box_properties/margin_top_inline.html [ NeedsManualRebaseline ]
1558Bug(eae) css1/box_properties/padding_bottom_inline.html [ NeedsManualRebaseline ]
1559Bug(eae) css1/box_properties/padding_inline.html [ NeedsManualRebaseline ]
1560Bug(eae) css1/box_properties/padding_left.html [ NeedsManualRebaseline ]
1561Bug(eae) css1/box_properties/padding_left_inline.html [ NeedsManualRebaseline ]
1562Bug(eae) css1/box_properties/padding_right_inline.html [ NeedsManualRebaseline ]
1563Bug(eae) css1/box_properties/padding_top_inline.html [ NeedsManualRebaseline ]
1564Bug(eae) css1/box_properties/width.html [ NeedsManualRebaseline ]
1565Bug(eae) css1/cascade/cascade_order.html [ NeedsManualRebaseline ]
1566Bug(eae) css1/classification/display.html [ NeedsManualRebaseline ]
1567Bug(eae) css1/classification/white_space.html [ NeedsManualRebaseline ]
1568Bug(eae) css1/color_and_background/background_attachment.html [ NeedsManualRebaseline ]
1569Bug(eae) css1/color_and_background/background_color.html [ NeedsManualRebaseline ]
1570Bug(eae) css1/color_and_background/background.html [ NeedsManualRebaseline ]
1571Bug(eae) css1/color_and_background/background_image.html [ NeedsManualRebaseline ]
1572Bug(eae) css1/color_and_background/background_position.html [ NeedsManualRebaseline ]
1573Bug(eae) css1/color_and_background/background_repeat.html [ NeedsManualRebaseline ]
1574Bug(eae) css1/conformance/forward_compatible_parsing.html [ NeedsManualRebaseline ]
1575Bug(eae) css1/font_properties/font_family.html [ NeedsManualRebaseline ]
1576Bug(eae) css1/font_properties/font.html [ NeedsManualRebaseline ]
1577Bug(eae) css1/formatting_model/canvas.html [ NeedsManualRebaseline ]
1578Bug(eae) css1/formatting_model/floating_elements.html [ NeedsManualRebaseline ]
1579Bug(eae) css1/formatting_model/inline_elements.html [ NeedsManualRebaseline ]
1580Bug(eae) css1/formatting_model/replaced_elements.html [ NeedsManualRebaseline ]
1581Bug(eae) css1/formatting_model/vertical_formatting.html [ NeedsManualRebaseline ]
1582Bug(eae) css1/pseudo/anchor.html [ NeedsManualRebaseline ]
1583Bug(eae) css1/pseudo/firstletter.html [ NeedsManualRebaseline ]
1584Bug(eae) css1/pseudo/firstline.html [ NeedsManualRebaseline ]
1585Bug(eae) css1/pseudo/multiple_pseudo_elements.html [ NeedsManualRebaseline ]
1586Bug(eae) css1/pseudo/pseudo_elements_in_selectors.html [ NeedsManualRebaseline ]
1587Bug(eae) css1/text_properties/letter_spacing.html [ NeedsManualRebaseline ]
1588Bug(eae) css1/text_properties/line_height.html [ NeedsManualRebaseline ]
1589Bug(eae) css1/text_properties/text_decoration.html [ NeedsManualRebaseline ]
1590Bug(eae) css1/text_properties/vertical_align.html [ NeedsManualRebaseline ]
1591Bug(eae) css1/text_properties/word_spacing.html [ NeedsManualRebaseline ]
1592Bug(eae) css1/units/color_units.html [ NeedsManualRebaseline ]
1593Bug(eae) css1/units/percentage_units.html [ NeedsManualRebaseline ]
1594Bug(eae) css1/units/urls.html [ NeedsManualRebaseline ]
1595Bug(eae) css2.1/20110323/absolute-non-replaced-height-008.htm [ NeedsManualRebaseline ]
1596Bug(eae) css2.1/20110323/absolute-non-replaced-max-height-008.htm [ NeedsManualRebaseline ]
1597Bug(eae) css2.1/20110323/absolute-non-replaced-width-021.htm [ NeedsManualRebaseline ]
1598Bug(eae) css2.1/20110323/absolute-non-replaced-width-022.htm [ NeedsManualRebaseline ]
1599Bug(eae) css2.1/20110323/absolute-non-replaced-width-023.htm [ NeedsManualRebaseline ]
1600Bug(eae) css2.1/20110323/absolute-non-replaced-width-024.htm [ NeedsManualRebaseline ]
1601Bug(eae) css2.1/20110323/block-non-replaced-height-007.htm [ NeedsManualRebaseline ]
1602Bug(eae) css2.1/20110323/block-non-replaced-height-008.htm [ NeedsManualRebaseline ]
1603Bug(eae) css2.1/20110323/block-non-replaced-height-009.htm [ NeedsManualRebaseline ]
1604Bug(eae) css2.1/20110323/block-non-replaced-height-010.htm [ NeedsManualRebaseline ]
1605Bug(eae) css2.1/20110323/floating-replaced-height-008.htm [ NeedsManualRebaseline ]
1606Bug(eae) css2.1/20110323/inline-block-replaced-height-008.htm [ NeedsManualRebaseline ]
1607Bug(eae) css2.1/20110323/inline-replaced-height-008.htm [ NeedsManualRebaseline ]
1608Bug(eae) css2.1/20110323/inline-replaced-width-011.htm [ NeedsManualRebaseline ]
1609Bug(eae) css2.1/20110323/inline-replaced-width-012.htm [ NeedsManualRebaseline ]
1610Bug(eae) css2.1/20110323/inline-replaced-width-013.htm [ NeedsManualRebaseline ]
1611Bug(eae) css2.1/20110323/inline-replaced-width-014.htm [ NeedsManualRebaseline ]
1612Bug(eae) css2.1/20110323/inline-replaced-width-015.htm [ NeedsManualRebaseline ]
1613Bug(eae) css2.1/20110323/margin-applies-to-001.htm [ NeedsManualRebaseline ]
1614Bug(eae) css2.1/20110323/margin-applies-to-002.htm [ NeedsManualRebaseline ]
1615Bug(eae) css2.1/20110323/margin-applies-to-003.htm [ NeedsManualRebaseline ]
1616Bug(eae) css2.1/20110323/margin-applies-to-004.htm [ NeedsManualRebaseline ]
1617Bug(eae) css2.1/20110323/margin-applies-to-005.htm [ NeedsManualRebaseline ]
1618Bug(eae) css2.1/20110323/margin-applies-to-006.htm [ NeedsManualRebaseline ]
1619Bug(eae) css2.1/20110323/margin-applies-to-007.htm [ NeedsManualRebaseline ]
1620Bug(eae) css2.1/20110323/margin-applies-to-008.htm [ NeedsManualRebaseline ]
1621Bug(eae) css2.1/20110323/margin-applies-to-009.htm [ NeedsManualRebaseline ]
1622Bug(eae) css2.1/20110323/margin-applies-to-012.htm [ NeedsManualRebaseline ]
1623Bug(eae) css2.1/20110323/margin-applies-to-013.htm [ NeedsManualRebaseline ]
1624Bug(eae) css2.1/20110323/margin-applies-to-015.htm [ NeedsManualRebaseline ]
1625Bug(eae) css2.1/20110323/replaced-elements-001.htm [ NeedsManualRebaseline ]
1626Bug(eae) css2.1/20110323/replaced-intrinsic-001.htm [ NeedsManualRebaseline ]
1627Bug(eae) css2.1/t010403-shand-border-00-c.html [ NeedsManualRebaseline ]
1628Bug(eae) css2.1/t040302-c61-phys-len-00-b.html [ NeedsManualRebaseline ]
1629Bug(eae) css2.1/t040302-c61-rel-len-00-b-ag.html [ NeedsManualRebaseline ]
1630Bug(eae) css2.1/t040303-c62-percent-00-b-ag.html [ NeedsManualRebaseline ]
1631Bug(eae) css2.1/t040304-c64-uri-00-a-g.html [ NeedsManualRebaseline ]
1632Bug(eae) css2.1/t040306-c63-color-00-b-ag.html [ NeedsManualRebaseline ]
1633Bug(eae) css2.1/t0510-c25-pseudo-elmnt-00-c.html [ NeedsManualRebaseline ]
1634Bug(eae) css2.1/t051201-c23-first-line-00-b.html [ NeedsManualRebaseline ]
1635Bug(eae) css2.1/t051202-c24-first-lttr-00-b.html [ NeedsManualRebaseline ]
1636Bug(eae) css2.1/t051202-c26-psudo-nest-00-c.html [ NeedsManualRebaseline ]
1637Bug(eae) css2.1/t0602-inherit-bdr-pad-b-00.html [ NeedsManualRebaseline ]
1638Bug(eae) css2.1/t060403-c21-pseu-cls-00-e-i.html [ NeedsManualRebaseline ]
1639Bug(eae) css2.1/t060403-c21-pseu-id-00-e-i.html [ NeedsManualRebaseline ]
1640Bug(eae) css2.1/t0803-c5502-mrgn-r-02-c.html [ NeedsManualRebaseline ]
1641Bug(eae) css2.1/t0803-c5504-mrgn-l-02-c.html [ NeedsManualRebaseline ]
1642Bug(eae) css2.1/t0803-c5505-mrgn-02-c.html [ NeedsManualRebaseline ]
1643Bug(eae) css2.1/t0805-c5511-ibrdr-tw-00-a.html [ NeedsManualRebaseline ]
1644Bug(eae) css2.1/t0805-c5512-ibrdr-rw-00-a.html [ NeedsManualRebaseline ]
1645Bug(eae) css2.1/t0805-c5513-ibrdr-bw-00-a.html [ NeedsManualRebaseline ]
1646Bug(eae) css2.1/t0805-c5514-ibrdr-lw-00-a.html [ NeedsManualRebaseline ]
1647Bug(eae) css2.1/t0805-c5515-ibrdr-00-b.html [ NeedsManualRebaseline ]
1648Bug(eae) css2.1/t0805-c5516-brdr-c-00-a.html [ NeedsManualRebaseline ]
1649Bug(eae) css2.1/t0805-c5516-ibrdr-c-00-a.html [ NeedsManualRebaseline ]
1650Bug(eae) css2.1/t0805-c5517-ibrdr-s-00-a.html [ NeedsManualRebaseline ]
1651Bug(eae) css2.1/t0805-c5519-brdr-r-02-e.html [ NeedsManualRebaseline ]
1652Bug(eae) css2.1/t0805-c5521-brdr-l-02-e.html [ NeedsManualRebaseline ]
1653Bug(eae) css2.1/t0805-c5522-brdr-00-b.html [ NeedsManualRebaseline ]
1654Bug(eae) css2.1/t090204-display-change-01-b-ao.html [ NeedsManualRebaseline ]
1655Bug(eae) css2.1/t0905-c414-flt-fit-00-d.html [ NeedsManualRebaseline ]
1656Bug(eae) css2.1/t0905-c414-flt-fit-01-d-g.html [ NeedsManualRebaseline ]
1657Bug(eae) css2.1/t0905-c414-flt-wrap-00-e.html [ NeedsManualRebaseline ]
1658Bug(eae) css2.1/t0905-c414-flt-wrap-01-d-g.html [ NeedsManualRebaseline ]
1659Bug(eae) css2.1/t0905-c5525-fltclr-00-c-ag.html [ NeedsManualRebaseline ]
1660Bug(eae) css2.1/t0905-c5525-flthw-00-c-g.html [ NeedsManualRebaseline ]
1661Bug(eae) css2.1/t0905-c5525-fltinln-00-c-ag.html [ NeedsManualRebaseline ]
1662Bug(eae) css2.1/t0905-c5525-fltmrgn-00-c-ag.html [ NeedsManualRebaseline ]
1663Bug(eae) css2.1/t0905-c5525-fltwidth-02-c-g.html [ NeedsManualRebaseline ]
1664Bug(eae) css2.1/t0905-c5525-fltwidth-03-c-g.html [ NeedsManualRebaseline ]
1665Bug(eae) css2.1/t0905-c5526-fltclr-00-c-ag.html [ NeedsManualRebaseline ]
1666Bug(eae) css2.1/t0905-c5526-flthw-00-c-g.html [ NeedsManualRebaseline ]
1667Bug(eae) css2.1/t1002-c5523-width-00-b-g.html [ NeedsManualRebaseline ]
1668Bug(eae) css2.1/t1002-c5523-width-02-b-g.html [ NeedsManualRebaseline ]
1669Bug(eae) css2.1/t100303-c412-blockw-00-d-ag.html [ NeedsManualRebaseline ]
1670Bug(eae) css2.1/t100304-c43-rpl-bbx-01-d-g.html [ NeedsManualRebaseline ]
1671Bug(eae) css2.1/t1005-c5524-width-00-b-g.html [ NeedsManualRebaseline ]
1672Bug(eae) css2.1/t1005-c5524-width-01-b-g.html [ NeedsManualRebaseline ]
1673Bug(eae) css2.1/t100801-c42-ibx-ht-00-d-a.html [ NeedsManualRebaseline ]
1674Bug(eae) css2.1/t100801-c544-valgn-00-a-ag.html [ NeedsManualRebaseline ]
1675Bug(eae) css2.1/t100801-c544-valgn-01-d-ag.html [ NeedsManualRebaseline ]
1676Bug(eae) css2.1/t100801-c548-leadin-00-d-a.html [ NeedsManualRebaseline ]
1677Bug(eae) css2.1/t100801-c548-ln-ht-01-b-ag.html [ NeedsManualRebaseline ]
1678Bug(eae) css2.1/t100801-c548-ln-ht-02-b-ag.html [ NeedsManualRebaseline ]
1679Bug(eae) css2.1/t1008-c44-ln-box-00-d-ag.html [ NeedsManualRebaseline ]
1680Bug(eae) css2.1/t1008-c44-ln-box-01-d-ag.html [ NeedsManualRebaseline ]
1681Bug(eae) css2.1/t1008-c44-ln-box-02-d-ag.html [ NeedsManualRebaseline ]
1682Bug(eae) css2.1/t1008-c44-ln-box-03-d-ag.html [ NeedsManualRebaseline ]
1683Bug(eae) css2.1/t1204-order-01-d.html [ NeedsManualRebaseline ]
1684Bug(eae) css2.1/t1205-c561-list-displ-00-b.html [ NeedsManualRebaseline ]
1685Bug(eae) css2.1/t1205-c566-list-stl-00-e-ag.html [ NeedsManualRebaseline ]
1686Bug(eae) css2.1/t140201-c534-bgre-00-b-ag.html [ NeedsManualRebaseline ]
1687Bug(eae) css2.1/t140201-c534-bgre-01-b-ag.html [ NeedsManualRebaseline ]
1688Bug(eae) css2.1/t140201-c534-bgreps-00-c-ag.html [ NeedsManualRebaseline ]
1689Bug(eae) css2.1/t140201-c534-bgreps-01-c-ag.html [ NeedsManualRebaseline ]
1690Bug(eae) css2.1/t140201-c534-bgreps-02-c-ag.html [ NeedsManualRebaseline ]
1691Bug(eae) css2.1/t140201-c534-bgreps-03-c-ag.html [ NeedsManualRebaseline ]
1692Bug(eae) css2.1/t140201-c534-bgreps-04-c-ag.html [ NeedsManualRebaseline ]
1693Bug(eae) css2.1/t140201-c534-bgreps-05-c-ag.html [ NeedsManualRebaseline ]
1694Bug(eae) css2.1/t140201-c537-bgfxps-00-c-ag.html [ NeedsManualRebaseline ]
1695Bug(eae) css2.1/t1503-c522-font-family-00-b.html [ NeedsManualRebaseline ]
1696Bug(eae) css2.1/t1507-c526-font-sz-01-b-a.html [ NeedsManualRebaseline ]
1697Bug(eae) css2.1/t1507-c526-font-sz-02-b-a.html [ NeedsManualRebaseline ]
1698Bug(eae) css2.1/t1601-c547-indent-00-b-a.html [ NeedsManualRebaseline ]
1699Bug(eae) css2.1/t1601-c547-indent-01-d.html [ NeedsManualRebaseline ]
1700Bug(eae) css2.1/t1605-c545-txttrans-00-b-ag.html [ NeedsManualRebaseline ]
1701Bug(eae) css2.1/t1606-c562-white-sp-00-b-ag.html [ NeedsManualRebaseline ]
1702Bug(eae) css3/flexbox/flexbox-baseline-margins.html [ NeedsManualRebaseline ]
1703Bug(eae) css3/font-feature-settings-rendering.html [ NeedsManualRebaseline ]
1704Bug(eae) css3/masking/clip-path-inset-corners.html [ NeedsManualRebaseline ]
1705Bug(eae) css3/selectors3/html/css3-modsel-17.html [ NeedsManualRebaseline ]
1706Bug(eae) css3/selectors3/html/css3-modsel-19b.html [ NeedsManualRebaseline ]
1707Bug(eae) css3/selectors3/html/css3-modsel-39a.html [ NeedsManualRebaseline ]
1708Bug(eae) css3/selectors3/html/css3-modsel-39c.html [ NeedsManualRebaseline ]
1709Bug(eae) css3/selectors3/xhtml/css3-modsel-17.xml [ NeedsManualRebaseline ]
1710Bug(eae) css3/selectors3/xhtml/css3-modsel-19b.xml [ NeedsManualRebaseline ]
1711Bug(eae) css3/selectors3/xhtml/css3-modsel-39a.xml [ NeedsManualRebaseline ]
1712Bug(eae) css3/selectors3/xhtml/css3-modsel-39c.xml [ NeedsManualRebaseline ]
1713Bug(eae) css3/selectors3/xml/css3-modsel-17.xml [ NeedsManualRebaseline ]
1714Bug(eae) css3/selectors3/xml/css3-modsel-19b.xml [ NeedsManualRebaseline ]
1715Bug(eae) css3/selectors3/xml/css3-modsel-39a.xml [ NeedsManualRebaseline ]
1716Bug(eae) css3/selectors3/xml/css3-modsel-39c.xml [ NeedsManualRebaseline ]
1717Bug(eae) editing/caret/caret-position.html [ NeedsManualRebaseline ]
1718Bug(eae) editing/deleting/4922367.html [ NeedsManualRebaseline ]
1719Bug(eae) editing/deleting/5144139-2.html [ NeedsManualRebaseline ]
1720Bug(eae) editing/deleting/5206311-1.html [ NeedsManualRebaseline ]
1721Bug(eae) editing/deleting/5369009.html [ NeedsManualRebaseline ]
1722Bug(eae) editing/deleting/5433862-2.html [ NeedsManualRebaseline ]
1723Bug(eae) editing/deleting/5483370.html [ NeedsManualRebaseline ]
1724Bug(eae) editing/deleting/delete-3608445-fix.html [ NeedsManualRebaseline ]
1725Bug(eae) editing/deleting/delete-at-paragraph-boundaries-002.html [ NeedsManualRebaseline ]
1726Bug(eae) editing/deleting/delete-at-paragraph-boundaries-003.html [ NeedsManualRebaseline ]
1727Bug(eae) editing/deleting/delete-at-paragraph-boundaries-004.html [ NeedsManualRebaseline ]
1728Bug(eae) editing/deleting/delete-at-paragraph-boundaries-005.html [ NeedsManualRebaseline ]
1729Bug(eae) editing/deleting/delete-at-paragraph-boundaries-006.html [ NeedsManualRebaseline ]
1730Bug(eae) editing/deleting/delete-at-paragraph-boundaries-011.html [ NeedsManualRebaseline ]
1731Bug(eae) editing/deleting/delete-ws-fixup-001.html [ NeedsManualRebaseline ]
1732Bug(eae) editing/deleting/delete-ws-fixup-002.html [ NeedsManualRebaseline ]
1733Bug(eae) editing/deleting/pruning-after-merge-2.html [ NeedsManualRebaseline ]
1734Bug(eae) editing/execCommand/4580583-1.html [ NeedsManualRebaseline ]
1735Bug(eae) editing/execCommand/4580583-2.html [ NeedsManualRebaseline ]
1736Bug(eae) editing/execCommand/5136770.html [ NeedsManualRebaseline ]
1737Bug(eae) editing/execCommand/5142012-1.html [ NeedsManualRebaseline ]
1738Bug(eae) editing/execCommand/5481523.html [ NeedsManualRebaseline ]
1739Bug(eae) editing/execCommand/find-after-replace.html [ NeedsManualRebaseline ]
1740Bug(eae) editing/execCommand/findString.html [ NeedsManualRebaseline ]
1741Bug(eae) editing/execCommand/indent-list-item.html [ NeedsManualRebaseline ]
1742Bug(eae) editing/execCommand/indent-selection.html [ NeedsManualRebaseline ]
1743Bug(eae) editing/execCommand/nsresponder-indent.html [ NeedsManualRebaseline ]
1744Bug(eae) editing/execCommand/nsresponder-outdent.html [ NeedsManualRebaseline ]
1745Bug(eae) editing/execCommand/print.html [ NeedsManualRebaseline ]
1746Bug(eae) editing/execCommand/selectAll.html [ NeedsManualRebaseline ]
1747Bug(eae) editing/input/caret-at-the-edge-of-contenteditable.html [ NeedsManualRebaseline ]
1748Bug(eae) editing/inserting/12882.html [ NeedsManualRebaseline ]
1749Bug(eae) editing/inserting/4875189-2.html [ NeedsManualRebaseline ]
1750Bug(eae) editing/inserting/5510537.html [ NeedsManualRebaseline ]
1751Bug(eae) editing/inserting/6703873.html [ NeedsManualRebaseline ]
1752Bug(eae) editing/inserting/editing-empty-divs.html [ NeedsManualRebaseline ]
1753Bug(eae) editing/inserting/insert-at-end-01.html [ NeedsManualRebaseline ]
1754Bug(eae) editing/inserting/insert-at-end-02.html [ NeedsManualRebaseline ]
1755Bug(eae) editing/inserting/insert-br-009.html [ NeedsManualRebaseline ]
1756Bug(eae) editing/inserting/insert-paragraph-05.html [ NeedsManualRebaseline ]
1757Bug(eae) editing/inserting/typing-at-end-of-line.html [ NeedsManualRebaseline ]
1758Bug(eae) editing/pasteboard/4631972.html [ NeedsManualRebaseline ]
1759Bug(eae) editing/pasteboard/5006779.html [ NeedsManualRebaseline ]
1760Bug(eae) editing/pasteboard/5032095.html [ NeedsManualRebaseline ]
1761Bug(eae) editing/pasteboard/5134759.html [ NeedsManualRebaseline ]
1762Bug(eae) editing/pasteboard/5387578.html [ NeedsManualRebaseline ]
1763Bug(eae) editing/pasteboard/bad-placeholder.html [ NeedsManualRebaseline ]
1764Bug(eae) editing/pasteboard/copy-standalone-image.html [ NeedsManualRebaseline ]
1765Bug(eae) editing/pasteboard/displaced-generic-placeholder.html [ NeedsManualRebaseline ]
1766Bug(eae) editing/pasteboard/drop-text-without-selection.html [ NeedsManualRebaseline ]
1767Bug(eae) editing/pasteboard/emacs-cntl-y-001.html [ NeedsManualRebaseline ]
1768Bug(eae) editing/pasteboard/emacs-ctrl-k-y-001.html [ NeedsManualRebaseline ]
1769Bug(eae) editing/pasteboard/merge-after-delete-1.html [ NeedsManualRebaseline ]
1770Bug(eae) editing/pasteboard/merge-after-delete-2.html [ NeedsManualRebaseline ]
1771Bug(eae) editing/pasteboard/merge-end-borders.html [ NeedsManualRebaseline ]
1772Bug(eae) editing/pasteboard/paste-line-endings-001.html [ NeedsManualRebaseline ]
1773Bug(eae) editing/pasteboard/paste-line-endings-002.html [ NeedsManualRebaseline ]
1774Bug(eae) editing/pasteboard/paste-line-endings-003.html [ NeedsManualRebaseline ]
1775Bug(eae) editing/pasteboard/paste-line-endings-004.html [ NeedsManualRebaseline ]
1776Bug(eae) editing/pasteboard/paste-line-endings-005.html [ NeedsManualRebaseline ]
1777Bug(eae) editing/pasteboard/paste-line-endings-006.html [ NeedsManualRebaseline ]
1778Bug(eae) editing/pasteboard/paste-line-endings-007.html [ NeedsManualRebaseline ]
1779Bug(eae) editing/pasteboard/paste-line-endings-008.html [ NeedsManualRebaseline ]
1780Bug(eae) editing/pasteboard/paste-line-endings-009.html [ NeedsManualRebaseline ]
1781Bug(eae) editing/pasteboard/paste-line-endings-010.html [ NeedsManualRebaseline ]
1782Bug(eae) editing/pasteboard/paste-match-style-001.html [ NeedsManualRebaseline ]
1783Bug(eae) editing/pasteboard/pasting-object.html [ NeedsManualRebaseline ]
1784Bug(eae) editing/pasteboard/quirks-mode-br-1.html [ NeedsManualRebaseline ]
1785Bug(eae) editing/selection/14971.html [ NeedsManualRebaseline ]
1786Bug(eae) editing/selection/4776665.html [ NeedsManualRebaseline ]
1787Bug(eae) editing/selection/4947387.html [ NeedsManualRebaseline ]
1788Bug(eae) editing/selection/4975120.html [ NeedsManualRebaseline ]
1789Bug(eae) editing/selection/5057506.html [ NeedsManualRebaseline ]
1790Bug(eae) editing/selection/5232159.html [ NeedsManualRebaseline ]
1791Bug(eae) editing/selection/5240265.html [ NeedsManualRebaseline ]
1792Bug(eae) editing/selection/5354455-2.html [ NeedsManualRebaseline ]
1793Bug(eae) editing/selection/6476.html [ NeedsManualRebaseline ]
1794Bug(eae) editing/selection/after-line-wrap.html [ NeedsManualRebaseline ]
1795Bug(eae) editing/selection/caret-ltr-2.html [ NeedsManualRebaseline ]
1796Bug(eae) editing/selection/caret-ltr-2-left.html [ NeedsManualRebaseline ]
1797Bug(eae) editing/selection/caret-ltr.html [ NeedsManualRebaseline ]
1798Bug(eae) editing/selection/caret-ltr-right.html [ NeedsManualRebaseline ]
1799Bug(eae) editing/selection/caret-rtl-2.html [ NeedsManualRebaseline ]
1800Bug(eae) editing/selection/caret-rtl-2-left.html [ NeedsManualRebaseline ]
1801Bug(eae) editing/selection/caret-rtl.html [ NeedsManualRebaseline ]
1802Bug(eae) editing/selection/caret-rtl-right.html [ NeedsManualRebaseline ]
1803Bug(eae) editing/selection/clear-selection.html [ NeedsManualRebaseline ]
1804Bug(eae) editing/selection/click-start-of-line.html [ NeedsManualRebaseline ]
1805Bug(eae) editing/selection/designmode-no-caret.html [ NeedsManualRebaseline ]
1806Bug(eae) editing/selection/drag-in-iframe.html [ NeedsManualRebaseline ]
1807Bug(eae) editing/selection/drag-select-1.html [ NeedsManualRebaseline ]
1808Bug(eae) editing/selection/expanding-selections2.html [ NeedsManualRebaseline ]
1809Bug(eae) editing/selection/expanding-selections.html [ NeedsManualRebaseline ]
1810Bug(eae) editing/selection/focus-body.html [ NeedsManualRebaseline ]
1811Bug(eae) editing/selection/line-wrap-2.html [ NeedsManualRebaseline ]
1812Bug(eae) editing/selection/linux_selection_color.html [ NeedsManualRebaseline ]
1813Bug(eae) editing/selection/mixed-editability-1.html [ NeedsManualRebaseline ]
1814Bug(eae) editing/selection/mixed-editability-4.html [ NeedsManualRebaseline ]
1815Bug(eae) editing/selection/mixed-editability-5.html [ NeedsManualRebaseline ]
1816Bug(eae) editing/selection/mixed-editability-8.html [ NeedsManualRebaseline ]
1817Bug(eae) editing/selection/mixed-editability-9.html [ NeedsManualRebaseline ]
1818Bug(eae) editing/selection/node-removal-2.html [ NeedsManualRebaseline ]
1819Bug(eae) editing/selection/paragraph-granularity.html [ NeedsManualRebaseline ]
1820Bug(eae) editing/selection/replace-selection-1.html [ NeedsManualRebaseline ]
1821Bug(eae) editing/selection/select-element-paragraph-boundary.html [ NeedsManualRebaseline ]
1822Bug(eae) editing/selection/selectNodeContents.html [ NeedsManualRebaseline ]
1823Bug(eae) editing/selection/selectNode.html [ NeedsManualRebaseline ]
1824Bug(eae) editing/selection/triple-click-in-pre.html [ NeedsManualRebaseline ]
1825Bug(eae) editing/selection/word-granularity.html [ NeedsManualRebaseline ]
1826Bug(eae) editing/spelling/grammar-markers-hidpi.html [ NeedsManualRebaseline ]
1827Bug(eae) editing/spelling/grammar-markers.html [ NeedsManualRebaseline ]
1828Bug(eae) editing/spelling/spelling.html [ NeedsManualRebaseline ]
1829Bug(eae) editing/style/5017613-2.html [ NeedsManualRebaseline ]
1830Bug(eae) editing/style/5084241.html [ NeedsManualRebaseline ]
1831Bug(eae) editing/style/5279521.html [ NeedsManualRebaseline ]
1832Bug(eae) editing/style/relative-font-size-change-004.html [ NeedsManualRebaseline ]
1833Bug(eae) editing/style/smoosh-styles-001.html [ NeedsManualRebaseline ]
1834Bug(eae) fast/backgrounds/001.html [ NeedsManualRebaseline ]
1835Bug(eae) fast/backgrounds/background-clip-text.html [ NeedsManualRebaseline ]
1836Bug(eae) fast/backgrounds/background-origin-root-element.html [ NeedsManualRebaseline ]
1837Bug(eae) fast/backgrounds/background-position-rounding.html [ NeedsManualRebaseline ]
1838Bug(eae) fast/backgrounds/opacity-on-document-element.html [ NeedsManualRebaseline ]
1839Bug(eae) fast/backgrounds/selection-background-color-of-image-list-style.html [ NeedsManualRebaseline ]
1840Bug(eae) fast/backgrounds/selection-background-color-of-list-style.html [ NeedsManualRebaseline ]
1841Bug(eae) fast/block/basic/014.html [ NeedsManualRebaseline ]
1842Bug(eae) fast/block/basic/015.html [ NeedsManualRebaseline ]
1843Bug(eae) fast/block/basic/minheight.html [ NeedsManualRebaseline ]
1844Bug(eae) fast/block/basic/truncation-rtl.html [ NeedsManualRebaseline ]
1845Bug(eae) fast/block/float/002.html [ NeedsManualRebaseline ]
1846Bug(eae) fast/block/float/003.html [ NeedsManualRebaseline ]
1847Bug(eae) fast/block/float/015.html [ NeedsManualRebaseline ]
1848Bug(eae) fast/block/float/021.html [ NeedsManualRebaseline ]
1849Bug(eae) fast/block/float/023.html [ NeedsManualRebaseline ]
1850Bug(eae) fast/block/float/add-inline-between-floats-with-preceding-anonymous-box.html [ NeedsManualRebaseline ]
1851Bug(eae) fast/block/float/add-inline-to-block-flow-with-block-children-that-do-not-need-anonymous-boxes.html [ NeedsManualRebaseline ]
1852Bug(eae) fast/block/float/centered-float-avoidance-complexity.html [ NeedsManualRebaseline ]
1853Bug(eae) fast/block/float/editable-text-overlapping-float.html [ NeedsManualRebaseline ]
1854Bug(eae) fast/block/float/float-avoidance.html [ NeedsManualRebaseline ]
1855Bug(eae) fast/block/float/float-in-float-hit-testing.html [ NeedsManualRebaseline ]
1856Bug(eae) fast/block/float/float-in-float-painting.html [ NeedsManualRebaseline ]
1857Bug(eae) fast/block/float/floats-and-text-indent.html [ NeedsManualRebaseline ]
1858Bug(eae) fast/block/float/nopaint-after-layer-destruction2.html [ NeedsManualRebaseline ]
1859Bug(eae) fast/block/float/nopaint-after-layer-destruction.html [ NeedsManualRebaseline ]
1860Bug(eae) fast/block/float/overlapping-floats-with-overflow-hidden.html [ NeedsManualRebaseline ]
1861Bug(eae) fast/block/margin-collapse/006.html [ NeedsManualRebaseline ]
1862Bug(eae) fast/block/margin-collapse/010.html [ NeedsManualRebaseline ]
1863Bug(eae) fast/block/margin-collapse/011.html [ NeedsManualRebaseline ]
1864Bug(eae) fast/block/margin-collapse/017.html [ NeedsManualRebaseline ]
1865Bug(eae) fast/block/margin-collapse/018.html [ NeedsManualRebaseline ]
1866Bug(eae) fast/block/margin-collapse/026.html [ NeedsManualRebaseline ]
1867Bug(eae) fast/block/margin-collapse/027.html [ NeedsManualRebaseline ]
1868Bug(eae) fast/block/margin-collapse/028.html [ NeedsManualRebaseline ]
1869Bug(eae) fast/block/margin-collapse/029.html [ NeedsManualRebaseline ]
1870Bug(eae) fast/block/margin-collapse/030.html [ NeedsManualRebaseline ]
1871Bug(eae) fast/block/margin-collapse/035.html [ NeedsManualRebaseline ]
1872Bug(eae) fast/block/margin-collapse/039.html [ NeedsManualRebaseline ]
1873Bug(eae) fast/block/margin-collapse/040.html [ NeedsManualRebaseline ]
1874Bug(eae) fast/block/margin-collapse/101.html [ NeedsManualRebaseline ]
1875Bug(eae) fast/block/margin-collapse/102.html [ NeedsManualRebaseline ]
1876Bug(eae) fast/block/margin-collapse/104.html [ NeedsManualRebaseline ]
1877Bug(eae) fast/block/margin-collapse/block-inside-inline/006.html [ NeedsManualRebaseline ]
1878Bug(eae) fast/block/margin-collapse/block-inside-inline/010.html [ NeedsManualRebaseline ]
1879Bug(eae) fast/block/margin-collapse/block-inside-inline/011.html [ NeedsManualRebaseline ]
1880Bug(eae) fast/block/margin-collapse/block-inside-inline/017.html [ NeedsManualRebaseline ]
1881Bug(eae) fast/block/margin-collapse/block-inside-inline/018.html [ NeedsManualRebaseline ]
1882Bug(eae) fast/block/margin-collapse/negative-margins.html [ NeedsManualRebaseline ]
1883Bug(eae) fast/block/positioning/053.html [ NeedsManualRebaseline ]
1884Bug(eae) fast/block/positioning/056.html [ NeedsManualRebaseline ]
1885Bug(eae) fast/block/positioning/057.html [ NeedsManualRebaseline ]
1886Bug(eae) fast/block/positioning/059.html [ NeedsManualRebaseline ]
1887Bug(eae) fast/block/positioning/060.html [ NeedsManualRebaseline ]
1888Bug(eae) fast/block/positioning/absolute-in-inline-ltr-2.html [ NeedsManualRebaseline ]
1889Bug(eae) fast/block/positioning/absolute-in-inline-ltr-3.html [ NeedsManualRebaseline ]
1890Bug(eae) fast/block/positioning/absolute-in-inline-ltr.html [ NeedsManualRebaseline ]
1891Bug(eae) fast/block/positioning/absolute-in-inline-rtl-2.html [ NeedsManualRebaseline ]
1892Bug(eae) fast/block/positioning/absolute-in-inline-rtl-3.html [ NeedsManualRebaseline ]
1893Bug(eae) fast/block/positioning/absolute-in-inline-rtl.html [ NeedsManualRebaseline ]
1894Bug(eae) fast/block/positioning/absolute-in-inline-short-ltr.html [ NeedsManualRebaseline ]
1895Bug(eae) fast/block/positioning/absolute-in-inline-short-rtl.html [ NeedsManualRebaseline ]
1896Bug(eae) fast/block/positioning/absolute-positioning-no-scrollbar.html [ NeedsManualRebaseline ]
1897Bug(eae) fast/block/positioning/auto-height-with-top-and-bottom.html [ NeedsManualRebaseline ]
1898Bug(eae) fast/block/positioning/fixed-positioning-scrollbar-bug.html [ NeedsManualRebaseline ]
1899Bug(eae) fast/block/positioning/hiding-inside-relpositioned-inline.html [ NeedsManualRebaseline ]
1900Bug(eae) fast/block/positioning/leftmargin-topmargin.html [ NeedsManualRebaseline ]
1901Bug(eae) fast/block/positioning/relative-overflow-replaced-float.html [ NeedsManualRebaseline ]
1902Bug(eae) fast/block/positioning/relative-overflow-replaced.html [ NeedsManualRebaseline ]
1903Bug(eae) fast/block/positioning/rtl-fixed-positioning.html [ NeedsManualRebaseline ]
1904Bug(eae) fast/block/positioning/rtl-static-positioning.html [ NeedsManualRebaseline ]
1905Bug(eae) fast/block/positioning/rtl-static-positioning-inline-block.html [ NeedsManualRebaseline ]
1906Bug(eae) fast/block/positioning/vertical-rl/fixed-positioning.html [ NeedsManualRebaseline ]
1907Bug(eae) fast/body-propagation/background-color/001.html [ NeedsManualRebaseline ]
1908Bug(eae) fast/body-propagation/background-color/001-xhtml.xhtml [ NeedsManualRebaseline ]
1909Bug(eae) fast/body-propagation/background-color/005-declarative.xhtml [ NeedsManualRebaseline ]
1910Bug(eae) fast/body-propagation/background-color/005.html [ NeedsManualRebaseline ]
1911Bug(eae) fast/body-propagation/background-color/005-xhtml.xhtml [ NeedsManualRebaseline ]
1912Bug(eae) fast/body-propagation/background-image/001.html [ NeedsManualRebaseline ]
1913Bug(eae) fast/body-propagation/background-image/001-xhtml.xhtml [ NeedsManualRebaseline ]
1914Bug(eae) fast/body-propagation/background-image/005-declarative.xhtml [ NeedsManualRebaseline ]
1915Bug(eae) fast/body-propagation/background-image/005.html [ NeedsManualRebaseline ]
1916Bug(eae) fast/body-propagation/background-image/005-xhtml.xhtml [ NeedsManualRebaseline ]
1917Bug(eae) fast/body-propagation/background-image/009.html [ NeedsManualRebaseline ]
1918Bug(eae) fast/body-propagation/background-image/009-xhtml.xhtml [ NeedsManualRebaseline ]
1919Bug(eae) fast/body-propagation/background-image/010.html [ NeedsManualRebaseline ]
1920Bug(eae) fast/body-propagation/background-image/010-xhtml.xhtml [ NeedsManualRebaseline ]
1921Bug(eae) fast/body-propagation/overflow/005-declarative.xhtml [ NeedsManualRebaseline ]
1922Bug(eae) fast/body-propagation/overflow/005.html [ NeedsManualRebaseline ]
1923Bug(eae) fast/body-propagation/overflow/005-xhtml.xhtml [ NeedsManualRebaseline ]
1924Bug(eae) fast/borders/bidi-002.html [ NeedsManualRebaseline ]
1925Bug(eae) fast/borders/bidi-009a.html [ NeedsManualRebaseline ]
1926Bug(eae) fast/borders/bidi-012.html [ NeedsManualRebaseline ]
1927Bug(eae) fast/borders/block-mask-overlay-image.html [ NeedsManualRebaseline ]
1928Bug(eae) fast/borders/block-mask-overlay-image-outset.html [ NeedsManualRebaseline ]
1929Bug(eae) fast/borders/border-radius-huge-assert.html [ NeedsManualRebaseline ]
1930Bug(eae) fast/borders/different-color-borders.html [ NeedsManualRebaseline ]
1931Bug(eae) fast/borders/inline-mask-overlay-image.html [ NeedsManualRebaseline ]
1932Bug(eae) fast/borders/inline-mask-overlay-image-outset.html [ NeedsManualRebaseline ]
1933Bug(eae) fast/borders/inline-mask-overlay-image-outset-vertical-rl.html [ NeedsManualRebaseline ]
1934Bug(eae) fast/borders/rtl-border-01.html [ NeedsManualRebaseline ]
1935Bug(eae) fast/borders/rtl-border-02.html [ NeedsManualRebaseline ]
1936Bug(eae) fast/borders/rtl-border-03.html [ NeedsManualRebaseline ]
1937Bug(eae) fast/borders/rtl-border-04.html [ NeedsManualRebaseline ]
1938Bug(eae) fast/box-shadow/border-radius-big.html [ NeedsManualRebaseline ]
1939Bug(eae) fast/box-sizing/percentage-height.html [ NeedsManualRebaseline ]
1940Bug(eae) fast/canvas/setWidthResetAfterForcedRender.html [ NeedsManualRebaseline ]
1941Bug(eae) fast/canvas/shadow-offset-1.html [ NeedsManualRebaseline ]
1942Bug(eae) fast/canvas/toDataURL-alpha.html [ NeedsManualRebaseline ]
1943Bug(eae) fast/clip/001.html [ NeedsManualRebaseline ]
1944Bug(eae) fast/clip/002.html [ NeedsManualRebaseline ]
1945Bug(eae) fast/clip/003.html [ NeedsManualRebaseline ]
1946Bug(eae) fast/clip/004.html [ NeedsManualRebaseline ]
1947Bug(eae) fast/clip/005.html [ NeedsManualRebaseline ]
1948Bug(eae) fast/clip/006.html [ NeedsManualRebaseline ]
1949Bug(eae) fast/clip/007.html [ NeedsManualRebaseline ]
1950Bug(eae) fast/clip/008.html [ NeedsManualRebaseline ]
1951Bug(eae) fast/clip/009.html [ NeedsManualRebaseline ]
1952Bug(eae) fast/clip/010.html [ NeedsManualRebaseline ]
1953Bug(eae) fast/clip/011.html [ NeedsManualRebaseline ]
1954Bug(eae) fast/clip/012.html [ NeedsManualRebaseline ]
1955Bug(eae) fast/clip/013.html [ NeedsManualRebaseline ]
1956Bug(eae) fast/clip/014.html [ NeedsManualRebaseline ]
1957Bug(eae) fast/clip/015.html [ NeedsManualRebaseline ]
1958Bug(eae) fast/clip/016.html [ NeedsManualRebaseline ]
1959Bug(eae) fast/clip/nestedTransparencyClip.html [ NeedsManualRebaseline ]
1960Bug(eae) fast/clip/outline-overflowClip.html [ NeedsManualRebaseline ]
1961Bug(eae) fast/compact/001.html [ NeedsManualRebaseline ]
1962Bug(eae) fast/compact/002.html [ NeedsManualRebaseline ]
1963Bug(eae) fast/css/004.html [ NeedsManualRebaseline ]
1964Bug(eae) fast/css/005.html [ NeedsManualRebaseline ]
1965Bug(eae) fast/css/008.html [ NeedsManualRebaseline ]
1966Bug(eae) fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html [ NeedsManualRebaseline ]
1967Bug(eae) fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under.html [ NeedsManualRebaseline ]
1968Bug(eae) fast/css/beforeSelectorOnCodeElement.html [ NeedsManualRebaseline ]
1969Bug(eae) fast/css/bidi-override-in-anonymous-block.html [ NeedsManualRebaseline ]
1970Bug(eae) fast/css/color-correction-on-background-image.html [ NeedsManualRebaseline ]
1971Bug(eae) fast/css/color-correction-untagged-images.html [ NeedsManualRebaseline ]
1972Bug(eae) fast/css/continuationCrash.html [ NeedsManualRebaseline ]
1973Bug(eae) fast/css/css1_forward_compatible_parsing.html [ NeedsManualRebaseline ]
1974Bug(eae) fast/css/css3-nth-child.html [ NeedsManualRebaseline ]
1975Bug(eae) fast/css/css-imports.html [ NeedsManualRebaseline ]
1976Bug(eae) fast/css/dynamic-sibling-selector.html [ NeedsManualRebaseline ]
1977Bug(eae) fast/css/first-child-pseudo-class.html [ NeedsManualRebaseline ]
1978Bug(eae) fast/css/first-letter-detach.html [ NeedsManualRebaseline ]
1979Bug(eae) fast/css/first-letter-visibility.html [ NeedsManualRebaseline ]
1980Bug(eae) fast/css/first-line-text-decoration-inherited-from-parent.html [ NeedsManualRebaseline ]
1981Bug(eae) fast/css/first-of-type-pseudo-class.html [ NeedsManualRebaseline ]
1982Bug(eae) fast/css/focus-ring-outline-color.html [ NeedsManualRebaseline ]
1983Bug(eae) fast/css/font-face-opentype.html [ NeedsManualRebaseline ]
1984Bug(eae) fast/css/font-face-synthetic-bold-italic-for-locally-installed.html [ NeedsManualRebaseline ]
1985Bug(eae) fast/css-generated-content/002.html [ NeedsManualRebaseline ]
1986Bug(eae) fast/css-generated-content/009.html [ NeedsManualRebaseline ]
1987Bug(eae) fast/css-generated-content/012.html [ NeedsManualRebaseline ]
1988Bug(eae) fast/css-generated-content/014.html [ NeedsManualRebaseline ]
1989Bug(eae) fast/css-generated-content/015.html [ NeedsManualRebaseline ]
1990Bug(eae) fast/css-generated-content/table-row-before-after.html [ NeedsManualRebaseline ]
1991Bug(eae) fast/css/hsl-color.html [ NeedsManualRebaseline ]
1992Bug(eae) fast/css/import-rule-regression-11590.html [ NeedsManualRebaseline ]
1993Bug(eae) fast/css/invalidation-errors-2.html [ NeedsManualRebaseline ]
1994Bug(eae) fast/css/invalidation-errors-3.html [ NeedsManualRebaseline ]
1995Bug(eae) fast/css/invalidation-errors.html [ NeedsManualRebaseline ]
1996Bug(eae) fast/css/last-child-pseudo-class.html [ NeedsManualRebaseline ]
1997Bug(eae) fast/css/last-of-type-pseudo-class.html [ NeedsManualRebaseline ]
1998Bug(eae) fast/css/layerZOrderCrash.html [ NeedsManualRebaseline ]
1999Bug(eae) fast/css/line-after-floating-div.html [ NeedsManualRebaseline ]
2000Bug(eae) fast/css/line-height.html [ NeedsManualRebaseline ]
2001Bug(eae) fast/css/link-outside-head.html [ NeedsManualRebaseline ]
2002Bug(eae) fast/css/negative-leading.html [ NeedsManualRebaseline ]
2003Bug(eae) fast/css/negative-nth-child.html [ NeedsManualRebaseline ]
2004Bug(eae) fast/css/position-negative-top-margin.html [ NeedsManualRebaseline ]
2005Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic.html [ NeedsManualRebaseline ]
2006Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor-dynamic.html [ NeedsManualRebaseline ]
2007Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html [ NeedsManualRebaseline ]
2008Bug(eae) fast/css/relative-positioned-block-with-inline-ancestor.html [ NeedsManualRebaseline ]
2009Bug(eae) fast/css/relative-positioned-block-with-inline-parent-dynamic.html [ NeedsManualRebaseline ]
2010Bug(eae) fast/css/relative-positioned-block-with-inline-parent-dynamic-removed.html [ NeedsManualRebaseline ]
2011Bug(eae) fast/css/relative-positioned-block-with-inline-parent-keeps-style.html [ NeedsManualRebaseline ]
2012Bug(eae) fast/css/style-outside-head.html [ NeedsManualRebaseline ]
2013Bug(eae) fast/css/style-parsed-outside-head.html [ NeedsManualRebaseline ]
2014Bug(eae) fast/css/text-align.html [ NeedsManualRebaseline ]
2015Bug(eae) fast/css/text-overflow-ellipsis-text-align-center.html [ NeedsManualRebaseline ]
2016Bug(eae) fast/css/text-overflow-ellipsis-text-align-justify.html [ NeedsManualRebaseline ]
2017Bug(eae) fast/css/text-overflow-ellipsis-text-align-left.html [ NeedsManualRebaseline ]
2018Bug(eae) fast/css/text-overflow-ellipsis-text-align-right.html [ NeedsManualRebaseline ]
2019Bug(eae) fast/css/text-overflow-input.html [ NeedsManualRebaseline ]
2020Bug(eae) fast/css/visibility-hit-test.html [ NeedsManualRebaseline ]
2021Bug(eae) fast/css/ZeroOpacityLayers2.html [ NeedsManualRebaseline ]
2022Bug(eae) fast/css/ZeroOpacityLayers.html [ NeedsManualRebaseline ]
2023Bug(eae) fast/deprecated-flexbox/001.html [ NeedsManualRebaseline ]
2024Bug(eae) fast/deprecated-flexbox/004.html [ NeedsManualRebaseline ]
2025Bug(eae) fast/deprecated-flexbox/007.html [ NeedsManualRebaseline ]
2026Bug(eae) fast/deprecated-flexbox/008.html [ NeedsManualRebaseline ]
2027Bug(eae) fast/deprecated-flexbox/009-horizontal.html [ NeedsManualRebaseline ]
2028Bug(eae) fast/deprecated-flexbox/009.html [ NeedsManualRebaseline ]
2029Bug(eae) fast/deprecated-flexbox/010.html [ NeedsManualRebaseline ]
2030Bug(eae) fast/deprecated-flexbox/011.html [ NeedsManualRebaseline ]
2031Bug(eae) fast/deprecated-flexbox/012.html [ NeedsManualRebaseline ]
2032Bug(eae) fast/deprecated-flexbox/013.html [ NeedsManualRebaseline ]
2033Bug(eae) fast/deprecated-flexbox/014.html [ NeedsManualRebaseline ]
2034Bug(eae) fast/deprecated-flexbox/015.html [ NeedsManualRebaseline ]
2035Bug(eae) fast/deprecated-flexbox/016.html [ NeedsManualRebaseline ]
2036Bug(eae) fast/deprecated-flexbox/017.html [ NeedsManualRebaseline ]
2037Bug(eae) fast/deprecated-flexbox/018.html [ NeedsManualRebaseline ]
2038Bug(eae) fast/deprecated-flexbox/019.html [ NeedsManualRebaseline ]
2039Bug(eae) fast/deprecated-flexbox/020.html [ NeedsManualRebaseline ]
2040Bug(eae) fast/deprecated-flexbox/021.html [ NeedsManualRebaseline ]
2041Bug(eae) fast/deprecated-flexbox/022.html [ NeedsManualRebaseline ]
2042Bug(eae) fast/deprecated-flexbox/023.html [ NeedsManualRebaseline ]
2043Bug(eae) fast/deprecated-flexbox/024.html [ NeedsManualRebaseline ]
2044Bug(eae) fast/deprecated-flexbox/025.html [ NeedsManualRebaseline ]
2045Bug(eae) fast/doctypes/002.html [ NeedsManualRebaseline ]
2046Bug(eae) fast/dom/blur-contenteditable.html [ NeedsManualRebaseline ]
2047Bug(eae) fast/dom/Element/null-offset-parent.html [ NeedsManualRebaseline ]
2048Bug(eae) fast/dom/focus-contenteditable.html [ NeedsManualRebaseline ]
2049Bug(eae) fast/dom/HTMLElement/bdo.html [ NeedsManualRebaseline ]
2050Bug(eae) fast/dom/HTMLHeadElement/head-link-style-href-check.html [ NeedsManualRebaseline ]
2051Bug(eae) fast/dom/HTMLLinkElement/pending-stylesheet-count.html [ NeedsManualRebaseline ]
2052Bug(eae) fast/dom/HTMLMeterElement/meter-boundary-values.html [ NeedsManualRebaseline ]
2053Bug(eae) fast/dom/HTMLMeterElement/meter-styles.html [ NeedsManualRebaseline ]
2054Bug(eae) fast/dom/HTMLObjectElement/vspace-hspace-as-number.html [ NeedsManualRebaseline ]
2055Bug(eae) fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ NeedsManualRebaseline ]
2056Bug(eae) fast/dynamic/004.html [ NeedsManualRebaseline ]
2057Bug(eae) fast/dynamic/create-renderer-for-whitespace-only-text.html [ NeedsManualRebaseline ]
2058Bug(eae) fast/dynamic/positioned-movement-with-positioned-children.html [ NeedsManualRebaseline ]
2059Bug(eae) fast/dynamic/view-overflow.html [ NeedsManualRebaseline ]
2060Bug(eae) fast/encoding/utf-16-big-endian.html [ NeedsManualRebaseline ]
2061Bug(eae) fast/encoding/utf-16-little-endian.html [ NeedsManualRebaseline ]
2062Bug(eae) fast/events/autoscroll.html [ NeedsManualRebaseline ]
2063Bug(eae) fast/events/pointer-events-2.html [ NeedsManualRebaseline ]
2064Bug(eae) fast/files/file-in-input-display.html [ NeedsManualRebaseline ]
2065Bug(eae) fast/forms/basic-buttons.html [ NeedsManualRebaseline ]
2066Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance.html [ NeedsManualRebaseline ]
2067Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-minimum-date.html [ NeedsManualRebaseline ]
2068Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-required.html [ NeedsManualRebaseline ]
2069Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-ru.html [ NeedsManualRebaseline ]
2070Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-step.html [ NeedsManualRebaseline ]
2071Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-zoom125.html [ NeedsManualRebaseline ]
2072Bug(eae) fast/forms/calendar-picker/calendar-picker-appearance-zoom200.html [ NeedsManualRebaseline ]
2073Bug(eae) fast/forms/calendar-picker/month-picker-appearance.html [ NeedsManualRebaseline ]
2074Bug(eae) fast/forms/calendar-picker/month-picker-appearance-step.html [ NeedsManualRebaseline ]
2075Bug(eae) fast/forms/caret-rtl.html [ NeedsManualRebaseline ]
2076Bug(eae) fast/forms/color/color-suggestion-picker-appearance.html [ NeedsManualRebaseline ]
2077Bug(eae) fast/forms/color/color-suggestion-picker-appearance-zoom125.html [ NeedsManualRebaseline ]
2078Bug(eae) fast/forms/color/color-suggestion-picker-appearance-zoom200.html [ NeedsManualRebaseline ]
2079Bug(eae) fast/forms/color/color-suggestion-picker-one-row-appearance.html [ NeedsManualRebaseline ]
2080Bug(eae) fast/forms/color/color-suggestion-picker-two-row-appearance.html [ NeedsManualRebaseline ]
2081Bug(eae) fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html [ NeedsManualRebaseline ]
2082Bug(eae) fast/forms/control-clip.html [ NeedsManualRebaseline ]
2083Bug(eae) fast/forms/datetimelocal/datetimelocal-appearance-basic.html [ NeedsManualRebaseline ]
2084Bug(eae) fast/forms/image-border.html [ NeedsManualRebaseline ]
2085Bug(eae) fast/forms/input-value.html [ NeedsManualRebaseline ]
2086Bug(eae) fast/forms/select/basic-selects.html [ NeedsManualRebaseline ]
2087Bug(eae) fast/forms/select/HTMLOptionElement_label01.html [ NeedsManualRebaseline ]
2088Bug(eae) fast/forms/select/HTMLOptionElement_label02.html [ NeedsManualRebaseline ]
2089Bug(eae) fast/forms/select/HTMLOptionElement_label05.html [ NeedsManualRebaseline ]
2090Bug(eae) fast/forms/select/menulist-appearance-basic.html [ NeedsManualRebaseline ]
2091Bug(eae) fast/forms/select/option-text-clip.html [ NeedsManualRebaseline ]
2092Bug(eae) fast/forms/select/select-autofilled.html [ NeedsManualRebaseline ]
2093Bug(eae) fast/forms/select/select-style.html [ NeedsManualRebaseline ]
2094Bug(eae) fast/forms/select/select-writing-direction-natural.html [ NeedsManualRebaseline ]
2095Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance.html [ NeedsManualRebaseline ]
2096Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html [ NeedsManualRebaseline ]
2097Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ]
2098Bug(eae) fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ]
2099Bug(eae) fast/forms/suggestion-picker/month-suggestion-picker-appearance.html [ NeedsManualRebaseline ]
2100Bug(eae) fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ]
2101Bug(eae) fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ]
2102Bug(eae) fast/forms/suggestion-picker/time-suggestion-picker-appearance.html [ NeedsManualRebaseline ]
2103Bug(eae) fast/forms/suggestion-picker/week-suggestion-picker-appearance.html [ NeedsManualRebaseline ]
2104Bug(eae) fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ]
2105Bug(eae) fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ]
2106Bug(eae) fast/forms/targeted-frame-submission.html [ NeedsManualRebaseline ]
2107Bug(eae) fast/forms/textarea/reset-textarea.html [ NeedsManualRebaseline ]
2108Bug(eae) fast/forms/textarea/textarea-placeholder-pseudo-style.html [ NeedsManualRebaseline ]
2109Bug(eae) fast/forms/textarea/textarea-placeholder-visibility-1.html [ NeedsManualRebaseline ]
2110Bug(eae) fast/forms/textarea/textarea-placeholder-visibility-2.html [ NeedsManualRebaseline ]
2111Bug(eae) fast/forms/text/input-appearance-focus.html [ NeedsManualRebaseline ]
2112Bug(eae) fast/forms/text/input-no-renderer.html [ NeedsManualRebaseline ]
2113Bug(eae) fast/forms/text/input-placeholder-visibility-1.html [ NeedsManualRebaseline ]
2114Bug(eae) fast/forms/text/input-placeholder-visibility-3.html [ NeedsManualRebaseline ]
2115Bug(eae) fast/forms/text/placeholder-pseudo-style.html [ NeedsManualRebaseline ]
2116Bug(eae) fast/forms/time/time-appearance-basic.html [ NeedsManualRebaseline ]
2117Bug(eae) fast/frames/frameElement-frame.html [ NeedsManualRebaseline ]
2118Bug(eae) fast/frames/frameElement-iframe.html [ NeedsManualRebaseline ]
2119Bug(eae) fast/frames/frameset-style-recalc.html [ NeedsManualRebaseline ]
2120Bug(eae) fast/frames/iframe-with-frameborder.html [ NeedsManualRebaseline ]
2121Bug(eae) fast/frames/onlyCommentInIFrame.html [ NeedsManualRebaseline ]
2122Bug(eae) fast/gradients/radial-centered.html [ NeedsManualRebaseline ]
2123Bug(eae) fast/html/font-weight-bold-for-b-and-strong.html [ NeedsManualRebaseline ]
2124Bug(eae) fast/images/favicon-as-image.html [ NeedsManualRebaseline ]
2125Bug(eae) fast/inline-block/14498-positionForCoordinates.html [ NeedsManualRebaseline ]
2126Bug(eae) fast/inline-block/contenteditable-baseline.html [ NeedsManualRebaseline ]
2127Bug(eae) fast/inline/continuation-outlines.html [ NeedsManualRebaseline ]
2128Bug(eae) fast/inline/continuation-outlines-with-layers.html [ NeedsManualRebaseline ]
2129Bug(eae) fast/inline/drawStyledEmptyInlines.html [ NeedsManualRebaseline ]
2130Bug(eae) fast/inline/drawStyledEmptyInlinesWithWS.html [ NeedsManualRebaseline ]
2131Bug(eae) fast/inline/inline-borders-with-bidi-override.html [ NeedsManualRebaseline ]
2132Bug(eae) fast/inline/inline-continuation-borders.html [ NeedsManualRebaseline ]
2133Bug(eae) fast/inline/long-wrapped-line.html [ NeedsManualRebaseline ]
2134Bug(eae) fast/invalid/003.html [ NeedsManualRebaseline ]
2135Bug(eae) fast/invalid/012.html [ NeedsManualRebaseline ]
2136Bug(eae) fast/invalid/016.html [ NeedsManualRebaseline ]
2137Bug(eae) fast/invalid/019.html [ NeedsManualRebaseline ]
2138Bug(eae) fast/invalid/junk-data.xml [ NeedsManualRebaseline ]
2139Bug(eae) fast/invalid/missing-end-tag.xhtml [ NeedsManualRebaseline ]
2140Bug(eae) fast/layers/inline-dirty-z-order-lists.html [ NeedsManualRebaseline ]
2141Bug(eae) fast/layers/opacity-transforms.html [ NeedsManualRebaseline ]
2142Bug(eae) fast/layers/scroll-rect-to-visible.html [ NeedsManualRebaseline ]
2143Bug(eae) fast/layers/video-layer.html [ NeedsManualRebaseline ]
2144Bug(eae) fast/layers/zindex-inherit.html [ NeedsManualRebaseline ]
2145Bug(eae) fast/lists/003.html [ NeedsManualRebaseline ]
2146Bug(eae) fast/lists/003-vertical.html [ NeedsManualRebaseline ]
2147Bug(eae) fast/lists/007.html [ NeedsManualRebaseline ]
2148Bug(eae) fast/lists/007-vertical.html [ NeedsManualRebaseline ]
2149Bug(eae) fast/lists/big-list-marker.html [ NeedsManualRebaseline ]
2150Bug(eae) fast/lists/ol-display-types.html [ NeedsManualRebaseline ]
2151Bug(eae) fast/masking/clip-path-inset-large-radii.html [ NeedsManualRebaseline ]
2152Bug(eae) fast/overflow/003.xml [ NeedsManualRebaseline ]
2153Bug(eae) fast/overflow/004.html [ NeedsManualRebaseline ]
2154Bug(eae) fast/overflow/007.html [ NeedsManualRebaseline ]
2155Bug(eae) fast/overflow/border-radius-clipping.html [ NeedsManualRebaseline ]
2156Bug(eae) fast/overflow/dynamic-hidden.html [ NeedsManualRebaseline ]
2157Bug(eae) fast/overflow/float-in-relpositioned.html [ NeedsManualRebaseline ]
2158Bug(eae) fast/overflow/hit-test-overflow-controls.html [ NeedsManualRebaseline ]
2159Bug(eae) fast/overflow/overflow-auto-position-absolute.html [ NeedsManualRebaseline ]
2160Bug(eae) fast/overflow/overflow-auto-table.html [ NeedsManualRebaseline ]
2161Bug(eae) fast/overflow/overflow-focus-ring.html [ NeedsManualRebaseline ]
2162Bug(eae) fast/overflow/overflow-stacking.html [ NeedsManualRebaseline ]
2163Bug(eae) fast/overflow/overflow-text-hit-testing.html [ NeedsManualRebaseline ]
2164Bug(eae) fast/overflow/overflow-with-local-background-attachment.html [ NeedsManualRebaseline ]
2165Bug(eae) fast/overflow/overflow-x-y.html [ NeedsManualRebaseline ]
2166Bug(eae) fast/overflow/position-fixed-transform-clipping.html [ NeedsManualRebaseline ]
2167Bug(eae) fast/overflow/scrollbar-position-update.html [ NeedsManualRebaseline ]
2168Bug(eae) fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ NeedsManualRebaseline ]
2169Bug(eae) fast/overflow/table-overflow-float.html [ NeedsManualRebaseline ]
2170Bug(eae) fast/parser/document-write-option.html [ NeedsManualRebaseline ]
2171Bug(eae) fast/parser/fonts.html [ NeedsManualRebaseline ]
2172Bug(eae) fast/parser/nofoo-tags-inside-paragraph.html [ NeedsManualRebaseline ]
2173Bug(eae) fast/parser/xhtml-alternate-entities.xml [ NeedsManualRebaseline ]
2174Bug(eae) fast/reflections/abs-position-in-reflection.html [ NeedsManualRebaseline ]
2175Bug(eae) fast/reflections/inline-crash.html [ NeedsManualRebaseline ]
2176Bug(eae) fast/reflections/reflection-overflow-hidden.html [ NeedsManualRebaseline ]
2177Bug(eae) fast/reflections/transparent-reflected-sublayers.html [ NeedsManualRebaseline ]
2178Bug(eae) fast/repaint/inline-block-overflow.html [ NeedsManualRebaseline ]
2179Bug(eae) fast/repaint/line-flow-with-floats-10.html [ NeedsManualRebaseline ]
2180Bug(eae) fast/repaint/line-flow-with-floats-1.html [ NeedsManualRebaseline ]
2181Bug(eae) fast/repaint/line-flow-with-floats-2.html [ NeedsManualRebaseline ]
2182Bug(eae) fast/repaint/line-flow-with-floats-3.html [ NeedsManualRebaseline ]
2183Bug(eae) fast/repaint/line-flow-with-floats-4.html [ NeedsManualRebaseline ]
2184Bug(eae) fast/repaint/line-flow-with-floats-5.html [ NeedsManualRebaseline ]
2185Bug(eae) fast/repaint/line-flow-with-floats-6.html [ NeedsManualRebaseline ]
2186Bug(eae) fast/repaint/line-flow-with-floats-7.html [ NeedsManualRebaseline ]
2187Bug(eae) fast/repaint/line-flow-with-floats-8.html [ NeedsManualRebaseline ]
2188Bug(eae) fast/repaint/line-flow-with-floats-9.html [ NeedsManualRebaseline ]
2189Bug(eae) fast/repaint/overflow-outline-repaint.html [ NeedsManualRebaseline ]
2190Bug(eae) fast/repaint/remove-inline-after-layout.html [ NeedsManualRebaseline ]
2191Bug(eae) fast/repaint/remove-inline-layer-after-layout.html [ NeedsManualRebaseline ]
2192Bug(eae) fast/repaint/text-append-dirty-lines.html [ NeedsManualRebaseline ]
2193Bug(eae) fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsManualRebaseline ]
2194Bug(eae) fast/replaced/001.html [ NeedsManualRebaseline ]
2195Bug(eae) fast/replaced/002.html [ NeedsManualRebaseline ]
2196Bug(eae) fast/replaced/003.html [ NeedsManualRebaseline ]
2197Bug(eae) fast/replaced/004.html [ NeedsManualRebaseline ]
2198Bug(eae) fast/replaced/image-sizing.html [ NeedsManualRebaseline ]
2199Bug(eae) fast/replaced/inline-box-wrapper-handover.html [ NeedsManualRebaseline ]
2200Bug(eae) fast/ruby/rubyDOM-remove-text1.html [ NeedsManualRebaseline ]
2201Bug(eae) fast/ruby/rubyDOM-remove-text2.html [ NeedsManualRebaseline ]
2202Bug(eae) fast/ruby/ruby-empty-rt.html [ NeedsManualRebaseline ]
2203Bug(eae) fast/ruby/ruby-length.html [ NeedsManualRebaseline ]
2204Bug(eae) fast/ruby/ruby-simple.html [ NeedsManualRebaseline ]
2205Bug(eae) fast/selectors/unqualified-hover-quirks.html [ NeedsManualRebaseline ]
2206Bug(eae) fast/selectors/unqualified-hover-strict.html [ NeedsManualRebaseline ]
2207Bug(eae) fast/selectors/visited-descendant.html [ NeedsManualRebaseline ]
2208Bug(eae) fast/table/003.html [ NeedsManualRebaseline ]
2209Bug(eae) fast/table/009.html [ NeedsManualRebaseline ]
2210Bug(eae) fast/table/016.html [ NeedsManualRebaseline ]
2211Bug(eae) fast/table/017.html [ NeedsManualRebaseline ]
2212Bug(eae) fast/table/018.html [ NeedsManualRebaseline ]
2213Bug(eae) fast/table/038.html [ NeedsManualRebaseline ]
2214Bug(eae) fast/table/038-vertical.html [ NeedsManualRebaseline ]
2215Bug(eae) fast/table/absolute-table-at-bottom.html [ NeedsManualRebaseline ]
2216Bug(eae) fast/table/add-before-anonymous-child.html [ NeedsManualRebaseline ]
2217Bug(eae) fast/table/border-collapsing/003.html [ NeedsManualRebaseline ]
2218Bug(eae) fast/table/border-collapsing/003-vertical.html [ NeedsManualRebaseline ]
2219Bug(eae) fast/table/border-collapsing/004.html [ NeedsManualRebaseline ]
2220Bug(eae) fast/table/border-collapsing/004-vertical.html [ NeedsManualRebaseline ]
2221Bug(eae) fast/table/cell-absolute-child.html [ NeedsManualRebaseline ]
2222Bug(eae) fast/table/cell-width-auto.html [ NeedsManualRebaseline ]
2223Bug(eae) fast/table/click-near-anonymous-table.html [ NeedsManualRebaseline ]
2224Bug(eae) fast/table/edge-offsets.html [ NeedsManualRebaseline ]
2225Bug(eae) fast/table/empty-cells.html [ NeedsManualRebaseline ]
2226Bug(eae) fast/table/fixed-table-with-percent-width-inside-extra-large-div.html [ NeedsManualRebaseline ]
2227Bug(eae) fast/table/insert-cell-before-form.html [ NeedsManualRebaseline ]
2228Bug(eae) fast/table/insert-row-before-form.html [ NeedsManualRebaseline ]
2229Bug(eae) fast/table/large-width.html [ NeedsManualRebaseline ]
2230Bug(eae) fast/table/nested-percent-height-table.html [ NeedsManualRebaseline ]
2231Bug(eae) fast/table/nobr.html [ NeedsManualRebaseline ]
2232Bug(eae) fast/table/overflowHidden.html [ NeedsManualRebaseline ]
2233Bug(eae) fast/table/percent-heights.html [ NeedsManualRebaseline ]
2234Bug(eae) fast/table/table-display-types.html [ NeedsManualRebaseline ]
2235Bug(eae) fast/table/table-display-types-strict.html [ NeedsManualRebaseline ]
2236Bug(eae) fast/table/table-display-types-vertical.html [ NeedsManualRebaseline ]
2237Bug(eae) fast/table/text-field-baseline.html [ NeedsManualRebaseline ]
2238Bug(eae) fast/text-autosizing/display-type-change.html [ NeedsManualRebaseline ]
2239Bug(eae) fast/text/chromium-linux-fontconfig-renderstyle.html [ NeedsManualRebaseline ]
2240Bug(eae) fast/text/stroking-decorations.html [ NeedsManualRebaseline ]
2241Bug(eae) fast/text/stroking.html [ NeedsManualRebaseline ]
2242Bug(eae) fast/transforms/diamond.html [ NeedsManualRebaseline ]
2243Bug(eae) fast/transforms/transform-on-inline.html [ NeedsManualRebaseline ]
2244Bug(eae) fast/transforms/transforms-with-opacity.html [ NeedsManualRebaseline ]
2245Bug(eae) fast/transforms/transforms-with-zoom.html [ NeedsManualRebaseline ]
2246Bug(eae) fast/writing-mode/english-rl-text.html [ NeedsManualRebaseline ]
2247Bug(eae) fast/writing-mode/japanese-lr-selection.html [ NeedsManualRebaseline ]
2248Bug(eae) fast/writing-mode/japanese-rl-selection.html [ NeedsManualRebaseline ]
2249Bug(eae) fast/writing-mode/text-combine-various-fonts.html [ NeedsManualRebaseline ]
2250Bug(eae) fast/writing-mode/text-orientation-basic.html [ NeedsManualRebaseline ]
2251Bug(eae) fast/writing-mode/vertical-baseline-alignment.html [ NeedsManualRebaseline ]
2252Bug(eae) fast/xsl/document-function.xml [ NeedsManualRebaseline ]
2253Bug(eae) fast/xsl/xslt-extra-content-at-end.xml [ NeedsManualRebaseline ]
2254Bug(eae) http/tests/filesystem/input-display.html [ NeedsManualRebaseline ]
2255Bug(eae) http/tests/misc/acid3.html [ NeedsManualRebaseline ]
2256Bug(eae) http/tests/misc/favicon-as-image.html [ NeedsManualRebaseline ]
2257Bug(eae) http/tests/misc/slow-loading-mask.html [ NeedsManualRebaseline ]
2258Bug(eae) http/tests/security/dataTransfer-set-data-file-url.html [ NeedsManualRebaseline ]
2259Bug(eae) ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element.htm [ NeedsManualRebaseline ]
2260Bug(eae) ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box.htm [ NeedsManualRebaseline ]
2261Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001.htm [ NeedsManualRebaseline ]
2262Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002.htm [ NeedsManualRebaseline ]
2263Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003.htm [ NeedsManualRebaseline ]
2264Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004.htm [ NeedsManualRebaseline ]
2265Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005.htm [ NeedsManualRebaseline ]
2266Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006.htm [ NeedsManualRebaseline ]
2267Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007.htm [ NeedsManualRebaseline ]
2268Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008.htm [ NeedsManualRebaseline ]
2269Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009.htm [ NeedsManualRebaseline ]
2270Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011.htm [ NeedsManualRebaseline ]
2271Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012.htm [ NeedsManualRebaseline ]
2272Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013.htm [ NeedsManualRebaseline ]
2273Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014.htm [ NeedsManualRebaseline ]
2274Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015.htm [ NeedsManualRebaseline ]
2275Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016.htm [ NeedsManualRebaseline ]
2276Bug(eae) ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001.htm [ NeedsManualRebaseline ]
2277Bug(eae) ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001.htm [ NeedsManualRebaseline ]
2278Bug(eae) [ Mac10.10 Linux ] fast/text/justify-ideograph-vertical.html [ NeedsManualRebaseline ]
2279Bug(eae) [ Mac10.10 Win Linux ] fast/text/emphasis.html [ NeedsManualRebaseline ]
2280Bug(eae) [ Mac10.10 Win ] fast/text/emoticons.html [ NeedsManualRebaseline ]
2281Bug(eae) [ Mac10.10 Win ] fast/text/emphasis-complex.html [ NeedsManualRebaseline ]
2282Bug(eae) [ Mac10.10 Win Linux ] fast/text/international/complex-character-based-fallback.html [ NeedsManualRebaseline ]
2283Bug(eae) [ Mac10.10 Win ] fast/text/international/danda-space.html [ NeedsManualRebaseline ]
2284Bug(eae) [ Mac10.10 Win ] fast/text/international/hindi-spacing.html [ NeedsManualRebaseline ]
2285Bug(eae) [ Mac10.10 Win ] fast/text/international/hindi-whitespace.html [ NeedsManualRebaseline ]
2286Bug(eae) [ Mac10.10 Win ] fast/text/unicode-fallback-font.html [ NeedsManualRebaseline ]
2287Bug(eae) [ Mac10.9 ] fast/dynamic/window-resize-scrollbars-test.html [ NeedsManualRebaseline ]
2288Bug(eae) [ Mac ] fast/forms/text/text-font-height-mismatch.html [ NeedsManualRebaseline ]
2289Bug(eae) [ Mac Linux ] fast/writing-mode/english-lr-text.html [ NeedsManualRebaseline ]
2290Bug(eae) [ Mac Linux Win10 ] fast/css/font-weight-1.html [ NeedsManualRebaseline ]
2291Bug(eae) media/video-display-toggle.html [ NeedsManualRebaseline ]
2292Bug(eae) media/video-empty-source.html [ NeedsManualRebaseline ]
2293Bug(eae) media/video-no-audio.html [ NeedsManualRebaseline ]
2294Bug(eae) plugins/embed-attributes-style.html [ NeedsManualRebaseline ]
2295Bug(eae) printing/forced-break-tree-dump-only.html [ NeedsManualRebaseline ]
2296Bug(eae) scrollbars/scrollbars-on-positioned-content.html [ NeedsManualRebaseline ]
2297Bug(eae) svg/as-background-image/svg-as-background-5.html [ NeedsManualRebaseline ]
2298Bug(eae) svg/as-image/image-respects-pageScaleFactor.html [ NeedsManualRebaseline ]
2299Bug(eae) svg/batik/paints/patternRegionA.svg [ NeedsManualRebaseline ]
2300Bug(eae) svg/batik/text/smallFonts.svg [ NeedsManualRebaseline ]
2301Bug(eae) svg/batik/text/textFeatures.svg [ NeedsManualRebaseline ]
2302Bug(eae) svg/batik/text/textProperties2.svg [ NeedsManualRebaseline ]
2303Bug(eae) svg/batik/text/textProperties.svg [ NeedsManualRebaseline ]
2304Bug(eae) svg/canvas/canvas-pattern-svg.html [ NeedsManualRebaseline ]
2305Bug(eae) svg/carto.net/textbox.svg [ NeedsManualRebaseline ]
2306Bug(eae) svg/carto.net/window.svg [ NeedsManualRebaseline ]
2307Bug(eae) svg/custom/bug45331.svg [ NeedsManualRebaseline ]
2308Bug(eae) svg/custom/clip-mask-negative-scale.svg [ NeedsManualRebaseline ]
2309Bug(eae) svg/custom/fill-fallback.svg [ NeedsManualRebaseline ]
2310Bug(eae) svg/custom/image-rescale-scroll.html [ NeedsManualRebaseline ]
2311Bug(eae) svg/custom/invalid-css.svg [ NeedsManualRebaseline ]
2312Bug(eae) svg/custom/invalid-fill-hex.svg [ NeedsManualRebaseline ]
2313Bug(eae) svg/custom/invalid-stroke-hex.svg [ NeedsManualRebaseline ]
2314Bug(eae) svg/custom/junk-data.svg [ NeedsManualRebaseline ]
2315Bug(eae) svg/custom/load-non-wellformed.svg [ NeedsManualRebaseline ]
2316Bug(eae) svg/custom/marker-orient-auto.html [ NeedsManualRebaseline ]
2317Bug(eae) svg/custom/missing-xlink.svg [ NeedsManualRebaseline ]
2318Bug(eae) svg/custom/path-bad-data.svg [ NeedsManualRebaseline ]
2319Bug(eae) svg/custom/rootmost-svg-xy-attrs.xhtml [ NeedsManualRebaseline ]
2320Bug(eae) svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ NeedsManualRebaseline ]
2321Bug(eae) svg/custom/stroked-pattern.svg [ NeedsManualRebaseline ]
2322Bug(eae) svg/custom/stroke-fallback.svg [ NeedsManualRebaseline ]
2323Bug(eae) svg/custom/svg-float-border-padding.xml [ NeedsManualRebaseline ]
2324Bug(eae) svg/custom/text-filter.svg [ NeedsManualRebaseline ]
2325Bug(eae) svg/custom/use-font-face-crash.svg [ NeedsManualRebaseline ]
2326Bug(eae) svg/custom/viewport-em.svg [ NeedsManualRebaseline ]
2327Bug(eae) svg/hixie/data-types/002.xhtml [ NeedsManualRebaseline ]
2328Bug(eae) svg/hixie/error/012.xml [ NeedsManualRebaseline ]
2329Bug(eae) svg/hixie/error/013.xml [ NeedsManualRebaseline ]
2330Bug(eae) svg/hixie/mixed/003.xml [ NeedsManualRebaseline ]
2331Bug(eae) svg/hixie/mixed/008.xml [ NeedsManualRebaseline ]
2332Bug(eae) svg/hixie/mixed/009.xml [ NeedsManualRebaseline ]
2333Bug(eae) svg/hixie/mixed/010.xml [ NeedsManualRebaseline ]
2334Bug(eae) svg/hixie/perf/007.xml [ NeedsManualRebaseline ]
2335Bug(eae) svg/hixie/rendering-model/003.xhtml [ NeedsManualRebaseline ]
2336Bug(eae) svg/hixie/viewbox/preserveAspectRatio/001.xml [ NeedsManualRebaseline ]
2337Bug(eae) svg/text/foreignObject-text-clipping-bug.xml [ NeedsManualRebaseline ]
2338Bug(eae) svg/text/text-repaint-rects.xhtml [ NeedsManualRebaseline ]
2339Bug(eae) svg/text/text-selection-tselect-01-b.svg [ NeedsManualRebaseline ]
2340Bug(eae) svg/text/text-selection-tspan-01-b.svg [ NeedsManualRebaseline ]
2341Bug(eae) svg/W3C-SVG-1.1/animate-elem-25-t.svg [ NeedsManualRebaseline ]
2342Bug(eae) svg/W3C-SVG-1.1/animate-elem-34-t.svg [ NeedsManualRebaseline ]
2343Bug(eae) svg/W3C-SVG-1.1/animate-elem-44-t.svg [ NeedsManualRebaseline ]
2344Bug(eae) svg/W3C-SVG-1.1/animate-elem-65-t.svg [ NeedsManualRebaseline ]
2345Bug(eae) svg/W3C-SVG-1.1/animate-elem-83-t.svg [ NeedsManualRebaseline ]
2346Bug(eae) svg/W3C-SVG-1.1/filters-light-01-f.svg [ NeedsManualRebaseline ]
2347Bug(eae) svg/W3C-SVG-1.1/masking-path-05-f.svg [ NeedsManualRebaseline ]
2348Bug(eae) svg/W3C-SVG-1.1/painting-render-01-b.svg [ NeedsManualRebaseline ]
2349Bug(eae) svg/W3C-SVG-1.1/paths-data-06-t.svg [ NeedsManualRebaseline ]
2350Bug(eae) svg/W3C-SVG-1.1/paths-data-07-t.svg [ NeedsManualRebaseline ]
2351Bug(eae) svg/W3C-SVG-1.1/pservers-grad-01-b.svg [ NeedsManualRebaseline ]
2352Bug(eae) svg/W3C-SVG-1.1/pservers-grad-02-b.svg [ NeedsManualRebaseline ]
2353Bug(eae) svg/W3C-SVG-1.1/pservers-grad-03-b.svg [ NeedsManualRebaseline ]
2354Bug(eae) svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ NeedsManualRebaseline ]
2355Bug(eae) svg/W3C-SVG-1.1/styling-css-03-b.svg [ NeedsManualRebaseline ]
2356Bug(eae) svg/W3C-SVG-1.1/text-intro-04-t.svg [ NeedsManualRebaseline ]
2357Bug(eae) svg/W3C-SVG-1.1/text-tselect-01-b.svg [ NeedsManualRebaseline ]
2358Bug(eae) svg/W3C-SVG-1.1/text-tspan-01-b.svg [ NeedsManualRebaseline ]
2359Bug(eae) svg/zoom/page/zoom-hixie-mixed-008.xml [ NeedsManualRebaseline ]
2360Bug(eae) svg/zoom/page/zoom-hixie-mixed-009.xml [ NeedsManualRebaseline ]
2361Bug(eae) svg/zoom/page/zoom-svg-float-border-padding.xml [ NeedsManualRebaseline ]
2362Bug(eae) svg/zoom/text/zoom-hixie-mixed-008.xml [ NeedsManualRebaseline ]
2363Bug(eae) svg/zoom/text/zoom-hixie-mixed-009.xml [ NeedsManualRebaseline ]
2364Bug(eae) svg/zoom/text/zoom-svg-float-border-padding.xml [ NeedsManualRebaseline ]
2365Bug(eae) tables/layering/paint-test-layering-1.html [ NeedsManualRebaseline ]
2366Bug(eae) tables/layering/paint-test-layering-2.html [ NeedsManualRebaseline ]
2367Bug(eae) tables/mozilla/bugs/bug10296-1.html [ NeedsManualRebaseline ]
2368Bug(eae) tables/mozilla/bugs/bug1055-1.html [ NeedsManualRebaseline ]
2369Bug(eae) tables/mozilla/bugs/bug10633.html [ NeedsManualRebaseline ]
2370Bug(eae) tables/mozilla/bugs/bug113235-1.html [ NeedsManualRebaseline ]
2371Bug(eae) tables/mozilla/bugs/bug113235-2.html [ NeedsManualRebaseline ]
2372Bug(eae) tables/mozilla/bugs/bug1302.html [ NeedsManualRebaseline ]
2373Bug(eae) tables/mozilla/bugs/bug131020.html [ NeedsManualRebaseline ]
2374Bug(eae) tables/mozilla/bugs/bug131020_iframe.html [ NeedsManualRebaseline ]
2375Bug(eae) tables/mozilla/bugs/bug139524-2.html [ NeedsManualRebaseline ]
2376Bug(eae) tables/mozilla/bugs/bug1430.html [ NeedsManualRebaseline ]
2377Bug(eae) tables/mozilla/bugs/bug15544.html [ NeedsManualRebaseline ]
2378Bug(eae) tables/mozilla/bugs/bug16252.html [ NeedsManualRebaseline ]
2379Bug(eae) tables/mozilla/bugs/bug17130-1.html [ NeedsManualRebaseline ]
2380Bug(eae) tables/mozilla/bugs/bug17130-2.html [ NeedsManualRebaseline ]
2381Bug(eae) tables/mozilla/bugs/bug17138.html [ NeedsManualRebaseline ]
2382Bug(eae) tables/mozilla/bugs/bug18664.html [ NeedsManualRebaseline ]
2383Bug(eae) tables/mozilla/bugs/bug18955.html [ NeedsManualRebaseline ]
2384Bug(eae) tables/mozilla/bugs/bug2050.html [ NeedsManualRebaseline ]
2385Bug(eae) tables/mozilla/bugs/bug20579.html [ NeedsManualRebaseline ]
2386Bug(eae) tables/mozilla/bugs/bug20804.html [ NeedsManualRebaseline ]
2387Bug(eae) tables/mozilla/bugs/bug23235.html [ NeedsManualRebaseline ]
2388Bug(eae) tables/mozilla/bugs/bug23299.html [ NeedsManualRebaseline ]
2389Bug(eae) tables/mozilla/bugs/bug24200.html [ NeedsManualRebaseline ]
2390Bug(eae) tables/mozilla/bugs/bug24627.html [ NeedsManualRebaseline ]
2391Bug(eae) tables/mozilla/bugs/bug2479-1.html [ NeedsManualRebaseline ]
2392Bug(eae) tables/mozilla/bugs/bug2479-2.html [ NeedsManualRebaseline ]
2393Bug(eae) tables/mozilla/bugs/bug2479-3.html [ NeedsManualRebaseline ]
2394Bug(eae) tables/mozilla/bugs/bug2479-4.html [ NeedsManualRebaseline ]
2395Bug(eae) tables/mozilla/bugs/bug2509.html [ NeedsManualRebaseline ]
2396Bug(eae) tables/mozilla/bugs/bug25663.html [ NeedsManualRebaseline ]
2397Bug(eae) tables/mozilla/bugs/bug2947.html [ NeedsManualRebaseline ]
2398Bug(eae) tables/mozilla/bugs/bug2981-1.html [ NeedsManualRebaseline ]
2399Bug(eae) tables/mozilla/bugs/bug2997.html [ NeedsManualRebaseline ]
2400Bug(eae) tables/mozilla/bugs/bug30692.html [ NeedsManualRebaseline ]
2401Bug(eae) tables/mozilla/bugs/bug3977.html [ NeedsManualRebaseline ]
2402Bug(eae) tables/mozilla/bugs/bug44523.html [ NeedsManualRebaseline ]
2403Bug(eae) tables/mozilla/bugs/bug46268-3.html [ NeedsManualRebaseline ]
2404Bug(eae) tables/mozilla/bugs/bug46368-1.html [ NeedsManualRebaseline ]
2405Bug(eae) tables/mozilla/bugs/bug5538.html [ NeedsManualRebaseline ]
2406Bug(eae) tables/mozilla/bugs/bug5797.html [ NeedsManualRebaseline ]
2407Bug(eae) tables/mozilla/bugs/bug5799.html [ NeedsManualRebaseline ]
2408Bug(eae) tables/mozilla/bugs/bug5835.html [ NeedsManualRebaseline ]
2409Bug(eae) tables/mozilla/bugs/bug6304.html [ NeedsManualRebaseline ]
2410Bug(eae) tables/mozilla/bugs/bug68912.html [ NeedsManualRebaseline ]
2411Bug(eae) tables/mozilla/bugs/bug69382-1.html [ NeedsManualRebaseline ]
2412Bug(eae) tables/mozilla/bugs/bug709.html [ NeedsManualRebaseline ]
2413Bug(eae) tables/mozilla/bugs/bug7112-1.html [ NeedsManualRebaseline ]
2414Bug(eae) tables/mozilla/bugs/bug7112-2.html [ NeedsManualRebaseline ]
2415Bug(eae) tables/mozilla/bugs/bug7121-1.html [ NeedsManualRebaseline ]
2416Bug(eae) tables/mozilla/bugs/bug82946-1.html [ NeedsManualRebaseline ]
2417Bug(eae) tables/mozilla/bugs/bug82946-2.html [ NeedsManualRebaseline ]
2418Bug(eae) tables/mozilla/bugs/bug8858.html [ NeedsManualRebaseline ]
2419Bug(eae) tables/mozilla/bugs/bug93363.html [ NeedsManualRebaseline ]
2420Bug(eae) tables/mozilla/bugs/bug96334.html [ NeedsManualRebaseline ]
2421Bug(eae) tables/mozilla/collapsing_borders/bug41262-3.html [ NeedsManualRebaseline ]
2422Bug(eae) tables/mozilla/core/bloomberg.html [ NeedsManualRebaseline ]
2423Bug(eae) tables/mozilla/dom/deleteTbodyRebuild1.html [ NeedsManualRebaseline ]
2424Bug(eae) tables/mozilla_expected_failures/bugs/bug1128.html [ NeedsManualRebaseline ]
2425Bug(eae) tables/mozilla_expected_failures/bugs/bug14007-2.html [ NeedsManualRebaseline ]
2426Bug(eae) tables/mozilla_expected_failures/bugs/bug1725.html [ NeedsManualRebaseline ]
2427Bug(eae) tables/mozilla_expected_failures/bugs/bug18770.html [ NeedsManualRebaseline ]
2428Bug(eae) tables/mozilla_expected_failures/bugs/bug2479-5.html [ NeedsManualRebaseline ]
2429Bug(eae) tables/mozilla_expected_failures/bugs/bug25707.html [ NeedsManualRebaseline ]
2430Bug(eae) tables/mozilla_expected_failures/bugs/bug32205-1.html [ NeedsManualRebaseline ]
2431Bug(eae) tables/mozilla_expected_failures/bugs/bug42043.html [ NeedsManualRebaseline ]
2432Bug(eae) tables/mozilla_expected_failures/bugs/bug46268-4.html [ NeedsManualRebaseline ]
2433Bug(eae) tables/mozilla_expected_failures/bugs/bug51000.html [ NeedsManualRebaseline ]
2434Bug(eae) tables/mozilla_expected_failures/bugs/bug56024.html [ NeedsManualRebaseline ]
2435Bug(eae) tables/mozilla_expected_failures/bugs/bug80762-2.html [ NeedsManualRebaseline ]
2436Bug(eae) tables/mozilla_expected_failures/bugs/bug8499.html [ NeedsManualRebaseline ]
2437Bug(eae) tables/mozilla_expected_failures/bugs/bug89315.html [ NeedsManualRebaseline ]
2438Bug(eae) tables/mozilla_expected_failures/core/backgrounds.html [ NeedsManualRebaseline ]
2439Bug(eae) tables/mozilla_expected_failures/marvin/x_table_rules_all.xml [ NeedsManualRebaseline ]
2440Bug(eae) tables/mozilla_expected_failures/marvin/x_table_rules_cols.xml [ NeedsManualRebaseline ]
2441Bug(eae) tables/mozilla_expected_failures/marvin/x_table_rules_rows.xml [ NeedsManualRebaseline ]
2442Bug(eae) tables/mozilla_expected_failures/other/test4.html [ NeedsManualRebaseline ]
2443Bug(eae) tables/mozilla/marvin/tables_border_1.html [ NeedsManualRebaseline ]
2444Bug(eae) tables/mozilla/marvin/tables_border_2.html [ NeedsManualRebaseline ]
2445Bug(eae) tables/mozilla/marvin/tables_border_3.html [ NeedsManualRebaseline ]
2446Bug(eae) tables/mozilla/marvin/tables_row_th_nowrap.html [ NeedsManualRebaseline ]
2447Bug(eae) tables/mozilla/marvin/tables_td_align_center.html [ NeedsManualRebaseline ]
2448Bug(eae) tables/mozilla/marvin/tables_td_nowrap.html [ NeedsManualRebaseline ]
2449Bug(eae) tables/mozilla/marvin/tables_width_percent.html [ NeedsManualRebaseline ]
2450Bug(eae) tables/mozilla/marvin/tbody_align_char.html [ NeedsManualRebaseline ]
2451Bug(eae) tables/mozilla/marvin/tbody_align_justify.html [ NeedsManualRebaseline ]
2452Bug(eae) tables/mozilla/marvin/tfoot_align_char.html [ NeedsManualRebaseline ]
2453Bug(eae) tables/mozilla/marvin/tfoot_align_justify.html [ NeedsManualRebaseline ]
2454Bug(eae) tables/mozilla/marvin/thead_align_char.html [ NeedsManualRebaseline ]
2455Bug(eae) tables/mozilla/marvin/thead_align_justify.html [ NeedsManualRebaseline ]
2456Bug(eae) tables/mozilla/marvin/tr_bgcolor_white.html [ NeedsManualRebaseline ]
2457Bug(eae) tables/mozilla/marvin/tr_bgcolor_white_rgb.html [ NeedsManualRebaseline ]
2458Bug(eae) tables/mozilla/marvin/x_table_border_none.xml [ NeedsManualRebaseline ]
2459Bug(eae) tables/mozilla/marvin/x_table_border_px.xml [ NeedsManualRebaseline ]
2460Bug(eae) tables/mozilla/marvin/x_table_border.xml [ NeedsManualRebaseline ]
2461Bug(eae) tables/mozilla/marvin/x_table_class.xml [ NeedsManualRebaseline ]
2462Bug(eae) tables/mozilla/marvin/x_table_id.xml [ NeedsManualRebaseline ]
2463Bug(eae) tables/mozilla/marvin/x_table_rules_groups.xml [ NeedsManualRebaseline ]
2464Bug(eae) tables/mozilla/marvin/x_table_rules_none.xml [ NeedsManualRebaseline ]
2465Bug(eae) tables/mozilla/other/cell_widths.html [ NeedsManualRebaseline ]
2466Bug(eae) tables/mozilla/other/wa_table_tr_align.html [ NeedsManualRebaseline ]
2467Bug(eae) transforms/3d/general/perspective-units.html [ NeedsManualRebaseline ]
2468Bug(eae) transforms/3d/hit-testing/backface-hit-test.html [ NeedsManualRebaseline ]
2469Bug(eae) transforms/3d/hit-testing/backface-no-transform-hit-test.html [ NeedsManualRebaseline ]
2470Bug(eae) virtual/display_list_2d_canvas/fast/canvas/setWidthResetAfterForcedRender.html [ NeedsManualRebaseline ]
2471Bug(eae) virtual/display_list_2d_canvas/fast/canvas/shadow-offset-1.html [ NeedsManualRebaseline ]
2472Bug(eae) virtual/display_list_2d_canvas/fast/canvas/toDataURL-alpha.html [ NeedsManualRebaseline ]
2473Bug(eae) virtual/gpu/fast/canvas/setWidthResetAfterForcedRender.html [ NeedsManualRebaseline ]
2474Bug(eae) virtual/gpu/fast/canvas/shadow-offset-1.html [ NeedsManualRebaseline ]
2475Bug(eae) virtual/gpu/fast/canvas/toDataURL-alpha.html [ NeedsManualRebaseline ]
2476Bug(eae) virtual/gpu-rasterization/fast/images/favicon-as-image.html [ NeedsManualRebaseline ]
2477Bug(eae) virtual/pointerevent/fast/events/autoscroll.html [ NeedsManualRebaseline ]
2478Bug(eae) virtual/pointerevent/fast/events/pointer-events-2.html [ NeedsManualRebaseline ]
2479Bug(eae) virtual/prefer_compositing_to_lcd_text/compositing/overflow/nested-scrolling.html [ NeedsManualRebaseline ]
2480Bug(eae) virtual/prefer_compositing_to_lcd_text/compositing/overflow/remove-overflow-crash2.html [ NeedsManualRebaseline ]
2481Bug(eae) virtual/prefer_compositing_to_lcd_text/compositing/overflow/scroll-ancestor-update.html [ NeedsManualRebaseline ]
2482Bug(eae) virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbars-on-positioned-content.html [ NeedsManualRebaseline ]
2483Bug(eae) virtual/rootlayerscrolls/scrollbars/scrollbars-on-positioned-content.html [ NeedsManualRebaseline ]
2484Bug(eae) virtual/spv2/fast/clip/001.html [ NeedsManualRebaseline ]
2485Bug(eae) virtual/spv2/fast/clip/002.html [ NeedsManualRebaseline ]
2486Bug(eae) virtual/spv2/fast/clip/003.html [ NeedsManualRebaseline ]
2487Bug(eae) virtual/spv2/fast/clip/004.html [ NeedsManualRebaseline ]
2488Bug(eae) virtual/spv2/fast/clip/005.html [ NeedsManualRebaseline ]
2489Bug(eae) virtual/spv2/fast/clip/006.html [ NeedsManualRebaseline ]
2490Bug(eae) virtual/spv2/fast/clip/007.html [ NeedsManualRebaseline ]
2491Bug(eae) virtual/spv2/fast/clip/008.html [ NeedsManualRebaseline ]
2492Bug(eae) virtual/spv2/fast/clip/009.html [ NeedsManualRebaseline ]
2493Bug(eae) virtual/spv2/fast/clip/011.html [ NeedsManualRebaseline ]
2494Bug(eae) virtual/spv2/fast/clip/012.html [ NeedsManualRebaseline ]
2495Bug(eae) virtual/spv2/fast/clip/013.html [ NeedsManualRebaseline ]
2496Bug(eae) virtual/spv2/fast/clip/014.html [ NeedsManualRebaseline ]
2497Bug(eae) virtual/spv2/fast/clip/015.html [ NeedsManualRebaseline ]
2498Bug(eae) virtual/spv2/fast/clip/016.html [ NeedsManualRebaseline ]
2499Bug(eae) virtual/spv2/fast/overflow/004.html [ NeedsManualRebaseline ]
2500Bug(eae) virtual/spv2/fast/overflow/overflow-auto-position-absolute.html [ NeedsManualRebaseline ]
2501Bug(eae) virtual/spv2/fast/overflow/overflow-auto-table.html [ NeedsManualRebaseline ]
2502Bug(eae) virtual/threaded/printing/forced-break-tree-dump-only.html [ NeedsManualRebaseline ]
2503Bug(eae) virtual/trustedeventsdefaultaction/fast/events/autoscroll.html [ NeedsManualRebaseline ]
2504Bug(eae) virtual/trustedeventsdefaultaction/fast/events/pointer-events-2.html [ NeedsManualRebaseline ]
2505Bug(eae) [ Win Linux ] fast/forms/select/menulist-narrow-width.html [ NeedsManualRebaseline ]
2506Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/aat-morx.html [ NeedsManualRebaseline ]
2507Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-kerning-and-ligatures.html [ NeedsManualRebaseline ]
2508Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-multiple-renderers.html [ NeedsManualRebaseline ]
2509Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-partial-selection.html [ NeedsManualRebaseline ]
2510Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-pointtooffset-calls-cg.html [ NeedsManualRebaseline ]
2511Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-rtl-override-selection.html [ NeedsManualRebaseline ]
2512Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-small-caps-punctuation-size.html [ NeedsManualRebaseline ]
2513Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/atsui-spacing-features.html [ NeedsManualRebaseline ]
2514Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/hackernews-comments.html [ NeedsManualRebaseline ]
2515Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/css-table-lots-of-text-many-cells.html [ NeedsManualRebaseline ]
2516Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/css-table-single-cell-lots-of-text.html [ NeedsManualRebaseline ]
2517Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells.html [ NeedsManualRebaseline ]
2518Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text.html [ NeedsManualRebaseline ]
2519Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/lots-of-text-many-cells.html [ NeedsManualRebaseline ]
2520Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/narrow-percentage-width.html [ NeedsManualRebaseline ]
2521Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/narrow-specified-width.html [ NeedsManualRebaseline ]
2522Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/nested-tables.html [ NeedsManualRebaseline ]
2523Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/nested-table-wrapping.html [ NeedsManualRebaseline ]
2524Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/single-cell-lots-of-text.html [ NeedsManualRebaseline ]
2525Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ NeedsManualRebaseline ]
2526Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/table-cell-inflation.html [ NeedsManualRebaseline ]
2527Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/table-for-layout.html [ NeedsManualRebaseline ]
2528Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/wide-percentage-width.html [ NeedsManualRebaseline ]
2529Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text-autosizing/tables/wide-specified-width.html [ NeedsManualRebaseline ]
2530Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/002.html [ NeedsManualRebaseline ]
2531Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/003.html [ NeedsManualRebaseline ]
2532Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/004.html [ NeedsManualRebaseline ]
2533Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/005.html [ NeedsManualRebaseline ]
2534Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/006.html [ NeedsManualRebaseline ]
2535Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/007.html [ NeedsManualRebaseline ]
2536Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/008.html [ NeedsManualRebaseline ]
2537Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/011.html [ NeedsManualRebaseline ]
2538Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/012.html [ NeedsManualRebaseline ]
2539Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/013.html [ NeedsManualRebaseline ]
2540Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/014.html [ NeedsManualRebaseline ]
2541Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/015.html [ NeedsManualRebaseline ]
2542Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/basic/generic-family-changes.html [ NeedsManualRebaseline ]
2543Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/bidi-embedding-pop-and-push-same.html [ NeedsManualRebaseline ]
2544Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/bidi-img-alt-text.html [ NeedsManualRebaseline ]
2545Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/break-word.html [ NeedsManualRebaseline ]
2546Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/capitalize-boundaries.html [ NeedsManualRebaseline ]
2547Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/capitalize-empty-generated-string.html [ NeedsManualRebaseline ]
2548Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/capitalize-preserve-nbsp.html [ NeedsManualRebaseline ]
2549Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/caps-lock-indicator-disabled.html [ NeedsManualRebaseline ]
2550Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/caps-lock-indicator-enabled.html [ NeedsManualRebaseline ]
2551Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/cg-fallback-bolding.html [ NeedsManualRebaseline ]
2552Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-path-with-no-subpixel-fonts.html [ NeedsManualRebaseline ]
2553Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-preferred-logical-widths.html [ NeedsManualRebaseline ]
2554Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-synthetic-bold-space-width.html [ NeedsManualRebaseline ]
2555Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/complex-text-rtl-selection-repaint.html [ NeedsManualRebaseline ]
2556Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/delete-hard-break-character.html [ NeedsManualRebaseline ]
2557Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/drawBidiText.html [ NeedsManualRebaseline ]
2558Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/embed-at-end-of-pre-wrap-line.html [ NeedsManualRebaseline ]
2559Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/emoji-web-font.html [ NeedsManualRebaseline ]
2560Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/emphasis-ellipsis-complextext.html [ NeedsManualRebaseline ]
2561Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/emphasis-vertical.html [ NeedsManualRebaseline ]
2562Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/fake-italic.html [ NeedsManualRebaseline ]
2563Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/fallback-for-custom-font.html [ NeedsManualRebaseline ]
2564Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/firstline/001.html [ NeedsManualRebaseline ]
2565Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/firstline/002.html [ NeedsManualRebaseline ]
2566Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/firstline/003.html [ NeedsManualRebaseline ]
2567Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-ascent-mac.html [ NeedsManualRebaseline ]
2568Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-fallback.html [ NeedsManualRebaseline ]
2569Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-initial.html [ NeedsManualRebaseline ]
2570Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-smallcaps-layout.html [ NeedsManualRebaseline ]
2571Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-stretch.html [ NeedsManualRebaseline ]
2572Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-stretch-variant.html [ NeedsManualRebaseline ]
2573Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-weight.html [ NeedsManualRebaseline ]
2574Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/font-weight-variant.html [ NeedsManualRebaseline ]
2575Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/format-control.html [ NeedsManualRebaseline ]
2576Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/in-rendered-text-rtl.html [ NeedsManualRebaseline ]
2577Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/001.html [ NeedsManualRebaseline ]
2578Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/alef-connected.html [ NeedsManualRebaseline ]
2579Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-AN-after-empty-run.html [ NeedsManualRebaseline ]
2580Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-AN-after-L.html [ NeedsManualRebaseline ]
2581Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-control-chars-treated-as-ZWS.html [ NeedsManualRebaseline ]
2582Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-CS-after-AN.html [ NeedsManualRebaseline ]
2583Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-european-terminators.html [ NeedsManualRebaseline ]
2584Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-explicit-embedding.html [ NeedsManualRebaseline ]
2585Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-ignored-for-first-child-inline.html [ NeedsManualRebaseline ]
2586Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-innertext.html [ NeedsManualRebaseline ]
2587Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-L2-run-reordering.html [ NeedsManualRebaseline ]
2588Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-layout-across-linebreak.html [ NeedsManualRebaseline ]
2589Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-LDB-2-CSS.html [ NeedsManualRebaseline ]
2590Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-LDB-2-formatting-characters.html [ NeedsManualRebaseline ]
2591Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-LDB-2-HTML.html [ NeedsManualRebaseline ]
2592Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-linebreak-001.html [ NeedsManualRebaseline ]
2593Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-linebreak-002.html [ NeedsManualRebaseline ]
2594Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-linebreak-003.html [ NeedsManualRebaseline ]
2595Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-listbox-atsui.html [ NeedsManualRebaseline ]
2596Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-listbox.html [ NeedsManualRebaseline ]
2597Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-menulist.html [ NeedsManualRebaseline ]
2598Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-mirror-he-ar.html [ NeedsManualRebaseline ]
2599Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ NeedsManualRebaseline ]
2600Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-neutral-run.html [ NeedsManualRebaseline ]
2601Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bidi-override.html [ NeedsManualRebaseline ]
2602Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/bold-bengali.html [ NeedsManualRebaseline ]
2603Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/complex-joining-using-gpos.html [ NeedsManualRebaseline ]
2604Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/hebrew-vowels.html [ NeedsManualRebaseline ]
2605Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/khmer-selection.html [ NeedsManualRebaseline ]
2606Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/lang-glyph-cache-separation.html [ NeedsManualRebaseline ]
2607Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/menulist-width-rtl.html [ NeedsManualRebaseline ]
2608Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/mixed-directionality-selection.html [ NeedsManualRebaseline ]
2609Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/plane2.html [ NeedsManualRebaseline ]
2610Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/pop-up-button-text-alignment-and-direction.html [ NeedsManualRebaseline ]
2611Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/rtl-caret.html [ NeedsManualRebaseline ]
2612Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/rtl-negative-letter-spacing.html [ NeedsManualRebaseline ]
2613Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/rtl-white-space-pre-wrap.html [ NeedsManualRebaseline ]
2614Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/text-spliced-font.html [ NeedsManualRebaseline ]
2615Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/thai-baht-space.html [ NeedsManualRebaseline ]
2616Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/thai-line-breaks.html [ NeedsManualRebaseline ]
2617Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/unicode-bidi-plaintext.html [ NeedsManualRebaseline ]
2618Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ NeedsManualRebaseline ]
2619Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/international/wrap-CJK-001.html [ NeedsManualRebaseline ]
2620Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justified-selection-at-edge.html [ NeedsManualRebaseline ]
2621Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justified-selection.html [ NeedsManualRebaseline ]
2622Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justify-ideograph-complex.html [ NeedsManualRebaseline ]
2623Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/justify-ideograph-simple.html [ NeedsManualRebaseline ]
2624Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/large-text-composed-char.html [ NeedsManualRebaseline ]
2625Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/line-breaks-after-white-space.html [ NeedsManualRebaseline ]
2626Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/line-breaks.html [ NeedsManualRebaseline ]
2627Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/line-initial-and-final-swashes.html [ NeedsManualRebaseline ]
2628Bug(eae) [ Win Linux ] fast/text/midword-break-after-breakable-char.html [ NeedsManualRebaseline ]
2629Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/midword-break-before-surrogate-pair.html [ NeedsManualRebaseline ]
2630Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/midword-break-hang.html [ NeedsManualRebaseline ]
2631Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/monospace-width-cache.html [ NeedsManualRebaseline ]
2632Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/reset-emptyRun.html [ NeedsManualRebaseline ]
2633Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-hard-linebreak.html [ NeedsManualRebaseline ]
2634Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-painting-hidpi.html [ NeedsManualRebaseline ]
2635Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-rect-line-height-too-big.html [ NeedsManualRebaseline ]
2636Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/selection-rect-line-height-too-small.html [ NeedsManualRebaseline ]
2637Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shadow-translucent-fill.html [ NeedsManualRebaseline ]
2638Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shaping/same-script-different-lang.html [ NeedsManualRebaseline ]
2639Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shaping/shaping-script-order.html [ NeedsManualRebaseline ]
2640Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/shaping/shaping-selection-rect.html [ NeedsManualRebaseline ]
2641Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/should-use-atsui.html [ NeedsManualRebaseline ]
2642Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/small-caps-turkish.html [ NeedsManualRebaseline ]
2643Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/softHyphen.html [ NeedsManualRebaseline ]
2644Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/sub-pixel/text-scaling-pixel.html [ NeedsManualRebaseline ]
2645Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/sub-pixel/text-scaling-vertical.html [ NeedsManualRebaseline ]
2646Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/textIteratorNilRenderer.html [ NeedsManualRebaseline ]
2647Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/text-letter-spacing.html [ NeedsManualRebaseline ]
2648Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/text-shadow-no-default-color.html [ NeedsManualRebaseline ]
2649Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/text-stroke-with-border.html [ NeedsManualRebaseline ]
2650Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/vertical-rl-rtl-linebreak.html [ NeedsManualRebaseline ]
2651Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/vertical-surrogate-pair.html [ NeedsManualRebaseline ]
2652Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr.html [ NeedsManualRebaseline ]
2653Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr-in-pre-crash.html [ NeedsManualRebaseline ]
2654Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr-pre.html [ NeedsManualRebaseline ]
2655Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wbr-styled.html [ NeedsManualRebaseline ]
2656Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/webfont-synthetic-bold.html [ NeedsManualRebaseline ]
2657Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/001.html [ NeedsManualRebaseline ]
2658Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/002.html [ NeedsManualRebaseline ]
2659Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/003.html [ NeedsManualRebaseline ]
2660Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/004.html [ NeedsManualRebaseline ]
2661Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/005.html [ NeedsManualRebaseline ]
2662Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/006.html [ NeedsManualRebaseline ]
2663Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/007.html [ NeedsManualRebaseline ]
2664Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/008.html [ NeedsManualRebaseline ]
2665Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/009.html [ NeedsManualRebaseline ]
2666Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/010.html [ NeedsManualRebaseline ]
2667Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/011.html [ NeedsManualRebaseline ]
2668Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/012.html [ NeedsManualRebaseline ]
2669Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/015.html [ NeedsManualRebaseline ]
2670Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/016.html [ NeedsManualRebaseline ]
2671Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/018.html [ NeedsManualRebaseline ]
2672Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/019.html [ NeedsManualRebaseline ]
2673Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/020.html [ NeedsManualRebaseline ]
2674Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/021.html [ NeedsManualRebaseline ]
2675Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/023.html [ NeedsManualRebaseline ]
2676Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/024.html [ NeedsManualRebaseline ]
2677Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/025.html [ NeedsManualRebaseline ]
2678Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/026.html [ NeedsManualRebaseline ]
2679Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/027.html [ NeedsManualRebaseline ]
2680Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/028.html [ NeedsManualRebaseline ]
2681Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/029.html [ NeedsManualRebaseline ]
2682Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/030.html [ NeedsManualRebaseline ]
2683Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/normal-after-nowrap-breaking.html [ NeedsManualRebaseline ]
2684Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/nowrap-clear-float.html [ NeedsManualRebaseline ]
2685Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-newline-box-test.html [ NeedsManualRebaseline ]
2686Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-last-char.html [ NeedsManualRebaseline ]
2687Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-line-test.html [ NeedsManualRebaseline ]
2688Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-overflow-selection.html [ NeedsManualRebaseline ]
2689Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/pre-wrap-spaces-after-newline.html [ NeedsManualRebaseline ]
2690Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/select-new-line-with-line-break-normal.html [ NeedsManualRebaseline ]
2691Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/whitespace/span-in-word-space-causes-overflow.html [ NeedsManualRebaseline ]
2692Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/wide-zero-width-space.html [ NeedsManualRebaseline ]
2693Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-break.html [ NeedsManualRebaseline ]
2694Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-break-run-rounding.html [ NeedsManualRebaseline ]
2695Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-break-soft-hyphen.html [ NeedsManualRebaseline ]
2696Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/word-space.html [ NeedsManualRebaseline ]
2697Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] fast/text/zero-font-size.html [ NeedsManualRebaseline ]
2698Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] ietestcenter/css3/text/textshadow-003.htm [ NeedsManualRebaseline ]
2699Bug(eae) [ Win Linux Mac10.10 Mac10.11 ] ietestcenter/css3/text/textshadow-004.htm [ NeedsManualRebaseline ]
2700Bug(eae) [ Win ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ NeedsManualRebaseline ]
2701Bug(eae) [ Linux ] svg/transforms/animated-path-inside-transformed-html.xhtml [ NeedsManualRebaseline ]
2702Bug(eae) [ Win ] svg/transforms/animated-path-inside-transformed-html.xhtml [ NeedsManualRebaseline ]
2703Bug(eae) [ Win Release ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ NeedsManualRebaseline ]
2704
kjellander36d028e2016-04-12 13:22:482705crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
2706crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
2707crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
suzyh7791bb42016-04-14 01:34:382708
rjkroege918639b02016-04-14 22:34:212709crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html [ Failure Pass ]
2710
suzyh7791bb42016-04-14 01:34:382711crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-timing/endDelay.html [ Failure ]
2712crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructor.html [ Failure Timeout ]
msramek74004002016-04-19 08:03:122713
2714crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Failure ]
msrameke464ff072016-04-20 07:44:102715crbug.com/605024 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xhtml [ Failure ]
msrameka0adea402016-04-20 08:52:562716
2717crbug.com/605047 [ Mac10.11 ] fast/text/emphasis.html [ Failure ]
2718crbug.com/605047 [ Mac10.11 ] fast/text/international/complex-character-based-fallback.html [ Failure ]
msramekf513de8a72016-04-20 09:38:592719
2720crbug.com/605059 [ Retina ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Failure ]
2721crbug.com/605059 [ Retina ] fast/text/international/bidi-AN-after-empty-run.html [ Failure ]
2722crbug.com/605059 [ Retina ] fast/text/whitespace/003.html [ Failure ]
2723crbug.com/605059 [ Retina ] fast/text/whitespace/005.html [ Failure ]
2724crbug.com/605059 [ Retina ] fast/text/whitespace/015.html [ Failure ]
2725crbug.com/605059 [ Retina ] fast/text/midword-break-before-surrogate-pair.html [ Failure ]
2726crbug.com/605059 [ Retina ] fast/text/basic/012.html [ Failure ]
2727crbug.com/605059 [ Retina ] fast/text/whitespace/011.html [ Failure ]
2728crbug.com/605059 [ Retina ] fast/text/international/bidi-european-terminators.html [ Failure ]
2729crbug.com/605059 [ Retina ] fast/text/international/thai-baht-space.html [ Failure ]
2730crbug.com/605059 [ Retina ] fast/text/bidi-embedding-pop-and-push-same.html [ Failure ]
2731crbug.com/605059 [ Retina ] fast/text/international/thai-line-breaks.html [ Failure ]
2732crbug.com/605059 [ Retina ] fast/text/shadow-translucent-fill.html [ Failure ]
2733crbug.com/605059 [ Retina ] fast/text/capitalize-boundaries.html [ Failure ]
2734crbug.com/605059 [ Retina ] fast/text/whitespace/008.html [ Failure ]
2735crbug.com/605059 [ Retina ] fast/text/whitespace/027.html [ Failure ]
2736crbug.com/605059 [ Retina ] fast/text/whitespace/016.html [ Failure ]
2737crbug.com/605059 [ Retina ] fast/text/whitespace/024.html [ Failure ]
2738crbug.com/605059 [ Retina ] fast/text/whitespace/002.html [ Failure ]
2739crbug.com/605059 [ Retina ] fast/text/atsui-kerning-and-ligatures.html [ Failure ]
2740crbug.com/605059 [ Retina ] fast/text/fake-italic.html [ Failure ]
2741crbug.com/605059 [ Retina ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
2742crbug.com/605059 [ Retina ] fast/text/international/bidi-override.html [ Failure ]
2743crbug.com/605059 [ Retina ] fast/text/line-initial-and-final-swashes.html [ Failure ]
2744crbug.com/605059 [ Retina ] fast/text/whitespace/010.html [ Failure ]
2745crbug.com/605059 [ Retina ] fast/text/international/bold-bengali.html [ Failure ]
2746crbug.com/605059 [ Retina ] fast/text/shaping/shaping-selection-rect.html [ Failure ]
2747crbug.com/605059 [ Retina ] fast/text/whitespace/007.html [ Failure ]
2748crbug.com/605059 [ Retina ] fast/text/complex-preferred-logical-widths.html [ Failure ]
2749crbug.com/605059 [ Retina ] fast/text/wbr.html [ Failure ]
2750crbug.com/605059 [ Retina ] fast/text/international/lang-glyph-cache-separation.html [ Failure ]
2751crbug.com/605059 [ Retina ] fast/text/basic/011.html [ Failure ]
2752crbug.com/605059 [ Retina ] fast/text/firstline/002.html [ Failure ]
2753crbug.com/605059 [ Retina ] fast/text/should-use-atsui.html [ Failure ]
2754crbug.com/605059 [ Retina ] fast/text/text-letter-spacing.html [ Failure ]
2755crbug.com/605059 [ Retina ] fast/text/aat-morx.html [ Failure ]
2756crbug.com/605059 [ Retina ] fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
2757crbug.com/605059 [ Retina ] fast/text/international/hebrew-vowels.html [ Failure ]
2758crbug.com/605059 [ Retina ] fast/text/whitespace/006.html [ Failure ]
2759crbug.com/605059 [ Retina ] fast/text/caps-lock-indicator-enabled.html [ Failure ]
2760crbug.com/605059 [ Retina ] fast/text/whitespace/018.html [ Failure ]
2761crbug.com/605059 [ Retina ] fast/text/whitespace/004.html [ Failure ]
2762crbug.com/605059 [ Retina ] fast/text/whitespace/009.html [ Failure ]
2763crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.html [ Failure ]