blob: c0f853f5764e4e0b74354d593cce5e5c69e0e283 [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
wangxianzhu3c4c8102016-04-12 05:41:4152# TODO(wangxianzhu): verify this after rebaseline for crbug.com/602483
53# crbug.com/584211 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xhtml [ Pass Failure ]
vabr5ca63632016-02-04 12:10:3654
bokan3bd3454e2016-04-14 03:18:1255# This test violates lifecycle assertions.
56# Timeout because of crbug.com/603231
57crbug.com/372245 media/track/track-word-breaking.html [ Crash Timeout ]
58
harakenb25744b2016-01-25 09:05:2959# ====== Oilpan-only failures until here ======
60
wangxianzhu45b99fa12015-09-25 18:25:3161# Run these tests with under virtual/spv2 only.
62crbug.com/524134 paint/invalidation/spv2 [ Skip ]
[email protected]f15aa762015-08-26 22:21:1263
Walter Korman9265ee3e2016-03-02 19:06:1464# Run these tests with under virtual/scalefactor... only.
65crbug.com/567837 fast/hidpi/static [ Skip ]
66
yosin019a65d2015-12-01 04:51:1067# TODO(yosin): We should convert following tests to use asynchronous spell checker.
68crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
69crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
70crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
71crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
72
[email protected]f0d46a7d2015-08-27 20:53:1073# TODO(wangxianzhu): Triage the failures
[email protected]f0d46a7d2015-08-27 20:53:1074crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scroll.html [ Failure ]
ojandb6cbb92015-10-16 02:07:5075crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-drag.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:5076crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation-move.html [ Failure ]
[email protected]f0d46a7d2015-08-27 20:53:1077
wangxianzhu45b99fa12015-09-25 18:25:3178crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repaint-composited-descendants-as-text.html [ Failure ]
79crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-no-content-as-text.html [ Failure ]
80crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-out-of-view-as-text.html [ Failure ]
81crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-squahed-layer-as-text.html [ Failure ]
82crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-on-overflow-change-as-text.html [ Failure ]
83crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-as-text.html [ Failure ]
84crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-filter-as-text.html [ Failure ]
85crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-opacity-as-text.html [ Failure ]
86crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-transform-as-text.html [ Failure ]
87crbug.com/524236 virtual/spv2/paint/invalidation/spv2/absolute-layer-specified-left-or-right-auto-width-moved-vertically-as-text.html [ Failure ]
88crbug.com/524236 virtual/spv2/paint/invalidation/spv2/invalidate-after-composited-scroll-as-text.html [ Failure ]
89crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clip-path-constant-repaint-as-text.html [ Failure ]
90crbug.com/524236 virtual/spv2/paint/invalidation/spv2/relative-positioned-movement-repaint-as-text.html [ Failure ]
91crbug.com/524236 virtual/spv2/paint/invalidation/spv2/repaint-tile-clipped-as-text.html [ Failure ]
92crbug.com/524236 virtual/spv2/paint/invalidation/spv2/updating-scrolling-content-as-text.html [ Failure ]
93crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scrolling-without-painting-as-text.html [ Failure ]
[email protected]9180d4b2015-09-04 18:37:2394
ojandb6cbb92015-10-16 02:07:5095crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ]
96crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ]
97crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border-width.html [ Failure ]
98crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-width.html [ Failure ]
99crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-border-width.html [ Failure ]
100crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-width.html [ Failure ]
101crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border-width.html [ Failure ]
102crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border-width.html [ Failure ]
[email protected]f0d46a7d2015-08-27 20:53:10103
Dirk Pranke55fc6412016-02-25 03:47:43104crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure ]
105crbug.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:21106
[email protected]f0d46a7d2015-08-27 20:53:10107crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased.html [ Skip ]
108crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-not-antialiased.html [ Skip ]
ojandb6cbb92015-10-16 02:07:50109crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
[email protected]9c350692015-06-10 01:41:42110
junovf3a746d2015-10-03 02:04:15111crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printing.html [ Crash ]
112crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
113
junov3e810322016-03-14 22:10:19114# Expected to fail until OffscreenCanvas can render on the gpu
115crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.html [ Failure ]
xlai743ca082016-03-22 16:36:50116crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ]
xlai1b697942016-04-05 16:18:22117crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-worker.html [ Failure ]
junov3e810322016-03-14 22:10:19118
ojandb6cbb92015-10-16 02:07:50119crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-position-non-composited.html [ Failure ]
wkormana9c815512016-01-27 03:18:59120crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ Failure ]
121crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ Failure ]
ojandb6cbb92015-10-16 02:07:50122crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002.html [ Failure ]
123crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-002.html [ Failure ]
124crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-005.html [ Failure ]
125crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-001.html [ Failure ]
ojandb6cbb92015-10-16 02:07:50126crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-background.html [ Failure ]
127crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59128crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:50129crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-background.html [ Failure ]
ojandb6cbb92015-10-16 02:07:50130crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failure ]
eae63f4a422016-04-08 09:02:53131crbug.com/463358 [ Mac Linux ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Pass Failure ]
[email protected]0b679e82015-08-06 04:55:33132
133crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
[email protected]9f98f4e2015-08-08 01:05:10134
kojii6796327f32016-02-01 07:17:57135crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-01.html [ Failure ]
136crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-02.html [ Failure ]
leviw6a5f6be2015-11-04 03:32:56137
[email protected]da8b83d52015-08-11 02:36:55138crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correctly.html [ Failure ]
[email protected]48600d02015-08-12 18:34:47139
[email protected]346ef412015-08-13 23:25:44140crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failure Pass Timeout ]
ojandb6cbb92015-10-16 02:07:50141crbug.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:44142crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass ]
143
yurys52ce8632015-11-30 19:46:25144crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ Pass Failure ]
fmalita6af83332015-12-02 19:40:35145
[email protected]19f18b92015-08-19 20:26:28146crbug.com/522641 inspector/elements/styles-4/styles-update-links.html [ Pass Timeout ]
ojandb6cbb92015-10-16 02:07:50147crbug.com/522645 [ Linux ] virtual/android/fullscreen/video-fixed-background.html [ Failure Pass ]
[email protected]19f18b92015-08-19 20:26:28148crbug.com/522647 http/tests/notifications/close-dispatch-asynchronous.html [ Failure Pass ]
149crbug.com/522648 fast/events/touch/compositor-touch-hit-rects-iframes.html [ Crash Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29150crbug.com/521858 [ Win7 ] http/tests/security/media-element-audio-source-node-same-origin.html [ Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29151crbug.com/521855 transitions/cancel-and-start-new.html [ Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29152crbug.com/521853 [ Win ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23153crbug.com/521084 animations/additive-transform-animations.html [ Pass Timeout ]
[email protected]ff724632015-08-14 20:30:23154crbug.com/521086 fast/cookies/cookies-disabled-in-data-url.html [ Crash Pass Timeout ]
[email protected]ff724632015-08-14 20:30:23155crbug.com/521089 [ Precise ] fast/preloader/image.html [ Failure Pass ]
156crbug.com/521090 [ Mac Win ] http/tests/history/post-replace-state-reload.html [ Crash Failure Pass ]
[email protected]19f18b92015-08-19 20:26:28157crbug.com/521091 http/tests/inspector/elements/styles/selector-line-sourcemap-header.html [ Crash Failure Timeout Pass ]
[email protected]ff724632015-08-14 20:30:23158crbug.com/521093 http/tests/loading/pdf-commit-load-callbacks.html [ Failure Pass ]
159crbug.com/521094 [ Mac ] http/tests/navigation/beacon-cross-origin.https.html [ Crash Failure Pass ]
160crbug.com/521096 imported/web-platform-tests/webstorage/event_case_sensitive.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23161crbug.com/521107 [ Debug ] fast/html/imports/import-custom-element-abort.html [ Crash Pass ]
[email protected]48600d02015-08-12 18:34:47162crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-layers.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47163crbug.com/520169 [ Win ] fast/dom/Geolocation/timestamp.html [ Failure Pass ]
164crbug.com/520170 [ Win ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47165crbug.com/520174 fast/events/message-port-start-and-close-different-microtask.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47166crbug.com/520177 [ Android ] fast/images/style-access-during-imageChanged-crash.html [ Crash Pass ]
[email protected]48600d02015-08-12 18:34:47167crbug.com/520179 fast/preloader/document-write-noscript.html [ Failure Pass ]
168crbug.com/520180 [ Linux ] fast/text/basic/001.html [ Pass Timeout ]
[email protected]20ba2c9d2015-08-18 17:11:13169crbug.com/520183 http/tests/fouc/scroll-left-while-loading.html [ Pass Timeout ]
[email protected]48600d02015-08-12 18:34:47170crbug.com/520184 http/tests/history/frameset-repeated-name.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47171crbug.com/520187 [ Linux Win ] http/tests/loading/bad-scheme-subframe.html [ Failure Pass ]
172crbug.com/520188 [ Win ] http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47173crbug.com/520191 http/tests/security/mixedContent/strict-mode-via-pref-image-blocked.https.html [ Failure Pass ]
[email protected]a536a7d2015-08-13 18:17:07174crbug.com/520611 [ Debug ] fast/filesystem/workers/file-writer-events-shared-worker.html [ Failure Pass ]
175crbug.com/520612 [ Linux ] fullscreen/anonymous-block-merge-crash.html [ Pass Timeout ]
176crbug.com/520613 http/tests/cache/freshness-header.html [ Failure Pass ]
177crbug.com/520614 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_size_restriction.html [ Failure Pass ]
wkormana9c815512016-01-27 03:18:59178crbug.com/520619 [ Android Mac Linux Win7 ] webexposed/global-interface-listing.html [ Pass Timeout ]
[email protected]48600d02015-08-12 18:34:47179crbug.com/520194 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55180crbug.com/518967 [ Win7 ] http/tests/htmlimports/csp-import-block-but-nonce-nested.html [ Failure Pass Timeout ]
181crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ]
182crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Timeout ]
183crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failure Pass ]
[email protected]cd4e7d62015-09-03 19:19:31184
185crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ]
186crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ]
187crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ]
188crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
189crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ]
190
191crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ]
192crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ]
193crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ]
194crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
195crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ]
196
[email protected]da8b83d52015-08-11 02:36:55197crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55198crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55199crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ]
200crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50201crbug.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:55202crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50203crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ]
[email protected]804ca6e2015-08-31 19:50:39204
pdr0a65df812015-12-09 02:55:07205# These performance-sensitive user-timing tests are flaky in debug on all platforms, and flaky on all configurations of windows.
206# See: crbug.com/567965, crbug.com/518992, and crbug.com/518993
207crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ]
208crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ]
209crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ Skip ]
harakenb25744b2016-01-25 09:05:29210crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measure_navigation_timing.html [ Skip ]
pdr0a65df812015-12-09 02:55:07211
ojan3003ac92015-11-04 03:35:17212crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ]
[email protected]804ca6e2015-08-31 19:50:39213
[email protected]da8b83d52015-08-11 02:36:55214crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Pass Timeout ]
215crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55216crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55217crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ]
218crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash Pass ]
[email protected]da8b83d52015-08-11 02:36:55219crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02220
221crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
mustaq8911f4e2015-10-27 18:10:22222crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02223crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
nzolghadr43146032016-04-11 15:33:38224crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/multi-pointer-preventdefault.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02225
[email protected]da8b83d52015-08-11 02:36:55226crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55227crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.html [ Failure Pass Timeout ]
228crbug.com/518929 [ Precise Debug ] http/tests/appcache/remove-cache.html [ Failure Pass ]
[email protected]9f98f4e2015-08-08 01:05:10229crbug.com/248938 virtual/threaded/transitions/cancel-and-start-new.html [ Pass Failure ]
[email protected]cabbb042015-08-07 01:55:49230crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Failure Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33231crbug.com/248938 virtual/threaded/animations/change-one-anim.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50232crbug.com/326139 crbug.com/390125 media/video-frame-accurate-seek.html [ Failure Pass ]
[email protected]0b679e82015-08-06 04:55:33233crbug.com/413604 http/tests/loading/script-priorities.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50234crbug.com/495523 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ]
[email protected]0b679e82015-08-06 04:55:33235crbug.com/516364 svg/animations/smil-leak-element-instances.svg [ Failure Pass ]
236crbug.com/248938 virtual/threaded/animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
237crbug.com/248938 virtual/threaded/transitions/cancel-transition.html [ Pass Failure ]
238crbug.com/248938 virtual/threaded/transitions/extra-transition.html [ Pass Failure ]
239crbug.com/248938 virtual/threaded/transitions/start-transform-transition.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:50240crbug.com/248938 virtual/threaded/animations/animation-direction-normal.html [ Pass Failure Timeout ]
[email protected]0b679e82015-08-06 04:55:33241crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
242crbug.com/248938 virtual/threaded/animations/transition-and-animation-3.html [ Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33243crbug.com/446385 [ Linux Mac ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Pass Timeout ]
244crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Crash Pass Timeout ]
[email protected]b5428542015-08-06 21:26:56245crbug.com/441705 fast/media/media-svg-crash.html [ Pass Failure ]
[email protected]b5428542015-08-06 21:26:56246crbug.com/248938 virtual/threaded/transitions/interrupt-transform-transition.html [ Pass Failure ]
247crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ Pass Failure Timeout ]
248crbug.com/248938 virtual/threaded/transitions/change-duration-during-transition.html [ Pass Failure ]
[email protected]b5428542015-08-06 21:26:56249crbug.com/248938 [ Win ] virtual/threaded/animations/change-keyframes.html [ Pass Failure ]
250crbug.com/248938 virtual/threaded/transitions/transition-end-event-nested.html [ Pass Failure ]
[email protected]b7b5a8c2015-08-06 22:02:39251crbug.com/513143 virtual/threaded/fast/scroll-behavior/subframe-interrupted-scroll.html [ Failure Pass ]
[email protected]31c99242015-08-06 22:50:04252crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.html [ Pass Failure ]
[email protected]9f98f4e2015-08-08 01:05:10253crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ]
[email protected]31c99242015-08-06 22:50:04254crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.html [ Pass Failure ]
255crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-transform.html [ Pass Failure ]
256crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.html [ Pass Timeout ]
[email protected]4cd1e832015-08-06 23:07:33257crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ]
[email protected]7ddaf722015-08-07 00:42:17258crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-03.html [ Pass Failure ]
259crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-04.html [ Pass Failure ]
[email protected]cabbb042015-08-07 01:55:49260crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33261
Dominik Röttschesa116ba22015-10-13 07:25:23262crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ]
jsbelle30cf232015-10-19 19:41:17263crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-count.html [ Pass Failure ]
264crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ Pass Failure ]
wkorman5e27ff982015-12-18 23:35:22265
oshimadebc2d3c2016-03-15 20:24:45266# TODO(oshima): Mac Android are currently not supported.
Walter Korman68ac35b62016-03-03 19:19:09267crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/static [ Skip ]
oshima841bbae2015-12-18 08:14:29268
oshima75bacd22016-03-17 02:08:07269# TODO(oshima): Debug build generates slightly different image for these tests.
eae63f4a422016-04-08 09:02:53270#crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-picker-appearance.html [ Skip ]
kjellander36d028e2016-04-12 13:22:48271crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggestion-picker-appearance.html [ Skip ]
272crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-appearance.html [ Skip ]
oshima75bacd22016-03-17 02:08:07273
oshima12b81502016-03-17 19:51:50274# Mac does not support fractional scale factor.
275crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
276
oshimae931e572016-03-03 20:58:46277# TODO(oshima): Move the event scaling code to eventSender and remove this.
Walter Korman7c1c2742016-03-07 20:50:29278crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ]
279crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount.html [ Skip ]
280crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ]
281crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount.html [ Skip ]
oshimae931e572016-03-03 20:58:46282
[email protected]b5428542015-08-06 21:26:56283# TODO(ojan): These tests aren't flaky. See crbug.com/517144.
[email protected]0b679e82015-08-06 04:55:33284# Release trybots run asserts, but the main waterfall ones don't. So, even
285# though this is a non-flaky assert failure, we need to mark it [ Pass Crash ].
harakenb25744b2016-01-25 09:05:29286crbug.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:56287crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ]
[email protected]f7a823f2015-08-26 06:08:35288crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ]
ojandb6cbb92015-10-16 02:07:50289# crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ]
ojan7523aca2015-11-04 15:16:44290# crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ]
ojandb6cbb92015-10-16 02:07:50291# crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeout ]
[email protected]f7a823f2015-08-26 06:08:35292crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
[email protected]c120a7e2015-08-26 14:00:44293
adamka87130a2015-12-11 23:30:51294crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ]
295crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ]
mstarzinger660ee3c2016-03-23 15:02:04296crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ NeedsManualRebaseline ]
mstarzinger660ee3c2016-03-23 15:02:04297
[email protected]da8b83d52015-08-11 02:36:55298crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ]
299crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass Timeout ]
300crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ]
301crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40302crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ]
303crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ]
304crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Failure ]
[email protected]4b880a12015-08-07 23:58:40305crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ]
306crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ]
dstockwellb9081212015-09-24 11:41:47307crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.html [ Failure Pass ]
Dirk Pranke55fc6412016-02-25 03:47:43308crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ]
309crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-fragment-id.html [ Pass Timeout ]
yangguod7ebd0d2016-03-07 12:58:39310crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ Pass Timeout ]
ojan7523aca2015-11-04 15:16:44311crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoints/dynamic-scripts-breakpoints.html [ Pass Timeout ]
312crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set-breakpoint.html [ Pass Timeout ]
[email protected]4b880a12015-08-07 23:58:40313crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend-while-paused.html [ Pass Timeout ]
314crbug.com/498539 [ Win7 ] inspector/profiler/cpu-profiler-stopped-removed-race.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40315crbug.com/498539 [ Win7 ] inspector/sources/debugger-breakpoints/set-conditional-breakpoint.html [ Pass Timeout ]
316crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call-frame-inside-iframe.html [ Failure Pass ]
317crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-frame-count.html [ Pass Timeout ]
318crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-url-comment.html [ Pass Timeout ]
wkormana9c815512016-01-27 03:18:59319crbug.com/498539 [ Trusty ] http/tests/inspector/sources/ui-source-code-highlight.php [ Crash Pass Timeout ]
ojan7523aca2015-11-04 15:16:44320crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger-ui/reveal-not-skipped.html [ Failure Pass ]
321crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/rethrow-error-from-bindings-crash.html [ Failure Pass ]
dpranke38664e742016-02-26 02:58:38322crbug.com/498539 [ Win7 ] inspector/console/console-log-short-hand-method.html [ Failure Pass ]
ojan7523aca2015-11-04 15:16:44323crbug.com/498539 [ Mac10.9 ] inspector/console/console-uncaught-exception.html [ Failure Pass ]
Dirk Pranke55fc6412016-02-25 03:47:43324crbug.com/498539 [ Win7 ] inspector/console/console-log-wrapped-in-framework.html [ Failure Pass ]
dpranke38664e742016-02-26 02:58:38325crbug.com/498539 [ Precise ] inspector/console/console-filter-level-test.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40326crbug.com/498539 [ Win7 ] inspector/console/console-command-clear.html [ Failure Pass ]
327crbug.com/498539 [ Win7 ] inspector/console/console-custom-formatters.html [ Failure Pass ]
328crbug.com/498539 [ Win7 ] inspector/console/console-dir-es6.html [ Failure Pass ]
329crbug.com/498539 [ Win7 ] inspector/console/console-dirxml.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40330crbug.com/498539 [ Win7 ] inspector/console/console-format-collections.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40331crbug.com/498539 [ Win7 ] inspector/console/console-format-table.html [ Failure Pass ]
332crbug.com/498539 [ Win7 ] inspector/console/console-log-eval-syntax-error.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23333crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ]
[email protected]4b880a12015-08-07 23:58:40334crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failure Pass ]
335crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40336crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ]
Dirk Pranke55fc6412016-02-25 03:47:43337crbug.com/498539 [ Precise Win7 ] inspector-protocol/cpu-profiler/record-cpu-profile.html [ Crash Pass ]
338crbug.com/498539 [ Precise Win7 ] inspector/agents-enable-disable.html [ Crash Pass ]
339crbug.com/498539 [ Precise Win7 ] inspector/elements/styles-1/edit-inspector-stylesheet.html [ Failure Pass Timeout ]
harakenb25744b2016-01-25 09:05:29340crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/heap-objects-tracking.html [ Crash Pass ]
[email protected]1dd834c2015-09-21 15:56:37341crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perform-of-mergable-action.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40342crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failure Pass ]
[email protected]1dd834c2015-09-21 15:56:37343crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trace.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40344crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40345
wangxianzhube0bbb82016-04-14 23:15:25346crbug.com/602483 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ NeedsRebaseline ]
347crbug.com/602483 compositing/overflow/text-color-change.html [ NeedsRebaseline ]
348crbug.com/602483 compositing/overflow/text-match-highlight.html [ NeedsRebaseline ]
349crbug.com/602483 compositing/overflow/updating-scrolling-container-and-content.html [ NeedsRebaseline ]
350crbug.com/602483 compositing/repaint/fixed-pos-inside-composited-intermediate-layer.html [ NeedsRebaseline ]
351crbug.com/602483 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsRebaseline ]
352crbug.com/602483 compositing/repaint/resize-repaint.html [ NeedsRebaseline ]
353crbug.com/602483 compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ NeedsRebaseline ]
354crbug.com/602483 compositing/repaint/should-not-clip-composited-viewport-scrolling-layer.html [ NeedsRebaseline ]
355crbug.com/602483 compositing/repaint/should-not-repaint-composited-descendants-on-overflow-change.html [ NeedsRebaseline ]
356crbug.com/602483 compositing/squashing/add-remove-squashed-layers.html [ NeedsRebaseline ]
357crbug.com/602483 compositing/squashing/iframe-inside-squashed-layer.html [ NeedsRebaseline ]
358crbug.com/602483 compositing/squashing/invalidations-with-large-negative-margin.html [ NeedsRebaseline ]
359crbug.com/602483 compositing/squashing/remove-squashed-layer-plus-move.html [ NeedsRebaseline ]
360crbug.com/602483 compositing/squashing/selection-repaint-with-gaps.html [ NeedsRebaseline ]
361crbug.com/602483 compositing/squashing/squash-above-fixed-1.html [ NeedsRebaseline ]
362crbug.com/602483 compositing/squashing/squashed-layer-loses-graphicslayer.html [ NeedsRebaseline ]
363crbug.com/602483 compositing/squashing/squashed-repaints.html [ NeedsRebaseline ]
364crbug.com/602483 compositing/will-change/containing-block-removed.html [ NeedsRebaseline ]
365crbug.com/602483 css3/flexbox/repaint-during-resize-no-flex.html [ NeedsRebaseline ]
366crbug.com/602483 css3/flexbox/repaint-on-layout.html [ NeedsRebaseline ]
367crbug.com/602483 css3/flexbox/repaint-on-margin-change.html [ NeedsRebaseline ]
368crbug.com/602483 css3/flexbox/repaint-opacity-change.html [ NeedsRebaseline ]
369crbug.com/602483 css3/flexbox/repaint-rtl-column.html [ NeedsRebaseline ]
370crbug.com/602483 css3/flexbox/repaint.html [ NeedsRebaseline ]
371crbug.com/602483 editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root.html [ NeedsRebaseline ]
372crbug.com/602483 fast/box-shadow/negative-shadow-box-expand.html [ NeedsRebaseline ]
373crbug.com/602483 fast/box-shadow/negative-shadow-box-shrink.html [ NeedsRebaseline ]
374crbug.com/602483 fast/box-shadow/shadow-box-resize-writing-mode.html [ NeedsRebaseline ]
375crbug.com/602483 fast/box-shadow/shadow-box-resize.html [ NeedsRebaseline ]
376crbug.com/602483 fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ NeedsRebaseline ]
377crbug.com/602483 fast/css-grid-layout/grid-element-change-columns-repaint.html [ NeedsRebaseline ]
378crbug.com/602483 fast/css-grid-layout/grid-element-change-rows-repaint.html [ NeedsRebaseline ]
379crbug.com/602483 fast/css-grid-layout/grid-item-change-row-repaint.html [ NeedsRebaseline ]
380crbug.com/602483 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ NeedsRebaseline ]
381crbug.com/602483 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
382crbug.com/602483 fast/forms/range/range-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
383crbug.com/602483 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
384crbug.com/602483 fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebaseline ]
385crbug.com/602483 fast/images/repaint-subrect-grid.html [ NeedsRebaseline ]
386crbug.com/602483 fast/layers/scroll-descendant-with-cached-cliprects.html [ NeedsRebaseline ]
387crbug.com/602483 fast/repaint/4776765.html [ NeedsRebaseline ]
388crbug.com/602483 fast/repaint/absolute-margin-change-repaint.html [ NeedsRebaseline ]
389crbug.com/602483 fast/repaint/absolute-position-change-containing-block.html [ NeedsRebaseline ]
390crbug.com/602483 fast/repaint/absolute-position-changed.html [ NeedsRebaseline ]
391crbug.com/602483 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsRebaseline ]
392crbug.com/602483 fast/repaint/add-table-overpaint.html [ NeedsRebaseline ]
393crbug.com/602483 fast/repaint/align-content-change.html [ NeedsRebaseline ]
394crbug.com/602483 fast/repaint/align-content-distribution-change-grid.html [ NeedsRebaseline ]
395crbug.com/602483 fast/repaint/align-content-position-change-grid.html [ NeedsRebaseline ]
396crbug.com/602483 fast/repaint/align-self-change-grid.html [ NeedsRebaseline ]
397crbug.com/602483 fast/repaint/align-self-change.html [ NeedsRebaseline ]
398crbug.com/602483 fast/repaint/align-self-overflow-change.html [ NeedsRebaseline ]
399crbug.com/602483 fast/repaint/background-currentColor-repaint.html [ NeedsRebaseline ]
400crbug.com/602483 fast/repaint/background-image-paint-invalidation.html [ NeedsRebaseline ]
401crbug.com/602483 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ NeedsRebaseline ]
402crbug.com/602483 fast/repaint/background-size-auto-with-gradient-and-height-changes.html [ NeedsRebaseline ]
403crbug.com/602483 fast/repaint/backgroundSizeRepaint.html [ NeedsRebaseline ]
404crbug.com/602483 fast/repaint/block-layout-inline-children-float-positioned.html [ NeedsRebaseline ]
405crbug.com/602483 fast/repaint/block-no-inflow-children.html [ NeedsRebaseline ]
406crbug.com/602483 fast/repaint/block-shift-repaint.html [ NeedsRebaseline ]
407crbug.com/602483 fast/repaint/body-background-image.html [ NeedsRebaseline ]
408crbug.com/602483 fast/repaint/border-radius-repaint-2.html [ NeedsRebaseline ]
409crbug.com/602483 fast/repaint/border-radius-repaint.html [ NeedsRebaseline ]
410crbug.com/602483 fast/repaint/border-radius-without-border.html [ NeedsRebaseline ]
411crbug.com/602483 fast/repaint/border-repaint-glitch.html [ NeedsRebaseline ]
412crbug.com/602483 fast/repaint/box-inline-resize.html [ NeedsRebaseline ]
413crbug.com/602483 fast/repaint/box-shadow-dynamic.html [ NeedsRebaseline ]
414crbug.com/602483 fast/repaint/box-shadow-inset-repaint.html [ NeedsRebaseline ]
415crbug.com/602483 fast/repaint/box-sizing-border-keeping-size.html [ NeedsRebaseline ]
416crbug.com/602483 fast/repaint/box-sizing.html [ NeedsRebaseline ]
417crbug.com/602483 fast/repaint/bugzilla-3509.html [ NeedsRebaseline ]
418crbug.com/602483 fast/repaint/bugzilla-5699.html [ NeedsRebaseline ]
419crbug.com/602483 fast/repaint/bugzilla-6278.html [ NeedsRebaseline ]
420crbug.com/602483 fast/repaint/bugzilla-6388.html [ NeedsRebaseline ]
421crbug.com/602483 fast/repaint/bugzilla-6473.html [ NeedsRebaseline ]
422crbug.com/602483 fast/repaint/bugzilla-7235.html [ NeedsRebaseline ]
423crbug.com/602483 fast/repaint/caret-with-transformation.html [ NeedsRebaseline ]
424crbug.com/602483 fast/repaint/change-text-content-and-background-color.html [ NeedsRebaseline ]
425crbug.com/602483 fast/repaint/clip-with-layout-delta.html [ NeedsRebaseline ]
426crbug.com/602483 fast/repaint/clipped-overflow-visible-subtree.html [ NeedsRebaseline ]
427crbug.com/602483 fast/repaint/clipped-relative.html [ NeedsRebaseline ]
428crbug.com/602483 fast/repaint/containing-block-position-change.html [ NeedsRebaseline ]
429crbug.com/602483 fast/repaint/content-into-overflow.html [ NeedsRebaseline ]
430crbug.com/602483 fast/repaint/control-clip.html [ NeedsRebaseline ]
431crbug.com/602483 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ]
432crbug.com/602483 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ]
433crbug.com/602483 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ]
434crbug.com/602483 fast/repaint/crbug-371640.html [ NeedsRebaseline ]
435crbug.com/602483 fast/repaint/destroy-composited-scrollbar.html [ NeedsRebaseline ]
436crbug.com/602483 fast/repaint/destroy-overlay-scrollbar.html [ NeedsRebaseline ]
437crbug.com/602483 fast/repaint/destroy-scrollbar.html [ NeedsRebaseline ]
438crbug.com/602483 fast/repaint/details-open-repaint.html [ NeedsRebaseline ]
439crbug.com/602483 fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible.html [ NeedsRebaseline ]
440crbug.com/602483 fast/repaint/dynamic-table-vertical-alignment-change.html [ NeedsRebaseline ]
441crbug.com/602483 fast/repaint/erase-overflow.html [ NeedsRebaseline ]
442crbug.com/602483 fast/repaint/fixed-after-scroll.html [ NeedsRebaseline ]
443crbug.com/602483 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsRebaseline ]
444crbug.com/602483 fast/repaint/fixed-child-move-after-scroll.html [ NeedsRebaseline ]
445crbug.com/602483 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ NeedsRebaseline ]
446crbug.com/602483 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ NeedsRebaseline ]
447crbug.com/602483 fast/repaint/fixed-margin-change-repaint.html [ NeedsRebaseline ]
448crbug.com/602483 fast/repaint/fixed-move-after-scroll.html [ NeedsRebaseline ]
449crbug.com/602483 fast/repaint/fixed-scroll-simple.html [ NeedsRebaseline ]
450crbug.com/602483 fast/repaint/fixed-table-cell.html [ NeedsRebaseline ]
451crbug.com/602483 fast/repaint/fixed-table-overflow-zindex.html [ NeedsRebaseline ]
452crbug.com/602483 fast/repaint/fixed-table-overflow.html [ NeedsRebaseline ]
453crbug.com/602483 fast/repaint/fixed-to-relative-position-with-absolute-child.html [ NeedsRebaseline ]
454crbug.com/602483 fast/repaint/float-in-new-block-with-layout-delta.html [ NeedsRebaseline ]
455crbug.com/602483 fast/repaint/float-move-during-layout.html [ NeedsRebaseline ]
456crbug.com/602483 fast/repaint/float-overflow-right.html [ NeedsRebaseline ]
457crbug.com/602483 fast/repaint/float-overflow.html [ NeedsRebaseline ]
458crbug.com/602483 fast/repaint/focus-continuations.html [ NeedsRebaseline ]
459crbug.com/602483 fast/repaint/focus-enable-continuations.html [ NeedsRebaseline ]
460crbug.com/602483 fast/repaint/focus-ring-on-child-move.html [ NeedsRebaseline ]
461crbug.com/602483 fast/repaint/focus-ring-on-continuation-move.html [ NeedsRebaseline ]
462crbug.com/602483 fast/repaint/gradients-em-stops-repaint.html [ NeedsRebaseline ]
463crbug.com/602483 fast/repaint/hover-invalidation-table.html [ NeedsRebaseline ]
464crbug.com/602483 fast/repaint/hover-pseudo-borders-whitespace.html [ NeedsRebaseline ]
465crbug.com/602483 fast/repaint/hover-pseudo-borders.html [ NeedsRebaseline ]
466crbug.com/602483 fast/repaint/inline-block-resize.html [ NeedsRebaseline ]
467crbug.com/602483 fast/repaint/inline-color-change.html [ NeedsRebaseline ]
468crbug.com/602483 fast/repaint/inline-focus.html [ NeedsRebaseline ]
469crbug.com/602483 fast/repaint/inline-outline-repaint-2.html [ NeedsRebaseline ]
470crbug.com/602483 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ]
471crbug.com/602483 fast/repaint/inline-overflow.html [ NeedsRebaseline ]
472crbug.com/602483 fast/repaint/inline-reflow.html [ NeedsRebaseline ]
473crbug.com/602483 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline ]
474crbug.com/602483 fast/repaint/inline-style-change-in-scrolled-view.html [ NeedsRebaseline ]
475crbug.com/602483 fast/repaint/inline-vertical-lr-overflow.html [ NeedsRebaseline ]
476crbug.com/602483 fast/repaint/inline-vertical-rl-overflow.html [ NeedsRebaseline ]
477crbug.com/602483 fast/repaint/intermediate-layout-position.html [ NeedsRebaseline ]
478crbug.com/602483 fast/repaint/invalidation-after-opacity-change-subtree.html [ NeedsRebaseline ]
479crbug.com/602483 fast/repaint/invisible-objects.html [ NeedsRebaseline ]
480crbug.com/602483 fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline ]
481crbug.com/602483 fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseline ]
482crbug.com/602483 fast/repaint/justify-content-change.html [ NeedsRebaseline ]
483crbug.com/602483 fast/repaint/justify-content-distribution-change-grid.html [ NeedsRebaseline ]
484crbug.com/602483 fast/repaint/justify-content-position-change-grid.html [ NeedsRebaseline ]
485crbug.com/602483 fast/repaint/justify-content-position-change.html [ NeedsRebaseline ]
486crbug.com/602483 fast/repaint/justify-items-change.html [ NeedsRebaseline ]
487crbug.com/602483 fast/repaint/justify-items-legacy-change.html [ NeedsRebaseline ]
488crbug.com/602483 fast/repaint/justify-items-overflow-change.html [ NeedsRebaseline ]
489crbug.com/602483 fast/repaint/justify-self-change.html [ NeedsRebaseline ]
490crbug.com/602483 fast/repaint/justify-self-overflow-change.html [ NeedsRebaseline ]
491crbug.com/602483 fast/repaint/layout-state-only-positioned.html [ NeedsRebaseline ]
492crbug.com/602483 fast/repaint/layout-state-relative.html [ NeedsRebaseline ]
493crbug.com/602483 fast/repaint/layout-state-scrolloffset.html [ NeedsRebaseline ]
494crbug.com/602483 fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline ]
495crbug.com/602483 fast/repaint/layout-state-scrolloffset3.html [ NeedsRebaseline ]
496crbug.com/602483 fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned.html [ NeedsRebaseline ]
497crbug.com/602483 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ]
498crbug.com/602483 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ]
499crbug.com/602483 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ]
500crbug.com/602483 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ]
501crbug.com/602483 fast/repaint/line-flow-with-floats-4.html [ NeedsRebaseline ]
502crbug.com/602483 fast/repaint/line-flow-with-floats-5.html [ NeedsRebaseline ]
503crbug.com/602483 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ]
504crbug.com/602483 fast/repaint/line-flow-with-floats-7.html [ NeedsRebaseline ]
505crbug.com/602483 fast/repaint/line-flow-with-floats-8.html [ NeedsRebaseline ]
506crbug.com/602483 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ]
507crbug.com/602483 fast/repaint/line-in-scrolled-clipped-block.html [ NeedsRebaseline ]
508crbug.com/602483 fast/repaint/line-overflow.html [ NeedsRebaseline ]
509crbug.com/602483 fast/repaint/lines-with-layout-delta.html [ NeedsRebaseline ]
510crbug.com/602483 fast/repaint/list-marker-2.html [ NeedsRebaseline ]
511crbug.com/602483 fast/repaint/make-children-non-inline.html [ NeedsRebaseline ]
512crbug.com/602483 fast/repaint/margin.html [ NeedsRebaseline ]
513crbug.com/602483 fast/repaint/mix-blend-mode-separate-stacking-context.html [ NeedsRebaseline ]
514crbug.com/602483 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ]
515crbug.com/602483 fast/repaint/multicol-as-paint-container.html [ NeedsRebaseline ]
516crbug.com/602483 fast/repaint/multicol-repaint.html [ NeedsRebaseline ]
517crbug.com/602483 fast/repaint/multicol-with-abspos-in-relpos.html [ NeedsRebaseline ]
518crbug.com/602483 fast/repaint/multicol-with-abspos.html [ NeedsRebaseline ]
519crbug.com/602483 fast/repaint/multicol-with-block.html [ NeedsRebaseline ]
520crbug.com/602483 fast/repaint/multicol-with-inline.html [ NeedsRebaseline ]
521crbug.com/602483 fast/repaint/multicol-with-text.html [ NeedsRebaseline ]
522crbug.com/602483 fast/repaint/negative-text-indent-with-overflow-hidden.html [ NeedsRebaseline ]
523crbug.com/602483 fast/repaint/offset-change-wrong-invalidation-with-float.html [ NeedsRebaseline ]
524crbug.com/602483 fast/repaint/opacity-change-on-overflow-float.html [ NeedsRebaseline ]
525crbug.com/602483 fast/repaint/outline-change-continuations.html [ NeedsRebaseline ]
526crbug.com/602483 fast/repaint/outline-change-invalidation.html [ NeedsRebaseline ]
527crbug.com/602483 fast/repaint/outline-child-repaint.html [ NeedsRebaseline ]
528crbug.com/602483 fast/repaint/outline-clip-change.html [ NeedsRebaseline ]
529crbug.com/602483 fast/repaint/outline-continuations.html [ NeedsRebaseline ]
530crbug.com/602483 fast/repaint/outline-inset.html [ NeedsRebaseline ]
531crbug.com/602483 fast/repaint/outline-repaint-glitch.html [ NeedsRebaseline ]
532crbug.com/602483 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
533crbug.com/602483 fast/repaint/overflow-clip-subtree-layout.html [ NeedsRebaseline ]
534crbug.com/602483 fast/repaint/overflow-delete-line.html [ NeedsRebaseline ]
535crbug.com/602483 fast/repaint/overflow-hide.html [ NeedsRebaseline ]
536crbug.com/602483 fast/repaint/overflow-into-content.html [ NeedsRebaseline ]
537crbug.com/602483 fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline ]
538crbug.com/602483 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ]
539crbug.com/602483 fast/repaint/overflow-scroll-delete.html [ NeedsRebaseline ]
540crbug.com/602483 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
541crbug.com/602483 fast/repaint/overflow-show.html [ NeedsRebaseline ]
542crbug.com/602483 fast/repaint/overhanging-float-detach-repaint.html [ NeedsRebaseline ]
543crbug.com/602483 fast/repaint/padding-keeping-content-size.html [ NeedsRebaseline ]
544crbug.com/602483 fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries.html [ NeedsRebaseline ]
545crbug.com/602483 fast/repaint/percent-size-image-resize-container.html [ NeedsRebaseline ]
546crbug.com/602483 fast/repaint/position-change-keeping-geometry.html [ NeedsRebaseline ]
547crbug.com/602483 fast/repaint/positioned-document-element.html [ NeedsRebaseline ]
548crbug.com/602483 fast/repaint/positioned-great-grandparent-change-location.html [ NeedsRebaseline ]
549crbug.com/602483 fast/repaint/positioned-list-offset-change-repaint.html [ NeedsRebaseline ]
550crbug.com/602483 fast/repaint/push-block-with-first-line.html [ NeedsRebaseline ]
551crbug.com/602483 fast/repaint/quotes.html [ NeedsRebaseline ]
552crbug.com/602483 fast/repaint/reflection-redraw.html [ NeedsRebaseline ]
553crbug.com/602483 fast/repaint/reflection-repaint-test.html [ NeedsRebaseline ]
554crbug.com/602483 fast/repaint/relative-inline-positioned-movement-repaint.html [ NeedsRebaseline ]
555crbug.com/602483 fast/repaint/relative-margin-change-repaint.html [ NeedsRebaseline ]
556crbug.com/602483 fast/repaint/remove-block-after-layout.html [ NeedsRebaseline ]
557crbug.com/602483 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ]
558crbug.com/602483 fast/repaint/remove-inline-block-descendant-of-flex.html [ NeedsRebaseline ]
559crbug.com/602483 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebaseline ]
560crbug.com/602483 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsRebaseline ]
561crbug.com/602483 fast/repaint/repaint-composited-child-in-scrolled-container.html [ NeedsRebaseline ]
562crbug.com/602483 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ NeedsRebaseline ]
563crbug.com/602483 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebaseline ]
564crbug.com/602483 fast/repaint/repaint-table-row-in-composited-document.html [ NeedsRebaseline ]
565crbug.com/602483 fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting.html [ NeedsRebaseline ]
566crbug.com/602483 fast/repaint/requestAnimation-translation-leave-traces.html [ NeedsRebaseline ]
567crbug.com/602483 fast/repaint/resize-scrollable-div.html [ NeedsRebaseline ]
568crbug.com/602483 fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ]
569crbug.com/602483 fast/repaint/resize-with-border-clipped.html [ NeedsRebaseline ]
570crbug.com/602483 fast/repaint/resize-with-border.html [ NeedsRebaseline ]
571crbug.com/602483 fast/repaint/scroll-in-transformed-layer.html [ NeedsRebaseline ]
572crbug.com/602483 fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ]
573crbug.com/602483 fast/repaint/scroll-relative-table-inside-table-cell.html [ NeedsRebaseline ]
574crbug.com/602483 fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces.html [ NeedsRebaseline ]
575crbug.com/602483 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ NeedsRebaseline ]
576crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize-with-border.html [ NeedsRebaseline ]
577crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize.html [ NeedsRebaseline ]
578crbug.com/602483 fast/repaint/scrollbar-parts.html [ NeedsRebaseline ]
579crbug.com/602483 fast/repaint/search-field-cancel.html [ NeedsRebaseline ]
580crbug.com/602483 fast/repaint/select-option-background-color.html [ NeedsRebaseline ]
581crbug.com/602483 fast/repaint/selected-replaced.html [ NeedsRebaseline ]
582crbug.com/602483 fast/repaint/selection-after-delete.html [ NeedsRebaseline ]
583crbug.com/602483 fast/repaint/selection-after-remove.html [ NeedsRebaseline ]
584crbug.com/602483 fast/repaint/selection-change-in-iframe-with-relative-parent.html [ NeedsRebaseline ]
585crbug.com/602483 fast/repaint/selection-clear.html [ NeedsRebaseline ]
586crbug.com/602483 fast/repaint/selection-partial-invalidation-between-blocks.html [ NeedsRebaseline ]
587crbug.com/602483 fast/repaint/selection-rl.html [ NeedsRebaseline ]
588crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-addition.html [ NeedsRebaseline ]
589crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-removal.html [ NeedsRebaseline ]
590crbug.com/602483 fast/repaint/stacked-diacritics.html [ NeedsRebaseline ]
591crbug.com/602483 fast/repaint/stacking-context-lost.html [ NeedsRebaseline ]
592crbug.com/602483 fast/repaint/static-to-positioned.html [ NeedsRebaseline ]
593crbug.com/602483 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ]
594crbug.com/602483 fast/repaint/table-cell-collapsed-border.html [ NeedsRebaseline ]
595crbug.com/602483 fast/repaint/table-cell-move.html [ NeedsRebaseline ]
596crbug.com/602483 fast/repaint/table-col-background-offset.html [ NeedsRebaseline ]
597crbug.com/602483 fast/repaint/table-col-background.html [ NeedsRebaseline ]
598crbug.com/602483 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ]
599crbug.com/602483 fast/repaint/table-outer-border.html [ NeedsRebaseline ]
600crbug.com/602483 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
601crbug.com/602483 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
602crbug.com/602483 fast/repaint/table-row-bg-change.html [ NeedsRebaseline ]
603crbug.com/602483 fast/repaint/table-row.html [ NeedsRebaseline ]
604crbug.com/602483 fast/repaint/table-section-overflow.html [ NeedsRebaseline ]
605crbug.com/602483 fast/repaint/table-section-repaint.html [ NeedsRebaseline ]
606crbug.com/602483 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ]
607crbug.com/602483 fast/repaint/table-with-padding-row-invalidation.html [ NeedsRebaseline ]
608crbug.com/602483 fast/repaint/text-append-dirty-lines.html [ NeedsRebaseline ]
609crbug.com/602483 fast/repaint/text-in-relative-positioned-inline.html [ NeedsRebaseline ]
610crbug.com/602483 fast/repaint/text-match-document-change.html [ NeedsRebaseline ]
611crbug.com/602483 fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsRebaseline ]
612crbug.com/602483 fast/repaint/text-selection-rect-in-overflow.html [ NeedsRebaseline ]
613crbug.com/602483 fast/repaint/textarea-appearance-none-resize-handle.html [ NeedsRebaseline ]
614crbug.com/602483 fast/repaint/textarea-set-disabled.html [ NeedsRebaseline ]
615crbug.com/602483 fast/repaint/transform-disable-layoutstate.html [ NeedsRebaseline ]
616crbug.com/602483 fast/repaint/transform-inline-layered-child.html [ NeedsRebaseline ]
617crbug.com/602483 fast/repaint/transform-layout-repaint.html [ NeedsRebaseline ]
618crbug.com/602483 fast/repaint/transform-rotate-and-remove.html [ NeedsRebaseline ]
619crbug.com/602483 fast/repaint/transform-translate.html [ NeedsRebaseline ]
620crbug.com/602483 fast/repaint/vertical-align-length1.html [ NeedsRebaseline ]
621crbug.com/602483 fast/repaint/vertical-align-length2.html [ NeedsRebaseline ]
622crbug.com/602483 fast/repaint/vertical-align1.html [ NeedsRebaseline ]
623crbug.com/602483 fast/repaint/vertical-align2.html [ NeedsRebaseline ]
624crbug.com/602483 fast/repaint/vertical-rl-as-paint-container.html [ NeedsRebaseline ]
625crbug.com/602483 fast/repaint/video-mute-repaint.html [ NeedsRebaseline ]
626crbug.com/602483 fast/repaint/video-unmute-repaint.html [ NeedsRebaseline ]
627crbug.com/602483 fast/repaint/view-background-from-body-2.html [ NeedsRebaseline ]
628crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered-composited.html [ NeedsRebaseline ]
629crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered.html [ NeedsRebaseline ]
630crbug.com/602483 fast/repaint/window-resize-background-image-generated.html [ NeedsRebaseline ]
631crbug.com/602483 fast/repaint/window-resize-background-image-non-fixed.html [ NeedsRebaseline ]
632crbug.com/602483 fast/repaint/window-resize-media-query.html [ NeedsRebaseline ]
633crbug.com/602483 fast/repaint/window-resize-percent-html.html [ NeedsRebaseline ]
634crbug.com/602483 fast/repaint/window-resize-percent-width-height.html [ NeedsRebaseline ]
635crbug.com/602483 fast/repaint/window-resize-positioned-bottom.html [ NeedsRebaseline ]
636crbug.com/602483 fast/repaint/window-resize-positioned-percent-top.html [ NeedsRebaseline ]
637crbug.com/602483 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRebaseline ]
638crbug.com/602483 fast/repaint/window-resize-viewport-percent.html [ NeedsRebaseline ]
639crbug.com/602483 fast/table/border-collapsing/border-collapse-change-collapse-to-separate.html [ NeedsRebaseline ]
640crbug.com/602483 fast/table/border-collapsing/border-collapse-change-separate-to-collapse.html [ NeedsRebaseline ]
641crbug.com/602483 fast/table/border-collapsing/cached-69296.html [ NeedsRebaseline ]
642crbug.com/602483 fast/table/border-collapsing/cached-cell-append.html [ NeedsRebaseline ]
643crbug.com/602483 fast/table/border-collapsing/cached-cell-remove.html [ NeedsRebaseline ]
644crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-color.html [ NeedsRebaseline ]
645crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-width.html [ NeedsRebaseline ]
646crbug.com/602483 fast/table/border-collapsing/cached-change-cell-sl-border-color.html [ NeedsRebaseline ]
647crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-color.html [ NeedsRebaseline ]
648crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-width.html [ NeedsRebaseline ]
649crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-color.html [ NeedsRebaseline ]
650crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-width.html [ NeedsRebaseline ]
651crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-color.html [ NeedsRebaseline ]
652crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-width.html [ NeedsRebaseline ]
653crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-color.html [ NeedsRebaseline ]
654crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-width.html [ NeedsRebaseline ]
655crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-color.html [ NeedsRebaseline ]
656crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-width.html [ NeedsRebaseline ]
657crbug.com/602483 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsRebaseline ]
658crbug.com/602483 fast/table/resize-table-repaint-vertical-align-cell.html [ NeedsRebaseline ]
659crbug.com/602483 fast/table/resize-table-row-repaint.html [ NeedsRebaseline ]
660crbug.com/602483 media/media-audio-no-spurious-repaints.html [ NeedsRebaseline ]
661crbug.com/602483 media/video-paint-invalidation.html [ NeedsRebaseline ]
662crbug.com/602483 paint/invalidation/animated-gif-background.html [ NeedsRebaseline ]
663crbug.com/602483 paint/invalidation/invalidate-box-shadow-currentColor.html [ NeedsRebaseline ]
664crbug.com/602483 paint/invalidation/invalidate-descendants-when-receiving-paint-layer.html [ NeedsRebaseline ]
665crbug.com/602483 paint/invalidation/non-text-link-invalidation-optimization.html [ NeedsRebaseline ]
666crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-rtl.html [ NeedsRebaseline ]
667crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical-lr.html [ NeedsRebaseline ]
668crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical-rl.html [ NeedsRebaseline ]
669crbug.com/602483 paint/selection/invalidation-rect-includes-newline.html [ NeedsRebaseline ]
670crbug.com/602483 paint/selection/invalidation-rect-with-br-includes-newline.html [ NeedsRebaseline ]
671crbug.com/602483 paint/selection/selection-within-composited-scroller.html [ NeedsRebaseline ]
672crbug.com/602483 svg/as-image/svg-image-change-content-size.xhtml [ NeedsRebaseline ]
673crbug.com/602483 svg/as-object/embedded-svg-size-changes-no-layout-triggers.html [ NeedsRebaseline ]
674crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1.html [ NeedsRebaseline ]
675crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2.html [ NeedsRebaseline ]
676crbug.com/602483 svg/carto.net/window.svg [ NeedsRebaseline ]
677crbug.com/602483 svg/custom/absolute-sized-content-with-resources.xhtml [ NeedsRebaseline ]
678crbug.com/602483 svg/custom/circle-move-invalidation.svg [ NeedsRebaseline ]
679crbug.com/602483 svg/custom/clip-path-child-changes.svg [ NeedsRebaseline ]
680crbug.com/602483 svg/custom/clip-path-href-changes.svg [ NeedsRebaseline ]
681crbug.com/602483 svg/custom/clip-path-id-changes.svg [ NeedsRebaseline ]
682crbug.com/602483 svg/custom/clip-path-units-changes.svg [ NeedsRebaseline ]
683crbug.com/602483 svg/custom/deep-dynamic-updates.svg [ NeedsRebaseline ]
684crbug.com/602483 svg/custom/gradient-add-stops.svg [ NeedsRebaseline ]
685crbug.com/602483 svg/custom/gradient-stop-style-change.svg [ NeedsRebaseline ]
686crbug.com/602483 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsRebaseline ]
687crbug.com/602483 svg/custom/js-late-clipPath-creation.svg [ NeedsRebaseline ]
688crbug.com/602483 svg/custom/js-late-gradient-and-object-creation.svg [ NeedsRebaseline ]
689crbug.com/602483 svg/custom/js-late-gradient-creation.svg [ NeedsRebaseline ]
690crbug.com/602483 svg/custom/js-late-marker-and-object-creation.svg [ NeedsRebaseline ]
691crbug.com/602483 svg/custom/js-late-marker-creation.svg [ NeedsRebaseline ]
692crbug.com/602483 svg/custom/js-late-mask-and-object-creation.svg [ NeedsRebaseline ]
693crbug.com/602483 svg/custom/js-late-mask-creation.svg [ NeedsRebaseline ]
694crbug.com/602483 svg/custom/js-late-pattern-and-object-creation.svg [ NeedsRebaseline ]
695crbug.com/602483 svg/custom/js-late-pattern-creation.svg [ NeedsRebaseline ]
696crbug.com/602483 svg/custom/js-repaint-rect-on-path-with-stroke.svg [ NeedsRebaseline ]
697crbug.com/602483 svg/custom/js-update-bounce.svg [ NeedsRebaseline ]
698crbug.com/602483 svg/custom/js-update-container.svg [ NeedsRebaseline ]
699crbug.com/602483 svg/custom/js-update-gradient.svg [ NeedsRebaseline ]
700crbug.com/602483 svg/custom/js-update-pattern-child.svg [ NeedsRebaseline ]
701crbug.com/602483 svg/custom/js-update-pattern.svg [ NeedsRebaseline ]
702crbug.com/602483 svg/custom/js-update-polygon-changes.svg [ NeedsRebaseline ]
703crbug.com/602483 svg/custom/js-update-polygon-removal.svg [ NeedsRebaseline ]
704crbug.com/602483 svg/custom/js-update-stop-linked-gradient.svg [ NeedsRebaseline ]
705crbug.com/602483 svg/custom/js-update-stop.svg [ NeedsRebaseline ]
706crbug.com/602483 svg/custom/js-update-style.svg [ NeedsRebaseline ]
707crbug.com/602483 svg/custom/marker-viewBox-changes.svg [ NeedsRebaseline ]
708crbug.com/602483 svg/custom/mask-invalidation.svg [ NeedsRebaseline ]
709crbug.com/602483 svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ NeedsRebaseline ]
710crbug.com/602483 svg/custom/pending-resource-after-removal.xhtml [ NeedsRebaseline ]
711crbug.com/602483 svg/custom/relative-sized-content-with-resources.xhtml [ NeedsRebaseline ]
712crbug.com/602483 svg/custom/relative-sized-content.xhtml [ NeedsRebaseline ]
713crbug.com/602483 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ NeedsRebaseline ]
714crbug.com/602483 svg/custom/relative-sized-image.xhtml [ NeedsRebaseline ]
715crbug.com/602483 svg/custom/relative-sized-inner-svg.xhtml [ NeedsRebaseline ]
716crbug.com/602483 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ NeedsRebaseline ]
717crbug.com/602483 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsRebaseline ]
718crbug.com/602483 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline ]
719crbug.com/602483 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ NeedsRebaseline ]
720crbug.com/602483 svg/custom/repaint-moving-svg-and-div.xhtml [ NeedsRebaseline ]
721crbug.com/602483 svg/custom/resource-client-removal.svg [ NeedsRebaseline ]
722crbug.com/602483 svg/custom/resource-invalidate-on-target-update.svg [ NeedsRebaseline ]
723crbug.com/602483 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ NeedsRebaseline ]
724crbug.com/602483 svg/custom/text-dom-removal.svg [ NeedsRebaseline ]
725crbug.com/602483 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline ]
726crbug.com/602483 svg/custom/text-xy-updates-SVGList.xhtml [ NeedsRebaseline ]
727crbug.com/602483 svg/custom/use-clipped-hit.svg [ NeedsRebaseline ]
728crbug.com/602483 svg/custom/use-detach.svg [ NeedsRebaseline ]
729crbug.com/602483 svg/custom/use-setAttribute-crash.svg [ NeedsRebaseline ]
730crbug.com/602483 svg/filters/feImage-change-target-id.svg [ NeedsRebaseline ]
731crbug.com/602483 svg/filters/feImage-multiple-targets-id-change.svg [ NeedsRebaseline ]
732crbug.com/602483 svg/filters/feImage-reference-invalidation.svg [ NeedsRebaseline ]
733crbug.com/602483 svg/filters/feImage-remove-target.svg [ NeedsRebaseline ]
734crbug.com/602483 svg/filters/feImage-target-add-to-document.svg [ NeedsRebaseline ]
735crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirection-2.svg [ NeedsRebaseline ]
736crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirection.svg [ NeedsRebaseline ]
737crbug.com/602483 svg/filters/feImage-target-attribute-change.svg [ NeedsRebaseline ]
738crbug.com/602483 svg/filters/feImage-target-changes-id.svg [ NeedsRebaseline ]
739crbug.com/602483 svg/filters/feImage-target-id-change.svg [ NeedsRebaseline ]
740crbug.com/602483 svg/filters/feImage-target-property-change.svg [ NeedsRebaseline ]
741crbug.com/602483 svg/filters/feImage-target-reappend-to-document.svg [ NeedsRebaseline ]
742crbug.com/602483 svg/filters/feImage-target-remove-from-document.svg [ NeedsRebaseline ]
743crbug.com/602483 svg/filters/filter-width-update.svg [ NeedsRebaseline ]
744crbug.com/602483 svg/filters/invalidate-on-child-layout.svg [ NeedsRebaseline ]
745crbug.com/602483 svg/repaint/add-background-property-on-root.html [ NeedsRebaseline ]
746crbug.com/602483 svg/repaint/add-outline-property-on-root.html [ NeedsRebaseline ]
747crbug.com/602483 svg/repaint/container-repaint.svg [ NeedsRebaseline ]
748crbug.com/602483 svg/repaint/fecomponenttransfer-in1-change.svg [ NeedsRebaseline ]
749crbug.com/602483 svg/repaint/foreign-object-repaint.svg [ NeedsRebaseline ]
750crbug.com/602483 svg/repaint/image-with-clip-path.svg [ NeedsRebaseline ]
751crbug.com/602483 svg/repaint/inner-svg-change-viewBox-contract.svg [ NeedsRebaseline ]
752crbug.com/602483 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsRebaseline ]
753crbug.com/602483 svg/repaint/mask-clip-target-transform.svg [ NeedsRebaseline ]
754crbug.com/602483 svg/repaint/modify-inserted-listitem.html [ NeedsRebaseline ]
755crbug.com/602483 svg/repaint/modify-transferred-listitem-different-attr.html [ NeedsRebaseline ]
756crbug.com/602483 svg/repaint/modify-transferred-listitem.html [ NeedsRebaseline ]
757crbug.com/602483 svg/repaint/outline-offset-text.html [ NeedsRebaseline ]
758crbug.com/602483 svg/repaint/paintorder-filtered.svg [ NeedsRebaseline ]
759crbug.com/602483 svg/repaint/remove-background-property-on-root.html [ NeedsRebaseline ]
760crbug.com/602483 svg/repaint/remove-outline-property-on-root.html [ NeedsRebaseline ]
761crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text-decoration.html [ NeedsRebaseline ]
762crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text.html [ NeedsRebaseline ]
763crbug.com/602483 svg/repaint/repaint-paintorder.svg [ NeedsRebaseline ]
764crbug.com/602483 svg/repaint/text-mask-update.svg [ NeedsRebaseline ]
765crbug.com/602483 svg/repaint/text-pattern-update-2.html [ NeedsRebaseline ]
766crbug.com/602483 svg/repaint/text-pattern-update.html [ NeedsRebaseline ]
767crbug.com/602483 svg/repaint/transform-changed-state.html [ NeedsRebaseline ]
768crbug.com/602483 svg/repaint/transform-foreign-object.html [ NeedsRebaseline ]
769crbug.com/602483 svg/repaint/transform-text-element.html [ NeedsRebaseline ]
770crbug.com/602483 svg/repaint/tspan-pattern-update.html [ NeedsRebaseline ]
771crbug.com/602483 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ]
772crbug.com/602483 svg/text/ems-display-none.svg [ NeedsRebaseline ]
773crbug.com/602483 svg/text/exs-display-none.svg [ NeedsRebaseline ]
774crbug.com/602483 svg/text/modify-text-node-in-tspan.html [ NeedsRebaseline ]
775crbug.com/602483 svg/text/remove-text-node-from-tspan.html [ NeedsRebaseline ]
776crbug.com/602483 svg/text/remove-tspan-from-text.html [ NeedsRebaseline ]
777crbug.com/602483 svg/text/text-rescale.html [ NeedsRebaseline ]
778crbug.com/602483 svg/text/text-selection-text-05-t.svg [ NeedsRebaseline ]
779crbug.com/602483 svg/text/text-viewbox-rescale.html [ NeedsRebaseline ]
780crbug.com/602483 svg/text/tspan-dynamic-positioning.svg [ NeedsRebaseline ]
781crbug.com/602483 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ NeedsRebaseline ]
782crbug.com/602483 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsRebaseline ]
783crbug.com/602483 transforms/transform-focus-ring-repaint.html [ NeedsRebaseline ]
784crbug.com/602483 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ NeedsRebaseline ]
785crbug.com/602483 virtual/gpu-rasterization/fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebaseline ]
786crbug.com/602483 virtual/gpu-rasterization/fast/images/repaint-subrect-grid.html [ NeedsRebaseline ]
787crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-color-change.html [ NeedsRebaseline ]
788crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight.html [ NeedsRebaseline ]
789crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content.html [ NeedsRebaseline ]
790
dgozmande4ded92016-03-22 18:33:49791crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ]
792
[email protected]b5428542015-08-06 21:26:56793crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animation-2.html [ Timeout ]
[email protected]63d65472015-04-07 09:11:59794
tkent828afb6d2015-12-11 08:53:47795crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ]
[email protected]b10624a62015-06-08 19:20:43796
drott9f6a2b02015-10-23 16:29:50797crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Failure ]
drott9f6a2b02015-10-23 16:29:50798
yurysf6f20f92015-11-30 18:21:37799crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure Pass ]
drott9f6a2b02015-10-23 16:29:50800
Stefan Zager35b1c5a2015-11-06 17:15:30801crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ]
Walter Korman8acca612015-11-07 02:20:55802crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Failure Pass ]
803crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure Pass ]
804crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass ]
fs7ada59be2015-11-06 21:34:35805
[email protected]ca44271b2015-09-16 01:33:07806crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline ]
807
[email protected]3bc717b2015-04-27 05:43:03808# This directly has manual tests that don't have to run with run-webkit-tests
[email protected]f4ad2d62014-04-04 21:39:53809crbug.com/359838 http/tests/ManualTests/ [ Skip ]
[email protected]ad403a162013-11-05 13:56:52810
[email protected]5e1dfcb2015-03-26 15:58:39811# Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag.
812crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ]
813
[email protected]387a89c52013-08-01 13:56:06814# Text::inDocument() returns false but should not.
815crbug.com/264138 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
816
ojandb6cbb92015-10-16 02:07:50817crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Failure ]
818crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failure ]
819crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ]
[email protected]387a89c52013-08-01 13:56:06820
robhogan622e42e2015-12-22 07:54:43821crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ]
822
nainara2f07ea52016-01-25 02:33:53823crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/serviceworker-on-insecure-origin.html [ Pass ]
[email protected]732471d2014-09-05 06:25:21824
[email protected]8e4601052015-04-10 19:19:01825crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ]
826
[email protected]f4587482015-08-07 23:28:29827# Rebaseline didn't fix this. It's flaking between two different failures due to rounding error.
[email protected]da8b83d52015-08-11 02:36:55828# It consistently fails on debug builds and sometiems on release+asserts builds.
829# But consistently passes on release builds.
830crbug.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:05831
jbroman2140a5bf2015-10-20 16:59:00832# SPv2 paint properties are still being implemented.
pdr584121862016-02-02 01:10:55833#
834# These tests should not be rebaselined automatically, as our goal is to exactly match
835# existing tests. We have skipped the entire spv2 directory and are adding [ Pass ] lines
836# as we go. Please remove [ Pass ] lines instead of rebaselining these tests.
jbroman739203472015-12-10 00:31:43837crbug.com/537409 virtual/spv2/ [ Skip ]
jbroman848d94d42016-01-15 19:56:53838crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ]
pdr188401b2016-01-18 23:51:50839crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positioned-ancestor.html [ Pass ]
jbromanfdebf822016-01-22 18:38:44840crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31841crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ]
842crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html [ Pass ]
843crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31844crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass ]
845crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31846crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.html [ Pass ]
847crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31848crbug.com/580355 virtual/spv2/fast/block/float/shrink-to-fit-width.html [ Pass ]
849crbug.com/580355 virtual/spv2/fast/block/float/table-relayout.html [ Pass ]
850crbug.com/580355 virtual/spv2/fast/block/float/vertical-move-relayout.html [ Pass ]
851crbug.com/580355 virtual/spv2/fast/block/margin-collapse/001.html [ Pass ]
852crbug.com/580355 virtual/spv2/fast/block/margin-collapse/005.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31853crbug.com/580355 virtual/spv2/fast/block/margin-collapse/012.html [ Pass ]
854crbug.com/580355 virtual/spv2/fast/block/margin-collapse/015.html [ Pass ]
855crbug.com/580355 virtual/spv2/fast/block/margin-collapse/016.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31856crbug.com/580355 virtual/spv2/fast/block/margin-collapse/019.html [ Pass ]
857crbug.com/580355 virtual/spv2/fast/block/margin-collapse/020.html [ Pass ]
858crbug.com/580355 virtual/spv2/fast/block/margin-collapse/056.html [ Pass ]
859crbug.com/580355 virtual/spv2/fast/block/margin-collapse/059.html [ Pass ]
860crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/001.html [ Pass ]
861crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/005.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31862crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012.html [ Pass ]
863crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015.html [ Pass ]
864crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31865crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019.html [ Pass ]
866crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020.html [ Pass ]
867crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ]
868crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change.html [ Pass ]
pdrbfb0fc42016-03-22 20:55:04869crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.html [ Pass ]
870crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ]
871crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-compositing.html [ Pass ]
pdr143503e2016-04-08 16:23:26872crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ]
873crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ Pass ]
874crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ]
875crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
876crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ Pass ]
877crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xhtml [ Pass ]
878crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pass ]
wangxianzhu3c4c8102016-04-12 05:41:41879# TODO(wangxianzhu): restore this after rebaseline for crbug.com/602483
880# crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ Pass ]
pdr143503e2016-04-08 16:23:26881crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ]
882crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ]
883crbug.com/600618 virtual/spv2/svg/custom/viewport-em.svg [ Pass ]
884crbug.com/600618 virtual/spv2/svg/css/border-image-zoomed.html [ Pass ]
885crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ]
886crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ]
trchen1fbc9682016-03-15 02:08:08887
trchene5eb731a2016-03-29 02:13:11888crbug.com/537409 virtual/spv2/fast/clip [ Pass ]
trchenbe699772016-03-09 00:32:44889crbug.com/537409 virtual/spv2/fast/overflow [ Pass ]
trchene5eb731a2016-03-29 02:13:11890# PaintArtifactCompositor doesn't implement effects yet.
891crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08892# Sub-pixel differences in layout tests for SPv2
trchene5eb731a2016-03-29 02:13:11893crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ]
894crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ]
trchenbe699772016-03-09 00:32:44895crbug.com/589265 virtual/spv2/fast/block/float/002.html [ Failure ]
896crbug.com/589265 virtual/spv2/fast/overflow/001.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08897crbug.com/589265 virtual/spv2/fast/overflow/003.xml [ Failure ]
trchenbe699772016-03-09 00:32:44898crbug.com/589265 virtual/spv2/fast/overflow/border-radius-clipping.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08899crbug.com/589265 virtual/spv2/fast/overflow/childFocusRingClip.html [ Failure ]
trchenbe699772016-03-09 00:32:44900crbug.com/589265 virtual/spv2/fast/overflow/clip-rects-fixed-ancestor.html [ Failure ]
901crbug.com/589265 virtual/spv2/fast/overflow/dynamic-hidden.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08902crbug.com/589265 virtual/spv2/fast/overflow/float-in-relpositioned.html [ Failure ]
903crbug.com/589265 virtual/spv2/fast/overflow/hit-test-overflow-controls.html [ Failure ]
904crbug.com/589265 virtual/spv2/fast/overflow/image-selection-highlight.html [ Failure ]
905crbug.com/589265 virtual/spv2/fast/overflow/overflow-float-stacking.html [ Failure ]
trchenbe699772016-03-09 00:32:44906crbug.com/589265 virtual/spv2/fast/overflow/overflow-focus-ring.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08907crbug.com/589265 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ]
trchenbe699772016-03-09 00:32:44908crbug.com/589265 virtual/spv2/fast/overflow/overflow-text-hit-testing.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08909crbug.com/589265 virtual/spv2/fast/overflow/overflow-with-local-background-attachment.html [ Failure ]
910crbug.com/589265 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Failure ]
pdrbfb0fc42016-03-22 20:55:04911crbug.com/589265 virtual/spv2/compositing/geometry/root-layer-update.html [ Failure ]
912
trchen1fbc9682016-03-15 02:08:08913# Implement scrollbars in FramePainter for SPv2
trchenbe699772016-03-09 00:32:44914crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ]
trchen55b667592016-03-10 07:30:11915crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-x.html [ Failure ]
916crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-y.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08917crbug.com/589279 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ]
trchenbe699772016-03-09 00:32:44918crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08919crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ]
920# Implement table walk in PaintPropertyTreeBuilder.
921crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ]
922crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure ]
923crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl.html [ Failure ]
924crbug.com/593525 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure ]
925# [SPv2] PaintLayerPainter should adjust cull rect between transform spaces.
926crbug.com/593596 virtual/spv2/fast/overflow/overflow-update-transform.html [ Failure ]
927crbug.com/593596 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
trchene5eb731a2016-03-29 02:13:11928# [SPv2] Handle transform space reversion in PaintArtifactCompositor
eae63f4a422016-04-08 09:02:53929crbug.com/597156 virtual/spv2/fast/clip/010.html [ Crash Failure ]
trchene5eb731a2016-03-29 02:13:11930# [SPv2] Implement border radius rasterizing / drawing
931crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-clip.html [ Failure ]
932crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-combinations.html [ Failure ]
933crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited-parent.html [ Failure ]
934crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited.html [ Failure ]
935crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-fixed-position.html [ Failure ]
936crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-transformed.html [ Failure ]
trchenbe699772016-03-09 00:32:44937
pdrf31f83e2016-02-23 04:35:19938crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-3d.html [ Pass ]
939crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-simple.html [ Pass ]
jbroman8b3ed672016-03-01 22:51:36940crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-alpha.html [ Pass ]
941crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-no-alpha.html [ Pass ]
jbroman2140a5bf2015-10-20 16:59:00942
pdrbfb0fc42016-03-22 20:55:04943# These failures have been manually verified to be only paint invalidation text differences.
944crbug.com/596780 virtual/spv2/compositing/geometry/bounds-clipped-composited-child.html [ Failure ]
945crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ]
946crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ]
947crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
948crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute.html [ Failure ]
949crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
950crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed.html [ Failure ]
951crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-relative.html [ Failure ]
952crbug.com/596780 virtual/spv2/compositing/visibility/layer-visible-content.html [ Failure ]
953
pdr143503e2016-04-08 16:23:26954# This test has a paint invalidation failure that needs to be investigated.
Xianzhu Wangd3767e52016-04-12 04:48:40955crbug.com/600618 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Failure Crash ]
pdr143503e2016-04-08 16:23:26956
[email protected]fc0fe8382015-09-01 01:27:24957# In imported/web-platform-tests/html/, we prefer checking in failure
[email protected]9cdf21482015-08-10 00:34:46958# expectation files. The following tests with [ Failure ] don't have failure
959# expectation files because they contain local path names.
[email protected]e9a8f6d62015-08-19 05:03:30960# Use crbug.com/490511 for untriaged failures.
kojiid12b58ef2016-04-07 08:27:41961crbug.com/490511 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt.html [ Timeout ]
dprankec975dce2016-03-06 02:33:07962crbug.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:50963crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ]
964crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-border-1.html [ Failure ]
kojii6197e1ed2015-11-18 16:08:33965crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/color.html [ Failure Pass ]
966crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/width.html [ Failure Pass ]
[email protected]e9a8f6d62015-08-19 05:03:30967crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ]
[email protected]dda970e02015-06-06 18:16:45968crbug.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:24969crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html [ Failure ]
970crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html [ Failure ]
971crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Failure ]
972crbug.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:49973
[email protected]b7d47f42015-09-13 03:40:26974crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/elements-001.html [ Failure ]
hayato14136cef2016-03-25 03:43:20975crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010.html [ Failure ]
[email protected]b7d47f42015-09-13 03:40:26976crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/event-dispatch/test-003.html [ Failure ]
977crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retargeting-relatedtarget/test-003.html [ Failure ]
978crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-and-their-shadow-trees/test-001.html [ Failure Crash ]
979crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-and-their-shadow-trees/test-002.html [ Failure ]
980crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-and-their-shadow-trees/test-003.html [ Failure ]
hayato3a686f12016-03-03 02:22:06981crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-and-their-shadow-trees/test-004.html [ Failure ]
[email protected]b7d47f42015-09-13 03:40:26982crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html [ Failure ]
983crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/custom-pseudo-elements/test-001.html [ Failure ]
984crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-variables/test-001.html [ Failure ]
985crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-003.html [ Failure ]
986crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-010.html [ Failure Crash ]
kochif7ca0a12016-02-25 10:49:04987crbug.com/413731 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html [ Failure Crash ]
[email protected]f611b4e02014-04-06 05:41:13988
wangxianzhu8c0c32362016-04-12 19:53:12989crbug.com/602483 fast/repaint/delete-into-nested-block.html [ Pass Failure ]
990
Stefan Zager595bc412015-11-06 20:25:06991crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ]
992crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ]
993crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ]
Stefan Zager595bc412015-11-06 20:25:06994crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ]
995
myid.shinb2771e8b2016-04-14 21:45:44996crbug.com/602110 hittesting/border-hittest-with-image-fallback.html [ Failure ]
997
[email protected]b7d47f42015-09-13 03:40:26998crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/lower-boundary-encapsulation/test-004.html [ Failure ]
999crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html [ Failure ]
1000crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002.html [ Failure ]
1001crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-002.html [ Failure ]
1002crbug.com/505364 crbug.com/520616 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html [ Failure ]
[email protected]59ce4852015-04-09 08:22:131003
suzyhd90c1ea2016-04-08 05:43:381004crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-audio-is-silence.html [ Skip ]
1005crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.html [ Skip ]
1006crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-end.html [ Skip ]
1007crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-init.html [ Skip ]
1008crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-audio-only.html [ Skip ]
1009crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-finished-add.html [ Skip ]
1010crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-idl.html [ Skip ]
1011crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-removetrack.html [ Skip ]
[email protected]53c39092014-08-17 03:24:441012
suzyhd90c1ea2016-04-08 05:43:381013crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-empty-option-param.html [ Failure ]
1014crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-trivial-constraint.html [ Failure ]
1015crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-unknownkey-option-param.html [ Failure ]
[email protected]53c39092014-08-17 03:24:441016
[email protected]fe43076ea2014-11-18 23:41:421017crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure Timeout ]
1018crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure Timeout ]
[email protected]1cc577a2014-09-12 03:43:211019crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html [ Failure ]
[email protected]5ab4c152014-09-10 08:11:211020
eae41180572015-10-16 16:55:471021crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:591022
1023# Ref tests that needs investigation.
1024crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:221025crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:591026
joelo11ae66392015-10-19 03:50:591027# Ref test needs updating due to new font metrics.
1028crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
1029crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
1030
1031crbug.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 ]
1032
joelo11ae66392015-10-19 03:50:591033crbug.com/517840 imported/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure Timeout ]
1034
joelo11ae66392015-10-19 03:50:591035
noela86f2612015-11-10 02:18:241036crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
1037crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
1038crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
1039
joelo11ae66392015-10-19 03:50:591040crbug.com/380217 [ Linux Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius.html [ Skip ]
1041crbug.com/380217 [ Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-bottom-left.html [ Skip ]
1042
1043crbug.com/405389 imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-017.html [ Failure ]
1044crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-010.html [ Failure ]
1045crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-024.html [ Failure ]
dprankec975dce2016-03-06 02:33:071046crbug.com/441840 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ]
joelo11ae66392015-10-19 03:50:591047crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ]
1048crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ]
1049crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
1050crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
1051crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ]
1052crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
dprankec975dce2016-03-06 02:33:071053crbug.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:591054
kojii5fcda07b2016-03-02 05:00:201055crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-available-001.html [ Failure ]
1056crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-fixed-001.html [ Failure ]
1057crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-max-001.html [ Failure ]
1058crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-available-001.html [ Failure ]
1059crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-fixed-001.html [ Failure ]
1060crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-max-001.html [ Failure ]
kojii7bcb5102016-02-25 09:24:341061
joelo11ae66392015-10-19 03:50:591062crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht [ Failure ]
1063crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht [ Failure ]
1064crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht [ Failure ]
1065crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht [ Failure ]
1066crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht [ Failure ]
1067crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht [ Failure ]
1068crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht [ Failure ]
1069crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht [ Failure ]
1070crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht [ Failure ]
1071crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht [ Failure ]
1072crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht [ Failure ]
1073crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht [ Failure ]
1074crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht [ Failure ]
1075crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht [ Failure ]
1076crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht [ Failure ]
1077crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht [ Failure ]
1078crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht [ Failure ]
1079crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht [ Failure ]
1080crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht [ Failure ]
1081crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht [ Failure ]
1082crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht [ Failure ]
1083crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht [ Failure ]
1084crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht [ Failure ]
1085crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht [ Failure ]
1086crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht [ Failure ]
1087crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht [ Failure ]
1088crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht [ Failure ]
1089crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht [ Failure ]
1090crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht [ Failure ]
1091crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht [ Failure ]
1092crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht [ Failure ]
1093crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht [ Failure ]
1094crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht [ Failure ]
1095crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht [ Failure ]
1096crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht [ Failure ]
1097crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht [ Failure ]
1098crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht [ Failure ]
1099crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht [ Failure ]
1100crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht [ Failure ]
1101crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht [ Failure ]
1102crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht [ Failure ]
1103crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht [ Failure ]
1104crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht [ Failure ]
1105crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht [ Failure ]
1106crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht [ Failure ]
1107crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht [ Failure ]
1108crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht [ Failure ]
1109crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht [ Failure ]
1110crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht [ Failure ]
1111crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht [ Failure ]
1112crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht [ Failure ]
1113crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht [ Failure ]
1114crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht [ Failure ]
1115crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht [ Failure ]
1116crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht [ Failure ]
1117crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht [ Failure ]
1118crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht [ Failure ]
1119crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht [ Failure ]
1120crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht [ Failure ]
1121crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht [ Failure ]
1122crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht [ Failure ]
1123crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht [ Failure ]
1124crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht [ Failure ]
1125crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht [ Failure ]
1126crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht [ Failure ]
1127crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht [ Failure ]
1128crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht [ Failure ]
1129crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht [ Failure ]
1130crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht [ Failure ]
1131crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht [ Failure ]
1132crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht [ Failure ]
1133crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht [ Failure ]
1134crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht [ Failure ]
1135
1136crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht [ Failure ]
1137crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht [ Failure ]
1138crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-007.xht [ Failure ]
1139crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht [ Failure ]
1140crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht [ Failure ]
1141crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-002.xht [ Failure ]
1142crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-003.xht [ Failure ]
1143crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-004.xht [ Failure ]
1144crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-005.xht [ Failure ]
1145crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html [ Failure ]
kojiiac4eabd2016-01-28 04:58:291146crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-003.html [ Failure ]
joelo11ae66392015-10-19 03:50:591147crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-004.html [ Failure ]
1148crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-001.html [ Failure ]
kojiiac4eabd2016-01-28 04:58:291149crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-003.html [ Failure ]
joelo11ae66392015-10-19 03:50:591150crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-004.html [ Failure ]
joelo11ae66392015-10-19 03:50:591151
noel5a0a7d492015-12-22 03:14:271152# Test sometimes flakes on most platforms
1153crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation-stretch.html [ Pass Failure ]
1154
joelo11ae66392015-10-19 03:50:591155# Either "combo" or split should run: http://testthewebforward.org/docs/css-naming.html
1156crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001.html [ Skip ]
joelo11ae66392015-10-19 03:50:591157crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html [ Skip ]
1158crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001e.html [ Failure ]
1159
1160# These tests pass but images do not match because of wrong half-leading in vertical-lr
1161crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-003.xht [ Failure ]
1162crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-009.xht [ Failure ]
1163
1164# These tests pass but images do not match because of position: absolute in vertical flow bug
kojii3924dfc2015-11-26 14:51:311165crbug.com/492664 imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:591166crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ]
1167crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ]
1168crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ]
1169crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ]
1170crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ]
1171crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ]
1172crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ]
1173crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:311174crbug.com/492664 imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:591175
1176# These tests pass but images do not match because tests are stricter than the spec.
1177crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-001.html [ Failure ]
1178crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-002.html [ Failure ]
1179crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-003.html [ Failure ]
1180
1181# These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, notified to the submitter.
kojii3924dfc2015-11-26 14:51:311182crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-htb-001.xht [ Failure ]
1183crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht [ Failure ]
1184crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht [ Failure ]
joelo11ae66392015-10-19 03:50:591185crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-004.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:311186crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-005.xht [ Failure ]
1187crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-006.xht [ Failure ]
1188crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-007.xht [ Failure ]
1189crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-008.xht [ Failure ]
1190crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-010.xht [ Failure ]
1191crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-011.xht [ Failure ]
1192crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-012.xht [ Failure ]
1193crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-013.xht [ Failure ]
1194crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-014.xht [ Failure ]
1195crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-015.xht [ Failure ]
1196crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-016.xht [ Failure ]
1197crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-019.xht [ Failure ]
1198crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-020.xht [ Failure ]
1199crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-021.xht [ Failure ]
1200crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-022.xht [ Failure ]
1201crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-023.xht [ Failure ]
1202crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-024.xht [ Failure ]
joelo11ae66392015-10-19 03:50:591203crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:311204crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-htb-001.xht [ Failure ]
1205crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-002.xht [ Failure ]
1206crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-003.xht [ Failure ]
1207crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-005.xht [ Failure ]
1208crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-006.xht [ Failure ]
1209crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-007.xht [ Failure ]
1210crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-008.xht [ Failure ]
1211crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-010.xht [ Failure ]
1212crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-011.xht [ Failure ]
1213crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-012.xht [ Failure ]
1214crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-013.xht [ Failure ]
1215crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-014.xht [ Failure ]
1216crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-017.xht [ Failure ]
1217crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-018.xht [ Failure ]
1218crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-019.xht [ Failure ]
1219crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht [ Failure ]
1220crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-002.xht [ Failure ]
1221crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht [ Failure ]
1222crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht [ Failure ]
1223crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht [ Failure ]
1224crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht [ Failure ]
1225crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht [ Failure ]
1226crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht [ Failure ]
1227crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-009.xht [ Failure ]
kojiifce37df2015-11-26 05:38:371228crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vrl-006.xht [ Failure ]
1229crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vlr-007.xht [ Failure ]
joelo11ae66392015-10-19 03:50:591230
1231crbug.com/498845 [ Win ] fast/multicol/vertical-rl/float-content-break.html [ Failure ]
joelo11ae66392015-10-19 03:50:591232crbug.com/443615 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ Failure ]
1233
1234crbug.com/443379 imported/web-platform-tests/gamepad/idlharness.html [ Failure Timeout ]
1235
1236crbug.com/396775 compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
1237crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
1238
Joel Ong50580bb2015-10-19 19:51:051239crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ]
joelo11ae66392015-10-19 03:50:591240
1241crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ]
1242
1243# crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-input.html [ Failure ]
1244
yurys1af961e92015-11-30 21:24:231245crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentage.svg [ Failure ]
joelo11ae66392015-10-19 03:50:591246
joelo11ae66392015-10-19 03:50:591247# Printing Layout broken in these tests.
1248crbug.com/377696 printing/setPrinting.html [ Skip ]
1249crbug.com/377696 printing/width-overflow.html [ Skip ]
1250
1251# Reftests that needs investigation.
wkormana9c815512016-01-27 03:18:591252crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ]
joelo11ae66392015-10-19 03:50:591253crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ]
1254crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ]
joelo11ae66392015-10-19 03:50:591255crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ Failure ]
Stephen Whiteb2eda0e2015-12-09 16:38:041256crbug.com/378610 [ Win ] svg/custom/focus-ring-text.svg [ Failure ]
1257crbug.com/378610 [ Mac ] svg/custom/focus-ring-text.svg [ Failure Pass ]
joelo11ae66392015-10-19 03:50:591258
ojan3003ac92015-11-04 03:35:171259crbug.com/474987 [ Win Mac ] css3/flexbox/auto-margins.html [ Failure ]
joelo11ae66392015-10-19 03:50:591260
1261crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
1262crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
1263
joelo11ae66392015-10-19 03:50:591264crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendbuffer-quota-exceeded.html [ Timeout ]
1265crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html [ Timeout ]
1266
wolenetzafc6c772015-12-15 22:46:371267crbug.com/568827 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio-bitrate.html [ Failure ]
1268crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-framesize.html [ Failure ]
1269crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video-bitrate.html [ Failure ]
1270crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrate.html [ Failure ]
1271crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framerate.html [ Failure ]
1272crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framesize.html [ Failure ]
1273
joelo11ae66392015-10-19 03:50:591274crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ]
1275
kjellander95103632016-04-12 13:25:321276crbug.com/602268 [ Android ] svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml [ Pass Failure ]
1277
joelo11ae66392015-10-19 03:50:591278crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ]
1279
1280crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ Failure ]
1281
1282crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ]
1283
1284crbug.com/374643 [ Mac ] fast/text-autosizing/supercluster-multiple-layout.html [ Failure ]
1285crbug.com/374643 [ Mac ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
1286
1287# Started failing after r162705.
1288crbug.com/324370 compositing/video/video-reflection.html [ Failure ]
1289
1290crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ]
1291
nainara2f07ea52016-01-25 02:33:531292crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ]
1293crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:591294
tkentc987cb42015-12-02 03:29:451295crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.html [ Failure Pass ]
joelo11ae66392015-10-19 03:50:591296
1297crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
1298crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
1299
nainara2f07ea52016-01-25 02:33:531300crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-interpolation.html [ Pass Crash ]
1301crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-transform-interpolation.html [ Pass Crash ]
joelo11ae66392015-10-19 03:50:591302
1303crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ]
1304
joelo11ae66392015-10-19 03:50:591305crbug.com/400841 media/video-canvas-draw.html [ Failure ]
1306crbug.com/400829 media/video-object-fit.html [ Failure ]
1307crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Failure ]
1308
1309# We only want to run one of the web-animations-api tests in stable mode.
1310crbug.com/441553 virtual/stable/web-animations-api [ Skip ]
1311crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ]
1312# These tests *only* run in stable, to verify that these features are unsupported and throw exceptions.
1313crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported.html [ Pass ]
1314crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupported.html [ Pass ]
1315
1316# switching to apache-win32: needs triaging.
1317crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ Failure ]
1318crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure ]
1319crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure Timeout ]
1320crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Failure ]
1321crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame-csp.html [ Failure ]
1322crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Failure ]
1323crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ]
1324
joelo11ae66392015-10-19 03:50:591325crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ]
1326
nainara2f07ea52016-01-25 02:33:531327crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Pass ]
1328crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Pass ]
joelo11ae66392015-10-19 03:50:591329
nainara2f07ea52016-01-25 02:33:531330crbug.com/419993 [ Debug ] fast/css/giant-stylesheet-crash.html [ Pass ]
joelo11ae66392015-10-19 03:50:591331
1332# Part of a larger issue referenced in the bug. This specific issue will be fixed shortly.
1333crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeout ]
1334
nainara2f07ea52016-01-25 02:33:531335crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html [ Pass ]
1336crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.html [ Pass ]
joelo11ae66392015-10-19 03:50:591337
mustaq1bdaa6152016-02-12 20:35:381338crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ]
1339crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Failure Pass ]
1340crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseout.html [ Failure Pass ]
pdrb1edb0b2016-02-11 21:30:161341
joelo11ae66392015-10-19 03:50:591342crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
1343
ymalik4b15b712016-02-09 05:16:001344crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Skip ]
skyedf3fda2016-02-17 19:31:261345crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ]
lukaszad001d7012016-04-04 18:24:211346crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ]
ymalik4b15b712016-02-09 05:16:001347
joelo11ae66392015-10-19 03:50:591348# When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
1349# In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
1350# This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does.
1351# By about a quarter or less of a pixel.
leviwa63a3fc2015-10-20 00:26:061352crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
joelo11ae66392015-10-19 03:50:591353
1354crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overflow-hidden.html [ Failure ]
1355crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overried-inherited-visibility-hidden.html [ Failure ]
1356crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-overried-inherited-visibility-hidden.html [ Failure ]
1357crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-visibility-hidden-child.html [ Failure ]
1358crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no.html [ Failure ]
1359crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-yes.html [ Failure ]
1360crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-visibility-hidden-child.html [ Failure ]
1361crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-zero-size-and-border.html [ Failure ]
1362crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.html [ Failure ]
1363crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-styled.html [ Failure ]
1364
noel8a842c72016-04-04 04:26:321365crbug.com/600087 virtual/gpu-rasterization/fast/images/pixel-crack-image-background-webkit-transform-scale.html [ Timeout ]
noel8a842c72016-04-04 04:26:321366
harakenb25744b2016-01-25 09:05:291367crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ]
joelo11ae66392015-10-19 03:50:591368
nainara2f07ea52016-01-25 02:33:531369crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-invalidation-zoomed.html [ Pass Timeout ]
joelo11ae66392015-10-19 03:50:591370
1371crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
1372crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
1373crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:591374crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
1375crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
1376crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:591377
skobesb47b4762016-01-23 00:38:181378crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fixed-background-in-iframe.html [ Skip ]
skobes0bb166002016-03-08 23:51:381379crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Skip ]
ymalik002b8a22016-02-25 02:44:241380crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html [ Skip ]
1381crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-correctness.html [ Skip ]
ymalik899920c652016-03-16 01:52:391382crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs-on-compositor.html [ Skip ]
skobesb47b4762016-01-23 00:38:181383
nainara2f07ea52016-01-25 02:33:531384crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Pass Timeout ]
1385crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Pass Timeout ]
noel277507482015-12-25 23:48:561386crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll.html [ Pass Failure ]
noela4b7d772015-12-23 12:06:101387
joelo11ae66392015-10-19 03:50:591388crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-change-color.html [ Failure ]
1389crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-move.html [ Failure ]
1390crbug.com/524596 paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Failure ]
1391crbug.com/524596 virtual/spv2/paint/invalidation/composited-non-stacking-context-descendant-move.html [ Skip ]
1392crbug.com/524596 virtual/spv2/paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Skip ]
1393
1394crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ]
1395
nainara2f07ea52016-01-25 02:33:531396crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant.html [ Crash Pass Failure ]
1397crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:591398
noelf5b61be2015-12-26 01:43:491399crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ Pass Failure ]
1400
alladac0d55a92016-04-08 22:06:461401crbug.com/599670 [ Win Linux ] http/tests/inspector/resource-parameters-ipv6.html [ Failure Pass ]
1402
joelo11ae66392015-10-19 03:50:591403crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ Failure ]
1404crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ]
1405crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ]
1406
1407crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ]
1408
1409# Temporary until we start generating Trusty baselines.
1410crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ]
joelo11ae66392015-10-19 03:50:591411crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ]
1412crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ]
1413crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ]
1414crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ]
1415crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failure ]
joelo11ae66392015-10-19 03:50:591416crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ]
joelo11ae66392015-10-19 03:50:591417crbug.com/498021 [ Linux ] editing/pasteboard/4944770-2.html [ Failure ]
1418crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ]
1419crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ]
joelo11ae66392015-10-19 03:50:591420crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ]
1421
joelo11ae66392015-10-19 03:50:591422# Significant Slimming Paint failure.
1423crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ]
1424
joelo11ae66392015-10-19 03:50:591425crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html [ Failure ]
joelo11ae66392015-10-19 03:50:591426
1427crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
1428
1429crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ]
1430crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-illegal.html [ Skip ]
1431crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-verification.html [ Skip ]
1432
cbiesingereba8fa22016-01-28 03:57:521433# These testcases are incorrect, mark them as failing until they're fixed in the testsuite.
1434# https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html
1435# https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html
1436crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-005.xht [ Failure ]
1437crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-007.xht [ Failure ]
1438crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-005.xht [ Failure ]
1439crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-007.xht [ Failure ]
1440
cbiesingere1454002015-12-16 20:48:201441# Not implemented yet
1442crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse-line-wrapping.html [ Failure ]
1443crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse.html [ Failure ]
cbiesingere1454002015-12-16 20:48:201444crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-006.xht [ Failure ]
1445
1446crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-grow-006.html [ Failure ]
kojii2dff4c22016-03-10 11:41:291447crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-column-003.html [ Failure ]
1448crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-002.html [ Failure ]
1449crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-003.html [ Failure ]
cbiesingere1454002015-12-16 20:48:201450crbug.com/467127 imported/csswg-test/css-flexbox-1/flexbox_justifycontent-center-overflow.html [ Failure ]
1451crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html [ Failure ]
1452crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html [ Failure ]
1453crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html [ Failure ]
1454crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html [ Failure ]
1455crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html [ Failure ]
cbiesingere1454002015-12-16 20:48:201456crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap-reverse.html [ Failure ]
1457crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap.html [ Failure ]
1458
tkent9e17d402015-12-18 02:18:361459crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure Pass ]
cbiesingere1454002015-12-16 20:48:201460
cbiesingerd21bab62016-02-18 21:45:221461crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001a.xhtml [ Failure ]
1462crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001b.xhtml [ Failure ]
1463crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-canvas-vert-001.xhtml [ Failure ]
1464crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-iframe-vert-001.xhtml [ Failure ]
1465crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-img-vert-001.xhtml [ Failure ]
1466crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-horiz-001.xhtml [ Failure ]
1467crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-vert-001.xhtml [ Failure ]
1468crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-video-vert-001.xhtml [ Failure ]
1469crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001a.html [ Failure ]
1470crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001b.html [ Failure ]
1471crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001a.html [ Failure ]
1472crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001b.html [ Failure ]
1473crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-baseline-001.html [ Failure ]
1474crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-001.html [ Failure ]
1475crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-002.html [ Failure ]
1476crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-003.html [ Failure ]
1477crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-004.xhtml [ Failure ]
1478crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002a.html [ Failure ]
1479crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002b.html [ Failure ]
1480crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002c.html [ Failure ]
1481crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002a.html [ Failure ]
1482crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002c.html [ Failure ]
1483crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-002.xhtml [ Failure ]
1484crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001a.xhtml [ Failure ]
1485crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001b.xhtml [ Failure ]
1486crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001a.xhtml [ Failure ]
1487crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001b.xhtml [ Failure ]
1488crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-with-pseudo-elements-003.html [ Failure ]
1489crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001a.xhtml [ Failure ]
1490crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001b.xhtml [ Failure ]
1491
drott9f6a2b02015-10-23 16:29:501492# These need a rebaseline due crbug.com/504745 on Windows when they are activated again.
harakenb25744b2016-01-25 09:05:291493crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ]
Daniel Murphyfe775722015-12-21 22:41:411494
noel74953e32016-01-28 05:38:481495
joelo11ae66392015-10-19 03:50:591496# Temporary, until we stop use_system_harfbuzz on Linux including non-official builds
1497crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ]
1498
1499# Temporary, until WebAXObjectProxy support lands.
1500crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ]
1501
joelo11ae66392015-10-19 03:50:591502# Disabled briefly until test runner support lands.
1503crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1504crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1505crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
1506
dprankec975dce2016-03-06 02:33:071507crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ]
joelo11ae66392015-10-19 03:50:591508crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Failure ]
1509crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failure ]
wangxianzhu6b0fe6c72015-10-24 16:33:581510crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping-geometry-grid-as-text.html [ Skip ]
1511crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keeping-geometry-as-text.html [ Skip ]
joelo11ae66392015-10-19 03:50:591512
jfernandez89b4a2a2016-02-01 15:49:561513crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1514crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
1515crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
1516
wangxianzhu68d76912015-11-26 21:15:001517crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1518
joelo11ae66392015-10-19 03:50:591519# Temporarily disabled after chromium change
1520crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failure ]
joelo11ae66392015-10-19 03:50:591521crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1522
1523# Ref tests that fail due to differences in inline box structure, even though they contain the same text.
1524# This happens because inline box layout uses fixed-point measurements, which can cause rounding differences.
1525crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multiple-shadow-roots.html [ Failure ]
1526crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1527crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Failure ]
1528crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stable/first-letter-text-decoration.html [ Failure ]
1529crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ]
1530crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ]
1531
joelo11ae66392015-10-19 03:50:591532crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
joelo11ae66392015-10-19 03:50:591533
1534crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ]
1535crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
joelo11ae66392015-10-19 03:50:591536
1537# Slow expected on debug builds
1538crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ]
1539crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1540
ojan7523aca2015-11-04 15:16:441541# Mac10.10-specific failures that still need triaging.
joelo11ae66392015-10-19 03:50:591542# Form controls need rebaseline because of the default font change.
1543# If you see wider INPUT elements or narrower TEXTAREA elements, you may do just
1544# rebaseline. See crbug.com/508768#c6
joelo11ae66392015-10-19 03:50:591545# TODO(chrishtr): uncomment after fixing crbug.com/529038
ojan7523aca2015-11-04 15:16:441546#crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred-compositing.html [ Failure ]
joelo11ae66392015-10-19 03:50:591547# TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/516016
ojan7523aca2015-11-04 15:16:441548# crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ Failure ]
ojan7523aca2015-11-04 15:16:441549crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ]
tkent828afb6d2015-12-11 08:53:471550crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
tkente7e6fed2015-12-14 03:29:251551crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failure ]
wangxianzhu873db7f2015-10-23 18:06:561552
dpranke083e8b22016-03-04 06:16:461553crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
leviwa63a3fc2015-10-20 00:26:061554
ojan7523aca2015-11-04 15:16:441555crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-deselect.html [ Failure ]
1556crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/context-no-deselect.html [ Failure ]
1557crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing/overflow/theme-affects-visual-overflow.html [ Failure ]
1558crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1559crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollbar.html [ Failure ]
joelo11ae66392015-10-19 03:50:591560
1561crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]
1562
1563crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failure.html [ Pass Failure ]
1564
fgorski65188bb2016-03-16 23:35:511565crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
1566crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
1567crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
1568
joelo11ae66392015-10-19 03:50:591569crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html [ Failure ]
1570crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html [ Failure ]
1571crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ]
1572crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failure ]
1573crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields-localization.html [ Failure ]
joelo11ae66392015-10-19 03:50:591574crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure ]
ojan3003ac92015-11-04 03:35:171575crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failure ]
ojan3003ac92015-11-04 03:35:171576crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Failure ]
joelo11ae66392015-10-19 03:50:591577crbug.com/521730 [ Win10 ] fast/text-autosizing/supercluster-multiple-layout.html [ Timeout Failure ]
ojan3003ac92015-11-04 03:35:171578crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
ojan3003ac92015-11-04 03:35:171579crbug.com/521730 [ Win10 ] fast/text/basic/009.html [ Failure ]
ojan3003ac92015-11-04 03:35:171580crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [ Failure ]
1581crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direction-words.html [ Failure ]
ojan3003ac92015-11-04 03:35:171582crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ]
ojan3003ac92015-11-04 03:35:171583crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ]
1584crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ Failure ]
mlamouri1d8ea482015-11-25 14:02:461585crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ]
Peter Kasting62003052015-10-29 00:30:121586crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121587crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Failure ]
1588crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121589crbug.com/521730 [ Win10 ] virtual/threaded/printing/simultaneous-position-float-change.html [ Failure ]
1590crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
jbroman0f339942016-01-16 01:29:221591crbug.com/521730 [ Win10 ] fast/text/emphasis-combined-text.html [ Failure ]
ojan3003ac92015-11-04 03:35:171592crbug.com/521730 [ Win10 ] fast/writing-mode/border-vertical-lr.html [ Failure ]
joelo11ae66392015-10-19 03:50:591593crbug.com/521730 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failure ]
ojan3003ac92015-11-04 03:35:171594crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-pseudo-elements.html [ Failure ]
ojan3003ac92015-11-04 03:35:171595crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Failure ]
ojan3003ac92015-11-04 03:35:171596crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ]
ojan3003ac92015-11-04 03:35:171597crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ]
ojan3003ac92015-11-04 03:35:171598crbug.com/521730 [ Win10 ] fast/text/trailing-white-space.html [ Failure ]
ojan3003ac92015-11-04 03:35:171599crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ]
1600crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ]
ojan3003ac92015-11-04 03:35:171601crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ]
1602crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ]
1603crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ]
1604crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ]
1605crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.html [ Failure ]
ojan3003ac92015-11-04 03:35:171606crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ]
1607crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ]
1608crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ]
robhogan5a0b4182016-04-03 08:33:181609crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ]
1610crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ]
1611crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ]
1612crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ]
1613crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-body.html [ Failure ]
1614crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.html [ Failure ]
1615crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-heights.html [ Failure ]
1616crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height.html [ Failure ]
robhogan2e94fbe2016-04-08 07:20:441617crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ]
1618crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ]
1619crbug.com/521730 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ]
1620crbug.com/521730 [ Win10 ] printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ]
1621crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ]
1622crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ]
1623crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ]
1624crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ]
1625crbug.com/521730 [ Win10 ] virtual/threaded/printing/absolute-position-headers-and-footers.html [ Missing ]
1626crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ]
1627crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ]
1628crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ]
1629crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ]
1630crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers.html [ Missing ]
joelo11ae66392015-10-19 03:50:591631
chrishtr063be112016-03-02 23:18:231632crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.html [ Skip ]
1633crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ]
1634crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1635crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
robhogan3f7a3482016-04-02 22:43:451636
dprankec975dce2016-03-06 02:33:071637crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
joelo11ae66392015-10-19 03:50:591638crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
joelo11ae66392015-10-19 03:50:591639
1640crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1641
joelo11ae66392015-10-19 03:50:591642crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
joelo11ae66392015-10-19 03:50:591643
1644# This test has different results in Debug and Release.
1645crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ Failure ]
1646
1647crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1648crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1649crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1650
1651# The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description
ojan3003ac92015-11-04 03:35:171652crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ]
joelo11ae66392015-10-19 03:50:591653
joelo11ae66392015-10-19 03:50:591654crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Failure Pass ]
1655
Mikhail Naganov2f1d0cd2015-10-21 20:10:221656crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
1657crbug.com/240576 virtual/android/fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
dsinclair2460a952015-10-21 16:51:441658
pdr2e0db322015-12-07 18:19:121659crbug.com/567230 virtual/threaded/animations/restart-not-visible.html [ Timeout Crash Pass ]
1660
pdrc0d58abe32015-12-08 01:08:321661crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ]
1662
joelo11ae66392015-10-19 03:50:591663crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
1664
joelo11ae66392015-10-19 03:50:591665crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ Failure ]
1666
esprehnbd217452016-03-22 03:03:081667crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Failure ]
joelo11ae66392015-10-19 03:50:591668
ojan7523aca2015-11-04 15:16:441669crbug.com/524646 [ Mac10.10 ] fast/dom/shadow/shadowdom-for-button.html [ Failure ]
joelo11ae66392015-10-19 03:50:591670
1671crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-window.html [ Failure Pass Timeout ]
1672crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-worker.html [ Failure Pass Timeout ]
1673crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-sharedworker.html [ Failure Pass Timeout ]
1674
tkent3a1194402016-01-15 06:09:021675crbug.com/543369 [ Linux ] fast/forms/select-popup/popup-menu-appearance-tall.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:221676
pfeldmanac88d902015-10-21 22:43:391677crbug.com/546215 [ Android ] fast/inline-block/overflow-clip.html [ Failure ]
caseqb81a32c2015-10-27 19:15:441678
nainara2f07ea52016-01-25 02:33:531679crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass ]
brucedawson46afb892015-11-25 08:12:141680
yurysded1b2982015-11-30 21:44:381681crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ]
1682
wkormana9c815512016-01-27 03:18:591683crbug.com/564109 [ Win7 ] http/tests/webfont/font-display.html [ Pass Timeout Failure ]
yurys4ac4249b2015-12-01 18:40:571684
Walter Kormancc331fa2016-01-05 01:34:481685crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep.html [ Failure ]
1686crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ Failure ]
1687
noel0f5f4612015-12-21 13:37:001688crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failure ]
1689
mstensho552071c2015-12-30 14:12:151690crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ]
kozyatinskiye53fbe022015-12-23 00:04:021691
dgozmane6809592016-01-11 22:06:181692crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Timeout Pass ]
pfeldman6c2a490b2016-01-28 15:52:291693crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url.html [ Pass Failure ]
kozyatinskiy68f0c762015-12-23 00:20:261694
1695crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout Pass ]
kozyatinskiydc293d32015-12-23 06:09:101696
kozyatinskiy41fca7b2015-12-23 06:53:211697crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ]
kozyatinskiyc2e05ce2015-12-23 07:18:071698
tkentf405844002016-01-22 02:24:351699crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failure Pass ]
kozyatinskiyc84bb822015-12-23 08:25:041700
noms6d8e4bd2016-02-22 20:52:551701crbug.com/551843 fast/text/fallback-traits-fixup.html [ NeedsManualRebaseline ]
1702
noel28523e22015-12-26 21:56:261703crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ]
kozyatinskiy39d5c5e2015-12-28 19:09:431704
kjellandera35c1c962016-04-11 09:53:181705crbug.com/602193 inspector/extensions/extensions-resources.html [ Pass Failure ]
kozyatinskiy4e4e6e72015-12-28 19:50:391706
jochen5ff185ee2016-01-29 11:29:071707crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ]
1708
kozyatinskiyf3d8ac22015-12-28 20:33:091709crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-enable.html [ Pass Failure Timeout ]
harakenb25744b2016-01-25 09:05:291710crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.html [ Timeout Pass ]
kozyatinskiyd324fe32015-12-28 20:41:421711
1712crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass Crash ]
nhiroki215b50432016-01-07 03:29:401713
Julien Chaffraix512aac92016-01-13 22:36:281714crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-stress.html [ Failure ]
Julien Chaffraix512aac92016-01-13 22:36:281715
nolan.robin.caobd415ee2016-01-25 18:31:261716crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
harakena74de2b2016-01-26 00:09:581717
ksakamoto1e95a142016-02-19 05:58:591718crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-stack-overflow.html [ Timeout Pass ]
1719
sky943b9352016-02-17 22:09:281720crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ Pass Failure ]
fsamuela7b11012016-02-18 21:22:381721
wangxianzhube0bbb82016-04-14 23:15:251722crbug.com/602614 svg/carto.net/tabgroup.svg [ NeedsManualRebaseline ]
1723crbug.com/602618 svg/custom/use-disappears-after-style-update.svg [ NeedsManualRebaseline ]
1724crbug.com/602616 svg/filters/filter-refresh.svg [ NeedsManualRebaseline ]
1725crbug.com/602483 svg/transforms/animated-path-inside-transformed-html.xhtml [ NeedsManualRebaseline ]
kjellanderb366bfc2016-04-12 13:33:211726
dpranke9f3b2062016-03-10 06:17:371727crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-scrollbars-test.html [ Timeout Failure Pass ]
jochenfe3447e2016-02-19 14:31:411728crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ]
yangguo274f76812016-03-01 12:03:001729
nzolghadr228ea6fa2016-03-15 12:14:561730crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1731crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1732crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1733crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure Pass ]
1734crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1735crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window.html [ Failure Pass ]
1736crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1737crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-onload.html [ Failure Pass ]
1738crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1739crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
dprankecaa69c872016-03-03 23:41:261740
alexmos88208d232016-03-10 23:34:001741crbug.com/593888 [ Linux Debug ] fast/dom/htmlcollection-reachable.html [ Timeout ]
alexmosbc6196e2016-03-10 21:17:471742
rjkroeged4dc64b2016-04-15 00:12:271743crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Failure ]
1744
skobesc2c57c42016-03-13 02:09:421745crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Failure ]
dprankeded72252016-03-10 05:43:441746
bungeman4dca57f2016-03-25 18:32:261747#crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Failure ]
dpranke8d8f0f2b2016-03-04 02:40:401748
dpranke8d8f0f2b2016-03-04 02:40:401749crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Failure ]
dpranke8d8f0f2b2016-03-04 02:40:401750crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Failure ]
dpranke083e8b22016-03-04 06:16:461751
dpranke083e8b22016-03-04 06:16:461752crbug.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:071753
dprankec975dce2016-03-06 02:33:071754crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1755
yangguoe23ec622016-03-07 12:54:111756crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.html [ NeedsManualRebaseline ]
1757
kozyatinskiyb252d7b2016-03-14 19:24:111758crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
Jochen Eisinger28998732016-03-30 13:28:401759
Jochen Eisinger76d56b92016-03-30 14:20:091760crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1761crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1762crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pass ]
1763crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
grt340af4c2016-03-31 20:47:411764
lukasza59a4e802016-04-04 22:45:311765crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Timeout Failure ]
dalecurtis5d4867542016-04-05 22:24:441766
1767crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ]
dpranke5ae3cfb62016-04-07 04:11:421768
csharrison485e6992016-04-08 20:04:271769# DocumentWriteEvaluator is still experimental
1770crbug.com/599115 http/tests/preload/document-write [ Failure ]
1771
hayato63915eb82016-04-08 03:14:101772crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ]
1773
dpranke5ae3cfb62016-04-07 04:11:421774crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-lots-of-text-many-cells.html [ Failure ]
1775crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-single-cell-lots-of-text.html [ Failure ]
1776crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells.html [ Failure ]
1777crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text.html [ Failure ]
1778crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/lots-of-text-many-cells.html [ Failure ]
1779crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-percentage-width.html [ Failure ]
1780crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-specified-width.html [ Failure ]
1781crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-table-wrapping.html [ Failure ]
1782crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-tables.html [ Failure ]
1783crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-cell-lots-of-text.html [ Failure ]
1784crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ Failure ]
1785crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-cell-inflation.html [ Failure ]
1786crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-for-layout.html [ Failure ]
1787crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-percentage-width.html [ Failure ]
1788crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-specified-width.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441789crbug.com/601166 [ Mac10.9 ] fast/text/aat-morx.html [ Failure ]
1790crbug.com/601166 [ Mac10.9 ] fast/text/atsui-kerning-and-ligatures.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421791crbug.com/601166 [ Mac10.9 ] fast/text/atsui-multiple-renderers.html [ Failure ]
1792crbug.com/601166 [ Mac10.9 ] fast/text/atsui-partial-selection.html [ Failure ]
1793crbug.com/601166 [ Mac10.9 ] fast/text/atsui-pointtooffset-calls-cg.html [ Failure ]
1794crbug.com/601166 [ Mac10.9 ] fast/text/atsui-rtl-override-selection.html [ Failure ]
1795crbug.com/601166 [ Mac10.9 ] fast/text/atsui-small-caps-punctuation-size.html [ Failure ]
1796crbug.com/601166 [ Mac10.9 ] fast/text/atsui-spacing-features.html [ Failure ]
1797crbug.com/601166 [ Mac10.9 ] fast/text/basic/002.html [ Failure ]
1798crbug.com/601166 [ Mac10.9 ] fast/text/basic/003.html [ Failure ]
1799crbug.com/601166 [ Mac10.9 ] fast/text/basic/004.html [ Failure ]
1800crbug.com/601166 [ Mac10.9 ] fast/text/basic/005.html [ Failure ]
1801crbug.com/601166 [ Mac10.9 ] fast/text/basic/006.html [ Failure ]
1802crbug.com/601166 [ Mac10.9 ] fast/text/basic/007.html [ Failure ]
1803crbug.com/601166 [ Mac10.9 ] fast/text/basic/008.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441804crbug.com/601166 [ Mac10.9 ] fast/text/basic/011.html [ Failure ]
1805crbug.com/601166 [ Mac10.9 ] fast/text/basic/012.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421806crbug.com/601166 [ Mac10.9 ] fast/text/basic/013.html [ Failure ]
1807crbug.com/601166 [ Mac10.9 ] fast/text/basic/014.html [ Failure ]
1808crbug.com/601166 [ Mac10.9 ] fast/text/basic/015.html [ Failure ]
1809crbug.com/601166 [ Mac10.9 ] fast/text/basic/generic-family-changes.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441810crbug.com/601166 [ Mac10.9 ] fast/text/bidi-embedding-pop-and-push-same.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421811crbug.com/601166 [ Mac10.9 ] fast/text/bidi-img-alt-text.html [ Failure ]
1812crbug.com/601166 [ Mac10.9 ] fast/text/break-word.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441813crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-boundaries.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421814crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-empty-generated-string.html [ Failure ]
1815crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-preserve-nbsp.html [ Failure ]
1816crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-disabled.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441817crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-enabled.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421818crbug.com/601166 [ Mac10.9 ] fast/text/cg-fallback-bolding.html [ Failure ]
1819crbug.com/601166 [ Mac10.9 ] fast/text/complex-path-with-no-subpixel-fonts.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441820crbug.com/601166 [ Mac10.9 ] fast/text/complex-preferred-logical-widths.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421821crbug.com/601166 [ Mac10.9 ] fast/text/complex-synthetic-bold-space-width.html [ Failure ]
1822crbug.com/601166 [ Mac10.9 ] fast/text/complex-text-rtl-selection-repaint.html [ Failure ]
1823crbug.com/601166 [ Mac10.9 ] fast/text/delete-hard-break-character.html [ Failure ]
1824crbug.com/601166 [ Mac10.9 ] fast/text/drawBidiText.html [ Failure ]
1825crbug.com/601166 [ Mac10.9 ] fast/text/embed-at-end-of-pre-wrap-line.html [ Failure ]
1826crbug.com/601166 [ Mac10.9 ] fast/text/emoji-web-font.html [ Failure ]
1827crbug.com/601166 [ Mac10.9 ] fast/text/emoticons.html [ Failure ]
1828crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-complex.html [ Failure ]
1829crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-ellipsis-complextext.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441830crbug.com/601166 [ Mac10.9 ] fast/text/emphasis.html [ Failure ]
1831crbug.com/601166 [ Mac10.9 ] fast/text/fake-italic.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421832crbug.com/601166 [ Mac10.9 ] fast/text/fallback-for-custom-font.html [ Failure ]
1833crbug.com/601166 [ Mac10.9 ] fast/text/firstline/001.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441834crbug.com/601166 [ Mac10.9 ] fast/text/firstline/002.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421835crbug.com/601166 [ Mac10.9 ] fast/text/firstline/003.html [ Failure ]
1836crbug.com/601166 [ Mac10.9 ] fast/text/font-ascent-mac.html [ Failure ]
1837crbug.com/601166 [ Mac10.9 ] fast/text/font-fallback.html [ Failure ]
1838crbug.com/601166 [ Mac10.9 ] fast/text/font-initial.html [ Failure ]
1839crbug.com/601166 [ Mac10.9 ] fast/text/font-smallcaps-layout.html [ Failure ]
1840crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch-variant.html [ Failure ]
1841crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch.html [ Failure ]
1842crbug.com/601166 [ Mac10.9 ] fast/text/font-weight-variant.html [ Failure ]
1843crbug.com/601166 [ Mac10.9 ] fast/text/font-weight.html [ Failure ]
1844crbug.com/601166 [ Mac10.9 ] fast/text/format-control.html [ Failure ]
1845crbug.com/601166 [ Mac10.9 ] fast/text/in-rendered-text-rtl.html [ Failure ]
1846crbug.com/601166 [ Mac10.9 ] fast/text/international/001.html [ Failure ]
1847crbug.com/601166 [ Mac10.9 ] fast/text/international/alef-connected.html [ Failure ]
1848crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-L.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441849crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-empty-run.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421850crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-CS-after-AN.html [ Failure ]
1851crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-L2-run-reordering.html [ Failure ]
1852crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-CSS.html [ Failure ]
1853crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-HTML.html [ Failure ]
1854crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-formatting-characters.html [ Failure ]
1855crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-control-chars-treated-as-ZWS.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441856crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-european-terminators.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421857crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-explicit-embedding.html [ Failure ]
1858crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-ignored-for-first-child-inline.html [ Failure ]
1859crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-innertext.html [ Failure ]
1860crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-layout-across-linebreak.html [ Failure ]
1861crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-001.html [ Failure ]
1862crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-002.html [ Failure ]
1863crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-003.html [ Failure ]
1864crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox-atsui.html [ Failure ]
1865crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox.html [ Failure ]
1866crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-menulist.html [ Failure ]
1867crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-mirror-he-ar.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441868crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421869crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-run.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441870crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-override.html [ Failure ]
1871crbug.com/601166 [ Mac10.9 ] fast/text/international/bold-bengali.html [ Failure ]
1872crbug.com/601166 [ Mac10.9 ] fast/text/international/complex-character-based-fallback.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421873crbug.com/601166 [ Mac10.9 ] fast/text/international/danda-space.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441874crbug.com/601166 [ Mac10.9 ] fast/text/international/hebrew-vowels.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421875crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-spacing.html [ Failure ]
1876crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-whitespace.html [ Failure ]
1877crbug.com/601166 [ Mac10.9 ] fast/text/international/khmer-selection.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441878crbug.com/601166 [ Mac10.9 ] fast/text/international/lang-glyph-cache-separation.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421879crbug.com/601166 [ Mac10.9 ] fast/text/international/menulist-width-rtl.html [ Failure ]
1880crbug.com/601166 [ Mac10.9 ] fast/text/international/mixed-directionality-selection.html [ Failure ]
1881crbug.com/601166 [ Mac10.9 ] fast/text/international/plane2.html [ Failure ]
1882crbug.com/601166 [ Mac10.9 ] fast/text/international/pop-up-button-text-alignment-and-direction.html [ Failure ]
1883crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-caret.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441884crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-negative-letter-spacing.html [ Failure ]
1885crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421886crbug.com/601166 [ Mac10.9 ] fast/text/international/text-spliced-font.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441887crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-baht-space.html [ Failure ]
1888crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-line-breaks.html [ Failure ]
1889crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421890crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext.html [ Failure ]
1891crbug.com/601166 [ Mac10.9 ] fast/text/international/wrap-CJK-001.html [ Failure ]
1892crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection-at-edge.html [ Failure ]
1893crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection.html [ Failure ]
1894crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-complex.html [ Failure ]
1895crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-simple.html [ Failure ]
1896crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-vertical.html [ Failure ]
1897crbug.com/601166 [ Mac10.9 ] fast/text/large-text-composed-char.html [ Failure ]
1898crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks-after-white-space.html [ Failure ]
1899crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441900crbug.com/601166 [ Mac10.9 ] fast/text/line-initial-and-final-swashes.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421901crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-after-breakable-char.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441902crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-before-surrogate-pair.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421903crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-hang.html [ Failure ]
1904crbug.com/601166 [ Mac10.9 ] fast/text/monospace-width-cache.html [ Failure ]
1905crbug.com/601166 [ Mac10.9 ] fast/text/reset-emptyRun.html [ Failure ]
1906crbug.com/601166 [ Mac10.9 ] fast/text/selection-hard-linebreak.html [ Failure ]
1907crbug.com/601166 [ Mac10.9 ] fast/text/selection-painting-hidpi.html [ Failure ]
1908crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-big.html [ Failure ]
1909crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-small.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441910crbug.com/601166 [ Mac10.9 ] fast/text/shadow-translucent-fill.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421911crbug.com/601166 [ Mac10.9 ] fast/text/shaping/same-script-different-lang.html [ Failure ]
1912crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-script-order.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441913crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-selection-rect.html [ Failure ]
1914crbug.com/601166 [ Mac10.9 ] fast/text/should-use-atsui.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421915crbug.com/601166 [ Mac10.9 ] fast/text/small-caps-turkish.html [ Failure ]
1916crbug.com/601166 [ Mac10.9 ] fast/text/softHyphen.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441917crbug.com/601166 [ Mac10.9 ] fast/text/text-letter-spacing.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421918crbug.com/601166 [ Mac10.9 ] fast/text/text-shadow-no-default-color.html [ Failure ]
1919crbug.com/601166 [ Mac10.9 ] fast/text/text-stroke-with-border.html [ Failure ]
1920crbug.com/601166 [ Mac10.9 ] fast/text/textIteratorNilRenderer.html [ Failure ]
1921crbug.com/601166 [ Mac10.9 ] fast/text/unicode-fallback-font.html [ Failure ]
1922crbug.com/601166 [ Mac10.9 ] fast/text/vertical-rl-rtl-linebreak.html [ Failure ]
1923crbug.com/601166 [ Mac10.9 ] fast/text/vertical-surrogate-pair.html [ Failure ]
1924crbug.com/601166 [ Mac10.9 ] fast/text/wbr-in-pre-crash.html [ Failure ]
1925crbug.com/601166 [ Mac10.9 ] fast/text/wbr-pre.html [ Failure ]
1926crbug.com/601166 [ Mac10.9 ] fast/text/wbr-styled.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441927crbug.com/601166 [ Mac10.9 ] fast/text/wbr.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421928crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/001.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441929crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/002.html [ Failure ]
1930crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/003.html [ Failure ]
1931crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/004.html [ Failure ]
1932crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/005.html [ Failure ]
1933crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/006.html [ Failure ]
1934crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/007.html [ Failure ]
1935crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/008.html [ Failure ]
1936crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/009.html [ Failure ]
1937crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/010.html [ Failure ]
1938crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/011.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421939crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/012.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441940crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/015.html [ Failure ]
1941crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/016.html [ Failure ]
1942crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/018.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421943crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/019.html [ Failure ]
1944crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/020.html [ Failure ]
1945crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/021.html [ Failure ]
1946crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/023.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441947crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/024.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421948crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/025.html [ Failure ]
1949crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/026.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441950crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/027.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421951crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/028.html [ Failure ]
1952crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/029.html [ Failure ]
1953crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/030.html [ Failure ]
1954crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ]
1955crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/nowrap-clear-float.html [ Failure ]
1956crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-newline-box-test.html [ Failure ]
1957crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-last-char.html [ Failure ]
1958crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-line-test.html [ Failure ]
1959crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-overflow-selection.html [ Failure ]
1960crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-spaces-after-newline.html [ Failure ]
1961crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/select-new-line-with-line-break-normal.html [ Failure ]
1962crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-overflow.html [ Failure ]
1963crbug.com/601166 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ Failure ]
1964crbug.com/601166 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ Failure ]
1965crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ]
1966crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ]
1967crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ]
1968crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ]
1969crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failure ]
1970crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failure ]
suzyhd90c1ea2016-04-08 05:43:381971
1972crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
1973crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-getUserMedia.html [ Failure ]
1974crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-srcObject.html [ Failure ]
eae63f4a422016-04-08 09:02:531975
kjellander36d028e2016-04-12 13:22:481976crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
1977crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
1978crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
suzyh7791bb42016-04-14 01:34:381979
rjkroege918639b02016-04-14 22:34:211980crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html [ Failure Pass ]
1981
suzyh7791bb42016-04-14 01:34:381982crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getComputedTiming-progress.html [ Crash Failure ]
1983crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getComputedTiming-currentIteration.html [ Crash Failure ]
1984crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-timing/endDelay.html [ Failure ]
1985crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructor.html [ Failure Timeout ]
1986crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlharness.html [ Failure Timeout ]