blob: 8c09c08b1852700823e384c3eb3b9dd1a80c2b91 [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
Xianzhu Wang2a529b912016-04-15 22:30:3853crbug.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
dgozmande4ded92016-03-22 18:33:49346crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ]
347
[email protected]b5428542015-08-06 21:26:56348crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animation-2.html [ Timeout ]
[email protected]63d65472015-04-07 09:11:59349
tkent828afb6d2015-12-11 08:53:47350crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ]
[email protected]b10624a62015-06-08 19:20:43351
drott9f6a2b02015-10-23 16:29:50352crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Failure ]
drott9f6a2b02015-10-23 16:29:50353
yurysf6f20f92015-11-30 18:21:37354crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure Pass ]
drott9f6a2b02015-10-23 16:29:50355
Stefan Zager35b1c5a2015-11-06 17:15:30356crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ]
Walter Korman8acca612015-11-07 02:20:55357crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Failure Pass ]
358crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure Pass ]
359crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass ]
fs7ada59be2015-11-06 21:34:35360
[email protected]ca44271b2015-09-16 01:33:07361crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline ]
362
[email protected]3bc717b2015-04-27 05:43:03363# This directly has manual tests that don't have to run with run-webkit-tests
[email protected]f4ad2d62014-04-04 21:39:53364crbug.com/359838 http/tests/ManualTests/ [ Skip ]
[email protected]ad403a162013-11-05 13:56:52365
[email protected]5e1dfcb2015-03-26 15:58:39366# Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag.
367crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ]
368
[email protected]387a89c52013-08-01 13:56:06369# Text::inDocument() returns false but should not.
370crbug.com/264138 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
371
ojandb6cbb92015-10-16 02:07:50372crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Failure ]
373crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failure ]
374crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ]
[email protected]387a89c52013-08-01 13:56:06375
robhogan622e42e2015-12-22 07:54:43376crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ]
377
nainara2f07ea52016-01-25 02:33:53378crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/serviceworker-on-insecure-origin.html [ Pass ]
[email protected]732471d2014-09-05 06:25:21379
[email protected]8e4601052015-04-10 19:19:01380crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ]
381
[email protected]f4587482015-08-07 23:28:29382# Rebaseline didn't fix this. It's flaking between two different failures due to rounding error.
[email protected]da8b83d52015-08-11 02:36:55383# It consistently fails on debug builds and sometiems on release+asserts builds.
384# But consistently passes on release builds.
385crbug.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:05386
jbroman2140a5bf2015-10-20 16:59:00387# SPv2 paint properties are still being implemented.
pdr584121862016-02-02 01:10:55388#
389# These tests should not be rebaselined automatically, as our goal is to exactly match
390# existing tests. We have skipped the entire spv2 directory and are adding [ Pass ] lines
391# as we go. Please remove [ Pass ] lines instead of rebaselining these tests.
jbroman739203472015-12-10 00:31:43392crbug.com/537409 virtual/spv2/ [ Skip ]
jbroman848d94d42016-01-15 19:56:53393crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ]
pdr188401b2016-01-18 23:51:50394crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positioned-ancestor.html [ Pass ]
jbromanfdebf822016-01-22 18:38:44395crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31396crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ]
397crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html [ Pass ]
398crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31399crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass ]
400crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31401crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.html [ Pass ]
402crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31403crbug.com/580355 virtual/spv2/fast/block/float/shrink-to-fit-width.html [ Pass ]
404crbug.com/580355 virtual/spv2/fast/block/float/table-relayout.html [ Pass ]
405crbug.com/580355 virtual/spv2/fast/block/float/vertical-move-relayout.html [ Pass ]
406crbug.com/580355 virtual/spv2/fast/block/margin-collapse/001.html [ Pass ]
407crbug.com/580355 virtual/spv2/fast/block/margin-collapse/005.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31408crbug.com/580355 virtual/spv2/fast/block/margin-collapse/012.html [ Pass ]
409crbug.com/580355 virtual/spv2/fast/block/margin-collapse/015.html [ Pass ]
410crbug.com/580355 virtual/spv2/fast/block/margin-collapse/016.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31411crbug.com/580355 virtual/spv2/fast/block/margin-collapse/019.html [ Pass ]
412crbug.com/580355 virtual/spv2/fast/block/margin-collapse/020.html [ Pass ]
413crbug.com/580355 virtual/spv2/fast/block/margin-collapse/056.html [ Pass ]
414crbug.com/580355 virtual/spv2/fast/block/margin-collapse/059.html [ Pass ]
415crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/001.html [ Pass ]
416crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/005.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31417crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012.html [ Pass ]
418crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015.html [ Pass ]
419crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016.html [ Pass ]
jbromancd7e76692016-01-30 05:53:31420crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019.html [ Pass ]
421crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020.html [ Pass ]
422crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ]
423crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change.html [ Pass ]
pdrbfb0fc42016-03-22 20:55:04424crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.html [ Pass ]
425crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ]
426crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-compositing.html [ Pass ]
pdr143503e2016-04-08 16:23:26427crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ]
428crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ Pass ]
429crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ]
430crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
431crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ Pass ]
432crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xhtml [ Pass ]
433crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pass ]
Xianzhu Wang2a529b912016-04-15 22:30:38434# TODO(wangxianzhu): restore this after rebaseline
435#crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ Pass ]
436crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml [ NeedsManualRebaseline ]
pdr143503e2016-04-08 16:23:26437crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ]
438crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ]
439crbug.com/600618 virtual/spv2/svg/custom/viewport-em.svg [ Pass ]
440crbug.com/600618 virtual/spv2/svg/css/border-image-zoomed.html [ Pass ]
441crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ]
442crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ]
trchen1fbc9682016-03-15 02:08:08443
trchene5eb731a2016-03-29 02:13:11444crbug.com/537409 virtual/spv2/fast/clip [ Pass ]
trchenbe699772016-03-09 00:32:44445crbug.com/537409 virtual/spv2/fast/overflow [ Pass ]
trchene5eb731a2016-03-29 02:13:11446# PaintArtifactCompositor doesn't implement effects yet.
447crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08448# Sub-pixel differences in layout tests for SPv2
trchene5eb731a2016-03-29 02:13:11449crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ]
450crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ]
trchenbe699772016-03-09 00:32:44451crbug.com/589265 virtual/spv2/fast/block/float/002.html [ Failure ]
452crbug.com/589265 virtual/spv2/fast/overflow/001.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08453crbug.com/589265 virtual/spv2/fast/overflow/003.xml [ Failure ]
trchenbe699772016-03-09 00:32:44454crbug.com/589265 virtual/spv2/fast/overflow/border-radius-clipping.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08455crbug.com/589265 virtual/spv2/fast/overflow/childFocusRingClip.html [ Failure ]
trchenbe699772016-03-09 00:32:44456crbug.com/589265 virtual/spv2/fast/overflow/clip-rects-fixed-ancestor.html [ Failure ]
457crbug.com/589265 virtual/spv2/fast/overflow/dynamic-hidden.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08458crbug.com/589265 virtual/spv2/fast/overflow/float-in-relpositioned.html [ Failure ]
459crbug.com/589265 virtual/spv2/fast/overflow/hit-test-overflow-controls.html [ Failure ]
460crbug.com/589265 virtual/spv2/fast/overflow/image-selection-highlight.html [ Failure ]
461crbug.com/589265 virtual/spv2/fast/overflow/overflow-float-stacking.html [ Failure ]
trchenbe699772016-03-09 00:32:44462crbug.com/589265 virtual/spv2/fast/overflow/overflow-focus-ring.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08463crbug.com/589265 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ]
trchenbe699772016-03-09 00:32:44464crbug.com/589265 virtual/spv2/fast/overflow/overflow-text-hit-testing.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08465crbug.com/589265 virtual/spv2/fast/overflow/overflow-with-local-background-attachment.html [ Failure ]
466crbug.com/589265 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Failure ]
pdrbfb0fc42016-03-22 20:55:04467crbug.com/589265 virtual/spv2/compositing/geometry/root-layer-update.html [ Failure ]
468
trchen1fbc9682016-03-15 02:08:08469# Implement scrollbars in FramePainter for SPv2
trchenbe699772016-03-09 00:32:44470crbug.com/589279 virtual/spv2/fast/overflow/006.html [ Failure ]
trchen55b667592016-03-10 07:30:11471crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-x.html [ Failure ]
472crbug.com/589279 virtual/spv2/fast/overflow/hidden-viewport-y.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08473crbug.com/589279 virtual/spv2/fast/overflow/overflow-x-y.html [ Failure ]
trchenbe699772016-03-09 00:32:44474crbug.com/589279 virtual/spv2/fast/overflow/position-fixed-transform-clipping.html [ Failure ]
trchen1fbc9682016-03-15 02:08:08475crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ]
476# Implement table walk in PaintPropertyTreeBuilder.
477crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ]
478crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure ]
479crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl.html [ Failure ]
480crbug.com/593525 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure ]
481# [SPv2] PaintLayerPainter should adjust cull rect between transform spaces.
482crbug.com/593596 virtual/spv2/fast/overflow/overflow-update-transform.html [ Failure ]
483crbug.com/593596 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
trchene5eb731a2016-03-29 02:13:11484# [SPv2] Handle transform space reversion in PaintArtifactCompositor
eae63f4a422016-04-08 09:02:53485crbug.com/597156 virtual/spv2/fast/clip/010.html [ Crash Failure ]
trchene5eb731a2016-03-29 02:13:11486# [SPv2] Implement border radius rasterizing / drawing
487crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-clip.html [ Failure ]
488crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-combinations.html [ Failure ]
489crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited-parent.html [ Failure ]
490crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited.html [ Failure ]
491crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-fixed-position.html [ Failure ]
492crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-transformed.html [ Failure ]
trchenbe699772016-03-09 00:32:44493
pdrf31f83e2016-02-23 04:35:19494crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-3d.html [ Pass ]
495crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-simple.html [ Pass ]
jbroman8b3ed672016-03-01 22:51:36496crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-alpha.html [ Pass ]
497crbug.com/587970 virtual/spv2/compositing/plugins/webplugin-no-alpha.html [ Pass ]
jbroman2140a5bf2015-10-20 16:59:00498
pdrbfb0fc42016-03-22 20:55:04499# These failures have been manually verified to be only paint invalidation text differences.
500crbug.com/596780 virtual/spv2/compositing/geometry/bounds-clipped-composited-child.html [ Failure ]
501crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ]
502crbug.com/596780 virtual/spv2/compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ]
503crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
504crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-absolute.html [ Failure ]
505crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
506crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-fixed.html [ Failure ]
507crbug.com/596780 virtual/spv2/compositing/rtl/rtl-iframe-relative.html [ Failure ]
508crbug.com/596780 virtual/spv2/compositing/visibility/layer-visible-content.html [ Failure ]
509
pdr143503e2016-04-08 16:23:26510# This test has a paint invalidation failure that needs to be investigated.
Xianzhu Wangd3767e52016-04-12 04:48:40511crbug.com/600618 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Failure Crash ]
pdr143503e2016-04-08 16:23:26512
[email protected]fc0fe8382015-09-01 01:27:24513# In imported/web-platform-tests/html/, we prefer checking in failure
[email protected]9cdf21482015-08-10 00:34:46514# expectation files. The following tests with [ Failure ] don't have failure
515# expectation files because they contain local path names.
[email protected]e9a8f6d62015-08-19 05:03:30516# Use crbug.com/490511 for untriaged failures.
kojiid12b58ef2016-04-07 08:27:41517crbug.com/490511 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt.html [ Timeout ]
dprankec975dce2016-03-06 02:33:07518crbug.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:50519crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ]
520crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-border-1.html [ Failure ]
kojii6197e1ed2015-11-18 16:08:33521crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/color.html [ Failure Pass ]
522crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/width.html [ Failure Pass ]
kochiabf5e762016-04-18 05:46:13523crbug.com/490511 imported/web-platform-tests/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas-fallback.html [ Failure ]
[email protected]e9a8f6d62015-08-19 05:03:30524crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ]
[email protected]dda970e02015-06-06 18:16:45525crbug.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:24526crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html [ Failure ]
527crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html [ Failure ]
528crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Failure ]
529crbug.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:49530
wangxianzhu8c0c32362016-04-12 19:53:12531crbug.com/602483 fast/repaint/delete-into-nested-block.html [ Pass Failure ]
532
Stefan Zager595bc412015-11-06 20:25:06533crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ]
534crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ]
535crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ]
Stefan Zager595bc412015-11-06 20:25:06536crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ]
537
myid.shinb2771e8b2016-04-14 21:45:44538crbug.com/602110 hittesting/border-hittest-with-image-fallback.html [ Failure ]
539
suzyhd90c1ea2016-04-08 05:43:38540crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-audio-is-silence.html [ Skip ]
541crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.html [ Skip ]
542crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-end.html [ Skip ]
543crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStreamTrack-init.html [ Skip ]
544crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-audio-only.html [ Skip ]
545crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-finished-add.html [ Skip ]
546crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-idl.html [ Skip ]
547crbug.com/387740 imported/web-platform-tests/mediacapture-streams/MediaStream-removetrack.html [ Skip ]
[email protected]53c39092014-08-17 03:24:44548
suzyhd90c1ea2016-04-08 05:43:38549crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-empty-option-param.html [ Failure ]
550crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-trivial-constraint.html [ Failure ]
551crbug.com/412381 imported/web-platform-tests/mediacapture-streams/GUM-unknownkey-option-param.html [ Failure ]
[email protected]53c39092014-08-17 03:24:44552
[email protected]fe43076ea2014-11-18 23:41:42553crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure Timeout ]
554crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure Timeout ]
[email protected]1cc577a2014-09-12 03:43:21555crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html [ Failure ]
[email protected]5ab4c152014-09-10 08:11:21556
eae41180572015-10-16 16:55:47557crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59558
559# Ref tests that needs investigation.
560crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:22561crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59562
joelo11ae66392015-10-19 03:50:59563# Ref test needs updating due to new font metrics.
564crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
565crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
566
kochiabf5e762016-04-18 05:46:13567# Web Components related tests (Shadow DOM, Custom Elements) failures.
568crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-003.html [ Failure ]
569crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-002.html [ Failure ]
570crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-003.html [ Failure ]
571crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/focus-navigation/test-004.html [ Failure ]
joelo11ae66392015-10-19 03:50:59572crbug.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 ]
573
joelo11ae66392015-10-19 03:50:59574crbug.com/517840 imported/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure Timeout ]
575
joelo11ae66392015-10-19 03:50:59576
noela86f2612015-11-10 02:18:24577crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
578crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
579crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
580
joelo11ae66392015-10-19 03:50:59581crbug.com/380217 [ Linux Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius.html [ Skip ]
582crbug.com/380217 [ Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-bottom-left.html [ Skip ]
583
584crbug.com/405389 imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-017.html [ Failure ]
585crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-010.html [ Failure ]
586crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-024.html [ Failure ]
dprankec975dce2016-03-06 02:33:07587crbug.com/441840 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ]
joelo11ae66392015-10-19 03:50:59588crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ]
589crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ]
590crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
591crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
592crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ]
593crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
dprankec975dce2016-03-06 02:33:07594crbug.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:59595
kojii5fcda07b2016-03-02 05:00:20596crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-available-001.html [ Failure ]
597crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-fixed-001.html [ Failure ]
598crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-max-001.html [ Failure ]
599crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-available-001.html [ Failure ]
600crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-fixed-001.html [ Failure ]
601crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-max-001.html [ Failure ]
kojii7bcb5102016-02-25 09:24:34602
joelo11ae66392015-10-19 03:50:59603crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht [ Failure ]
604crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht [ Failure ]
605crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht [ Failure ]
606crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht [ Failure ]
607crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht [ Failure ]
608crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht [ Failure ]
609crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht [ Failure ]
610crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht [ Failure ]
611crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht [ Failure ]
612crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht [ Failure ]
613crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht [ Failure ]
614crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht [ Failure ]
615crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht [ Failure ]
616crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht [ Failure ]
617crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht [ Failure ]
618crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht [ Failure ]
619crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht [ Failure ]
620crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht [ Failure ]
621crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht [ Failure ]
622crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht [ Failure ]
623crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht [ Failure ]
624crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht [ Failure ]
625crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht [ Failure ]
626crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht [ Failure ]
627crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht [ Failure ]
628crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht [ Failure ]
629crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht [ Failure ]
630crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht [ Failure ]
631crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht [ Failure ]
632crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht [ Failure ]
633crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht [ Failure ]
634crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht [ Failure ]
635crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht [ Failure ]
636crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht [ Failure ]
637crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht [ Failure ]
638crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht [ Failure ]
639crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht [ Failure ]
640crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht [ Failure ]
641crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht [ Failure ]
642crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht [ Failure ]
643crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht [ Failure ]
644crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht [ Failure ]
645crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht [ Failure ]
646crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht [ Failure ]
647crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht [ Failure ]
648crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht [ Failure ]
649crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht [ Failure ]
650crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht [ Failure ]
651crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht [ Failure ]
652crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht [ Failure ]
653crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht [ Failure ]
654crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht [ Failure ]
655crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht [ Failure ]
656crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht [ Failure ]
657crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht [ Failure ]
658crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht [ Failure ]
659crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht [ Failure ]
660crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht [ Failure ]
661crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht [ Failure ]
662crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht [ Failure ]
663crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht [ Failure ]
664crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht [ Failure ]
665crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht [ Failure ]
666crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht [ Failure ]
667crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht [ Failure ]
668crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht [ Failure ]
669crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht [ Failure ]
670crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht [ Failure ]
671crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht [ Failure ]
672crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht [ Failure ]
673crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht [ Failure ]
674crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht [ Failure ]
675crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht [ Failure ]
676
677crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht [ Failure ]
678crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht [ Failure ]
679crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-007.xht [ Failure ]
680crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht [ Failure ]
681crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht [ Failure ]
682crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-002.xht [ Failure ]
683crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-003.xht [ Failure ]
684crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-004.xht [ Failure ]
685crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-005.xht [ Failure ]
686crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html [ Failure ]
kojiiac4eabd2016-01-28 04:58:29687crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-003.html [ Failure ]
joelo11ae66392015-10-19 03:50:59688crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-004.html [ Failure ]
689crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-001.html [ Failure ]
kojiiac4eabd2016-01-28 04:58:29690crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-003.html [ Failure ]
joelo11ae66392015-10-19 03:50:59691crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-004.html [ Failure ]
joelo11ae66392015-10-19 03:50:59692
noel5a0a7d492015-12-22 03:14:27693# Test sometimes flakes on most platforms
694crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation-stretch.html [ Pass Failure ]
695
joelo11ae66392015-10-19 03:50:59696# Either "combo" or split should run: http://testthewebforward.org/docs/css-naming.html
697crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001.html [ Skip ]
joelo11ae66392015-10-19 03:50:59698crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html [ Skip ]
699crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001e.html [ Failure ]
700
701# These tests pass but images do not match because of wrong half-leading in vertical-lr
702crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-003.xht [ Failure ]
703crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-009.xht [ Failure ]
704
705# These tests pass but images do not match because of position: absolute in vertical flow bug
kojii3924dfc2015-11-26 14:51:31706crbug.com/492664 imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59707crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ]
708crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ]
709crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ]
710crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ]
711crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ]
712crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ]
713crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ]
714crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31715crbug.com/492664 imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59716
717# These tests pass but images do not match because tests are stricter than the spec.
718crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-001.html [ Failure ]
719crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-002.html [ Failure ]
720crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-003.html [ Failure ]
721
722# These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, notified to the submitter.
kojii3924dfc2015-11-26 14:51:31723crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-htb-001.xht [ Failure ]
724crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht [ Failure ]
725crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59726crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-004.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31727crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-005.xht [ Failure ]
728crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-006.xht [ Failure ]
729crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-007.xht [ Failure ]
730crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-008.xht [ Failure ]
731crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-010.xht [ Failure ]
732crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-011.xht [ Failure ]
733crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-012.xht [ Failure ]
734crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-013.xht [ Failure ]
735crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-014.xht [ Failure ]
736crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-015.xht [ Failure ]
737crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-016.xht [ Failure ]
738crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-019.xht [ Failure ]
739crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-020.xht [ Failure ]
740crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-021.xht [ Failure ]
741crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-022.xht [ Failure ]
742crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-023.xht [ Failure ]
743crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-024.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59744crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31745crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-htb-001.xht [ Failure ]
746crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-002.xht [ Failure ]
747crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-003.xht [ Failure ]
748crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-005.xht [ Failure ]
749crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-006.xht [ Failure ]
750crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-007.xht [ Failure ]
751crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-008.xht [ Failure ]
752crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-010.xht [ Failure ]
753crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-011.xht [ Failure ]
754crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-012.xht [ Failure ]
755crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-013.xht [ Failure ]
756crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-014.xht [ Failure ]
757crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-017.xht [ Failure ]
758crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-018.xht [ Failure ]
759crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-019.xht [ Failure ]
760crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht [ Failure ]
761crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-002.xht [ Failure ]
762crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht [ Failure ]
763crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht [ Failure ]
764crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht [ Failure ]
765crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht [ Failure ]
766crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht [ Failure ]
767crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht [ Failure ]
768crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-009.xht [ Failure ]
kojiifce37df2015-11-26 05:38:37769crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vrl-006.xht [ Failure ]
770crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vlr-007.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59771
772crbug.com/498845 [ Win ] fast/multicol/vertical-rl/float-content-break.html [ Failure ]
joelo11ae66392015-10-19 03:50:59773crbug.com/443615 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ Failure ]
774
775crbug.com/443379 imported/web-platform-tests/gamepad/idlharness.html [ Failure Timeout ]
776
777crbug.com/396775 compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
778crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
779
Joel Ong50580bb2015-10-19 19:51:05780crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ]
joelo11ae66392015-10-19 03:50:59781
782crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ]
783
784# crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-input.html [ Failure ]
785
yurys1af961e92015-11-30 21:24:23786crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentage.svg [ Failure ]
joelo11ae66392015-10-19 03:50:59787
joelo11ae66392015-10-19 03:50:59788# Printing Layout broken in these tests.
789crbug.com/377696 printing/setPrinting.html [ Skip ]
790crbug.com/377696 printing/width-overflow.html [ Skip ]
791
792# Reftests that needs investigation.
wkormana9c815512016-01-27 03:18:59793crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ]
joelo11ae66392015-10-19 03:50:59794crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ]
795crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ]
joelo11ae66392015-10-19 03:50:59796crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ Failure ]
Stephen Whiteb2eda0e2015-12-09 16:38:04797crbug.com/378610 [ Win ] svg/custom/focus-ring-text.svg [ Failure ]
798crbug.com/378610 [ Mac ] svg/custom/focus-ring-text.svg [ Failure Pass ]
joelo11ae66392015-10-19 03:50:59799
ojan3003ac92015-11-04 03:35:17800crbug.com/474987 [ Win Mac ] css3/flexbox/auto-margins.html [ Failure ]
joelo11ae66392015-10-19 03:50:59801
802crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
803crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
804
joelo11ae66392015-10-19 03:50:59805crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendbuffer-quota-exceeded.html [ Timeout ]
806crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html [ Timeout ]
807
wolenetzafc6c772015-12-15 22:46:37808crbug.com/568827 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio-bitrate.html [ Failure ]
809crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-framesize.html [ Failure ]
810crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video-bitrate.html [ Failure ]
811crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrate.html [ Failure ]
812crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framerate.html [ Failure ]
813crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framesize.html [ Failure ]
814
joelo11ae66392015-10-19 03:50:59815crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ]
816
kjellander95103632016-04-12 13:25:32817crbug.com/602268 [ Android ] svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml [ Pass Failure ]
818
joelo11ae66392015-10-19 03:50:59819crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ]
820
821crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ Failure ]
822
823crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ]
824
825crbug.com/374643 [ Mac ] fast/text-autosizing/supercluster-multiple-layout.html [ Failure ]
826crbug.com/374643 [ Mac ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
827
828# Started failing after r162705.
829crbug.com/324370 compositing/video/video-reflection.html [ Failure ]
830
831crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ]
832
nainara2f07ea52016-01-25 02:33:53833crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ]
834crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:59835
tkentc987cb42015-12-02 03:29:45836crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.html [ Failure Pass ]
joelo11ae66392015-10-19 03:50:59837
838crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
839crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
840
nainara2f07ea52016-01-25 02:33:53841crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-interpolation.html [ Pass Crash ]
842crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-transform-interpolation.html [ Pass Crash ]
joelo11ae66392015-10-19 03:50:59843
844crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ]
845
joelo11ae66392015-10-19 03:50:59846crbug.com/400841 media/video-canvas-draw.html [ Failure ]
847crbug.com/400829 media/video-object-fit.html [ Failure ]
848crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Failure ]
849
850# We only want to run one of the web-animations-api tests in stable mode.
851crbug.com/441553 virtual/stable/web-animations-api [ Skip ]
852crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ]
853# These tests *only* run in stable, to verify that these features are unsupported and throw exceptions.
854crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported.html [ Pass ]
855crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupported.html [ Pass ]
856
857# switching to apache-win32: needs triaging.
858crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ Failure ]
859crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure ]
860crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure Timeout ]
861crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Failure ]
862crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame-csp.html [ Failure ]
863crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Failure ]
864crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ]
865
joelo11ae66392015-10-19 03:50:59866crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ]
867
nainara2f07ea52016-01-25 02:33:53868crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Pass ]
869crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Pass ]
joelo11ae66392015-10-19 03:50:59870
nainara2f07ea52016-01-25 02:33:53871crbug.com/419993 [ Debug ] fast/css/giant-stylesheet-crash.html [ Pass ]
joelo11ae66392015-10-19 03:50:59872
873# Part of a larger issue referenced in the bug. This specific issue will be fixed shortly.
874crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeout ]
875
nainara2f07ea52016-01-25 02:33:53876crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html [ Pass ]
877crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.html [ Pass ]
joelo11ae66392015-10-19 03:50:59878
mustaq1bdaa6152016-02-12 20:35:38879crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ]
880crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Failure Pass ]
881crbug.com/305346 virtual/trustedeventsdefaultaction/fast/events/mouseover-mouseout.html [ Failure Pass ]
pdrb1edb0b2016-02-11 21:30:16882
joelo11ae66392015-10-19 03:50:59883crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
884
ymalik4b15b712016-02-09 05:16:00885crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Skip ]
skyedf3fda2016-02-17 19:31:26886crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ]
lukaszad001d7012016-04-04 18:24:21887crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ]
ymalik4b15b712016-02-09 05:16:00888
joelo11ae66392015-10-19 03:50:59889# When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
890# In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
891# This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does.
892# By about a quarter or less of a pixel.
leviwa63a3fc2015-10-20 00:26:06893crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
joelo11ae66392015-10-19 03:50:59894
895crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overflow-hidden.html [ Failure ]
896crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overried-inherited-visibility-hidden.html [ Failure ]
897crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-overried-inherited-visibility-hidden.html [ Failure ]
898crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-visibility-hidden-child.html [ Failure ]
899crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no.html [ Failure ]
900crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-yes.html [ Failure ]
901crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-visibility-hidden-child.html [ Failure ]
902crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-zero-size-and-border.html [ Failure ]
903crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.html [ Failure ]
904crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-styled.html [ Failure ]
905
noel8a842c72016-04-04 04:26:32906crbug.com/600087 virtual/gpu-rasterization/fast/images/pixel-crack-image-background-webkit-transform-scale.html [ Timeout ]
noel8a842c72016-04-04 04:26:32907
harakenb25744b2016-01-25 09:05:29908crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ]
joelo11ae66392015-10-19 03:50:59909
nainara2f07ea52016-01-25 02:33:53910crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-invalidation-zoomed.html [ Pass Timeout ]
joelo11ae66392015-10-19 03:50:59911
912crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
913crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
914crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:59915crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
916crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
917crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:59918
skobesb47b4762016-01-23 00:38:18919crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fixed-background-in-iframe.html [ Skip ]
skobes0bb166002016-03-08 23:51:38920crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Skip ]
ymalik002b8a22016-02-25 02:44:24921crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html [ Skip ]
922crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-correctness.html [ Skip ]
ymalik899920c652016-03-16 01:52:39923crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs-on-compositor.html [ Skip ]
skobesb47b4762016-01-23 00:38:18924
nainara2f07ea52016-01-25 02:33:53925crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Pass Timeout ]
926crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Pass Timeout ]
noel277507482015-12-25 23:48:56927crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll.html [ Pass Failure ]
noela4b7d772015-12-23 12:06:10928
joelo11ae66392015-10-19 03:50:59929crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-change-color.html [ Failure ]
930crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-move.html [ Failure ]
931crbug.com/524596 paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Failure ]
932crbug.com/524596 virtual/spv2/paint/invalidation/composited-non-stacking-context-descendant-move.html [ Skip ]
933crbug.com/524596 virtual/spv2/paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Skip ]
934
935crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ]
936
nainara2f07ea52016-01-25 02:33:53937crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant.html [ Crash Pass Failure ]
938crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:59939
noelf5b61be2015-12-26 01:43:49940crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ Pass Failure ]
941
alladac0d55a92016-04-08 22:06:46942crbug.com/599670 [ Win Linux ] http/tests/inspector/resource-parameters-ipv6.html [ Failure Pass ]
943
joelo11ae66392015-10-19 03:50:59944crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ Failure ]
945crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ]
946crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ]
947
948crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ]
949
950# Temporary until we start generating Trusty baselines.
951crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ]
joelo11ae66392015-10-19 03:50:59952crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ]
953crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ]
954crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ]
955crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ]
956crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failure ]
joelo11ae66392015-10-19 03:50:59957crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ]
joelo11ae66392015-10-19 03:50:59958crbug.com/498021 [ Linux ] editing/pasteboard/4944770-2.html [ Failure ]
959crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ]
960crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ]
joelo11ae66392015-10-19 03:50:59961crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ]
962
joelo11ae66392015-10-19 03:50:59963# Significant Slimming Paint failure.
964crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ]
965
joelo11ae66392015-10-19 03:50:59966crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html [ Failure ]
joelo11ae66392015-10-19 03:50:59967
968crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
969
970crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ]
971crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-illegal.html [ Skip ]
972crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-verification.html [ Skip ]
973
cbiesingereba8fa22016-01-28 03:57:52974# These testcases are incorrect, mark them as failing until they're fixed in the testsuite.
975# https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html
976# https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html
977crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-005.xht [ Failure ]
978crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-007.xht [ Failure ]
979crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-005.xht [ Failure ]
980crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-007.xht [ Failure ]
981
cbiesingere1454002015-12-16 20:48:20982# Not implemented yet
983crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse-line-wrapping.html [ Failure ]
984crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse.html [ Failure ]
cbiesingere1454002015-12-16 20:48:20985crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-006.xht [ Failure ]
986
987crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-grow-006.html [ Failure ]
kojii2dff4c22016-03-10 11:41:29988crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-column-003.html [ Failure ]
989crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-002.html [ Failure ]
990crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-aspect-ratio-img-row-003.html [ Failure ]
cbiesingere1454002015-12-16 20:48:20991crbug.com/467127 imported/csswg-test/css-flexbox-1/flexbox_justifycontent-center-overflow.html [ Failure ]
992crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html [ Failure ]
993crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html [ Failure ]
994crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html [ Failure ]
995crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html [ Failure ]
996crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html [ Failure ]
cbiesingere1454002015-12-16 20:48:20997crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap-reverse.html [ Failure ]
998crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap.html [ Failure ]
999
tkent9e17d402015-12-18 02:18:361000crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure Pass ]
cbiesingere1454002015-12-16 20:48:201001
cbiesingerd21bab62016-02-18 21:45:221002crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001a.xhtml [ Failure ]
1003crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001b.xhtml [ Failure ]
1004crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-canvas-vert-001.xhtml [ Failure ]
1005crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-iframe-vert-001.xhtml [ Failure ]
1006crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-img-vert-001.xhtml [ Failure ]
1007crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-horiz-001.xhtml [ Failure ]
1008crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-textarea-vert-001.xhtml [ Failure ]
1009crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-video-vert-001.xhtml [ Failure ]
1010crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001a.html [ Failure ]
1011crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001b.html [ Failure ]
1012crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001a.html [ Failure ]
1013crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001b.html [ Failure ]
1014crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-baseline-001.html [ Failure ]
1015crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-001.html [ Failure ]
1016crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-002.html [ Failure ]
1017crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-003.html [ Failure ]
1018crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-004.xhtml [ Failure ]
1019crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002a.html [ Failure ]
1020crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002b.html [ Failure ]
1021crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002c.html [ Failure ]
1022crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002a.html [ Failure ]
1023crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002c.html [ Failure ]
1024crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-002.xhtml [ Failure ]
1025crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001a.xhtml [ Failure ]
1026crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-table-fixup-001b.xhtml [ Failure ]
1027crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001a.xhtml [ Failure ]
1028crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-whitespace-handling-001b.xhtml [ Failure ]
1029crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-with-pseudo-elements-003.html [ Failure ]
1030crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001a.xhtml [ Failure ]
1031crbug.com/553838 [ Mac ] imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001b.xhtml [ Failure ]
1032
drott9f6a2b02015-10-23 16:29:501033# These need a rebaseline due crbug.com/504745 on Windows when they are activated again.
harakenb25744b2016-01-25 09:05:291034crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ]
Daniel Murphyfe775722015-12-21 22:41:411035
noel74953e32016-01-28 05:38:481036
joelo11ae66392015-10-19 03:50:591037# Temporary, until we stop use_system_harfbuzz on Linux including non-official builds
1038crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ]
1039
1040# Temporary, until WebAXObjectProxy support lands.
1041crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ]
1042
joelo11ae66392015-10-19 03:50:591043# Disabled briefly until test runner support lands.
1044crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1045crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1046crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
1047
dprankec975dce2016-03-06 02:33:071048crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ]
joelo11ae66392015-10-19 03:50:591049crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Failure ]
1050crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failure ]
wangxianzhu6b0fe6c72015-10-24 16:33:581051crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping-geometry-grid-as-text.html [ Skip ]
1052crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keeping-geometry-as-text.html [ Skip ]
joelo11ae66392015-10-19 03:50:591053
jfernandez89b4a2a2016-02-01 15:49:561054crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1055crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
1056crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
1057
wangxianzhu68d76912015-11-26 21:15:001058crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1059
joelo11ae66392015-10-19 03:50:591060# Temporarily disabled after chromium change
1061crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failure ]
joelo11ae66392015-10-19 03:50:591062crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1063
1064# Ref tests that fail due to differences in inline box structure, even though they contain the same text.
1065# This happens because inline box layout uses fixed-point measurements, which can cause rounding differences.
1066crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multiple-shadow-roots.html [ Failure ]
1067crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1068crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Failure ]
1069crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stable/first-letter-text-decoration.html [ Failure ]
1070crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ]
1071crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ]
1072
joelo11ae66392015-10-19 03:50:591073crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
joelo11ae66392015-10-19 03:50:591074
1075crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ]
1076crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
joelo11ae66392015-10-19 03:50:591077
1078# Slow expected on debug builds
1079crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ]
1080crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1081
ojan7523aca2015-11-04 15:16:441082# Mac10.10-specific failures that still need triaging.
joelo11ae66392015-10-19 03:50:591083# Form controls need rebaseline because of the default font change.
1084# If you see wider INPUT elements or narrower TEXTAREA elements, you may do just
1085# rebaseline. See crbug.com/508768#c6
joelo11ae66392015-10-19 03:50:591086# TODO(chrishtr): uncomment after fixing crbug.com/529038
ojan7523aca2015-11-04 15:16:441087#crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred-compositing.html [ Failure ]
joelo11ae66392015-10-19 03:50:591088# TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/516016
ojan7523aca2015-11-04 15:16:441089# crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ Failure ]
ojan7523aca2015-11-04 15:16:441090crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ]
tkent828afb6d2015-12-11 08:53:471091crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
tkente7e6fed2015-12-14 03:29:251092crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failure ]
wangxianzhu873db7f2015-10-23 18:06:561093
dpranke083e8b22016-03-04 06:16:461094crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
leviwa63a3fc2015-10-20 00:26:061095
ojan7523aca2015-11-04 15:16:441096crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-deselect.html [ Failure ]
1097crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/context-no-deselect.html [ Failure ]
1098crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing/overflow/theme-affects-visual-overflow.html [ Failure ]
1099crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1100crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollbar.html [ Failure ]
joelo11ae66392015-10-19 03:50:591101
1102crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]
1103
1104crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failure.html [ Pass Failure ]
1105
fgorski65188bb2016-03-16 23:35:511106crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
1107crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
1108crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
1109
joelo11ae66392015-10-19 03:50:591110crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html [ Failure ]
1111crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html [ Failure ]
1112crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ]
1113crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failure ]
1114crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields-localization.html [ Failure ]
joelo11ae66392015-10-19 03:50:591115crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure ]
ojan3003ac92015-11-04 03:35:171116crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failure ]
ojan3003ac92015-11-04 03:35:171117crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Failure ]
joelo11ae66392015-10-19 03:50:591118crbug.com/521730 [ Win10 ] fast/text-autosizing/supercluster-multiple-layout.html [ Timeout Failure ]
ojan3003ac92015-11-04 03:35:171119crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
ojan3003ac92015-11-04 03:35:171120crbug.com/521730 [ Win10 ] fast/text/basic/009.html [ Failure ]
ojan3003ac92015-11-04 03:35:171121crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [ Failure ]
1122crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direction-words.html [ Failure ]
ojan3003ac92015-11-04 03:35:171123crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ]
ojan3003ac92015-11-04 03:35:171124crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ]
1125crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ Failure ]
mlamouri1d8ea482015-11-25 14:02:461126crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ]
Peter Kasting62003052015-10-29 00:30:121127crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121128crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Failure ]
1129crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121130crbug.com/521730 [ Win10 ] virtual/threaded/printing/simultaneous-position-float-change.html [ Failure ]
1131crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
jbroman0f339942016-01-16 01:29:221132crbug.com/521730 [ Win10 ] fast/text/emphasis-combined-text.html [ Failure ]
ojan3003ac92015-11-04 03:35:171133crbug.com/521730 [ Win10 ] fast/writing-mode/border-vertical-lr.html [ Failure ]
joelo11ae66392015-10-19 03:50:591134crbug.com/521730 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failure ]
ojan3003ac92015-11-04 03:35:171135crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-pseudo-elements.html [ Failure ]
ojan3003ac92015-11-04 03:35:171136crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Failure ]
ojan3003ac92015-11-04 03:35:171137crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ]
ojan3003ac92015-11-04 03:35:171138crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ]
ojan3003ac92015-11-04 03:35:171139crbug.com/521730 [ Win10 ] fast/text/trailing-white-space.html [ Failure ]
ojan3003ac92015-11-04 03:35:171140crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ]
1141crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ]
ojan3003ac92015-11-04 03:35:171142crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ]
1143crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ]
1144crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ]
1145crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ]
1146crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.html [ Failure ]
ojan3003ac92015-11-04 03:35:171147crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ]
1148crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ]
1149crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ]
robhogan5a0b4182016-04-03 08:33:181150crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ]
1151crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ]
1152crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ]
1153crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ]
1154crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-body.html [ Failure ]
1155crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.html [ Failure ]
1156crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-heights.html [ Failure ]
1157crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height.html [ Failure ]
robhogan2e94fbe2016-04-08 07:20:441158crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ]
1159crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ]
1160crbug.com/521730 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ]
1161crbug.com/521730 [ Win10 ] printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ]
1162crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ]
1163crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ]
1164crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ]
1165crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ]
1166crbug.com/521730 [ Win10 ] virtual/threaded/printing/absolute-position-headers-and-footers.html [ Missing ]
1167crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static-headers-and-footers.html [ Missing ]
1168crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-clipped.html [ Missing ]
1169crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-inside-transform.html [ Missing ]
1170crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Missing ]
1171crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers.html [ Missing ]
joelo11ae66392015-10-19 03:50:591172
chrishtr063be112016-03-02 23:18:231173crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.html [ Skip ]
1174crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ]
1175crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1176crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
robhogan3f7a3482016-04-02 22:43:451177
dprankec975dce2016-03-06 02:33:071178crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
joelo11ae66392015-10-19 03:50:591179crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
joelo11ae66392015-10-19 03:50:591180
1181crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1182
joelo11ae66392015-10-19 03:50:591183crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
joelo11ae66392015-10-19 03:50:591184
1185# This test has different results in Debug and Release.
1186crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ Failure ]
1187
1188crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1189crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1190crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1191
1192# The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description
ojan3003ac92015-11-04 03:35:171193crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ]
joelo11ae66392015-10-19 03:50:591194
joelo11ae66392015-10-19 03:50:591195crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Failure Pass ]
1196
Mikhail Naganov2f1d0cd2015-10-21 20:10:221197crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
1198crbug.com/240576 virtual/android/fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
dsinclair2460a952015-10-21 16:51:441199
pdr2e0db322015-12-07 18:19:121200crbug.com/567230 virtual/threaded/animations/restart-not-visible.html [ Timeout Crash Pass ]
1201
pdrc0d58abe32015-12-08 01:08:321202crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ]
1203
joelo11ae66392015-10-19 03:50:591204crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
1205
joelo11ae66392015-10-19 03:50:591206crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ Failure ]
1207
esprehnbd217452016-03-22 03:03:081208crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Failure ]
joelo11ae66392015-10-19 03:50:591209
ojan7523aca2015-11-04 15:16:441210crbug.com/524646 [ Mac10.10 ] fast/dom/shadow/shadowdom-for-button.html [ Failure ]
joelo11ae66392015-10-19 03:50:591211
1212crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-window.html [ Failure Pass Timeout ]
1213crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-worker.html [ Failure Pass Timeout ]
1214crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-sharedworker.html [ Failure Pass Timeout ]
1215
tkent3a1194402016-01-15 06:09:021216crbug.com/543369 [ Linux ] fast/forms/select-popup/popup-menu-appearance-tall.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:221217
pfeldmanac88d902015-10-21 22:43:391218crbug.com/546215 [ Android ] fast/inline-block/overflow-clip.html [ Failure ]
caseqb81a32c2015-10-27 19:15:441219
nainara2f07ea52016-01-25 02:33:531220crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass ]
brucedawson46afb892015-11-25 08:12:141221
yurysded1b2982015-11-30 21:44:381222crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ]
1223
wkormana9c815512016-01-27 03:18:591224crbug.com/564109 [ Win7 ] http/tests/webfont/font-display.html [ Pass Timeout Failure ]
yurys4ac4249b2015-12-01 18:40:571225
Walter Kormancc331fa2016-01-05 01:34:481226crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep.html [ Failure ]
1227crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ Failure ]
1228
noel0f5f4612015-12-21 13:37:001229crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failure ]
1230
mstensho552071c2015-12-30 14:12:151231crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ]
kozyatinskiye53fbe022015-12-23 00:04:021232
dgozmane6809592016-01-11 22:06:181233crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Timeout Pass ]
pfeldman6c2a490b2016-01-28 15:52:291234crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url.html [ Pass Failure ]
kozyatinskiy68f0c762015-12-23 00:20:261235
1236crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout Pass ]
kozyatinskiydc293d32015-12-23 06:09:101237
kozyatinskiy41fca7b2015-12-23 06:53:211238crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ]
kozyatinskiyc2e05ce2015-12-23 07:18:071239
tkentf405844002016-01-22 02:24:351240crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failure Pass ]
kozyatinskiyc84bb822015-12-23 08:25:041241
noms6d8e4bd2016-02-22 20:52:551242crbug.com/551843 fast/text/fallback-traits-fixup.html [ NeedsManualRebaseline ]
1243
noel28523e22015-12-26 21:56:261244crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ]
kozyatinskiy39d5c5e2015-12-28 19:09:431245
kjellandera35c1c962016-04-11 09:53:181246crbug.com/602193 inspector/extensions/extensions-resources.html [ Pass Failure ]
kozyatinskiy4e4e6e72015-12-28 19:50:391247
jochen5ff185ee2016-01-29 11:29:071248crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ]
1249
kozyatinskiyf3d8ac22015-12-28 20:33:091250crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-enable.html [ Pass Failure Timeout ]
harakenb25744b2016-01-25 09:05:291251crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.html [ Timeout Pass ]
kozyatinskiyd324fe32015-12-28 20:41:421252
1253crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass Crash ]
nhiroki215b50432016-01-07 03:29:401254
Julien Chaffraix512aac92016-01-13 22:36:281255crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-stress.html [ Failure ]
Julien Chaffraix512aac92016-01-13 22:36:281256
nolan.robin.caobd415ee2016-01-25 18:31:261257crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
harakena74de2b2016-01-26 00:09:581258
ksakamoto1e95a142016-02-19 05:58:591259crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-stack-overflow.html [ Timeout Pass ]
1260
sky943b9352016-02-17 22:09:281261crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ Pass Failure ]
fsamuela7b11012016-02-18 21:22:381262
Xianzhu Wang2a529b912016-04-15 22:30:381263# TODO(wangxianzhu): Examine bot result.
1264crbug.com/602614 svg/carto.net/tabgroup.svg [ Pass Failure ]
kjellanderb366bfc2016-04-12 13:33:211265
dpranke9f3b2062016-03-10 06:17:371266crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-scrollbars-test.html [ Timeout Failure Pass ]
jochenfe3447e2016-02-19 14:31:411267crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html [ Pass Failure ]
yangguo274f76812016-03-01 12:03:001268
nzolghadr228ea6fa2016-03-15 12:14:561269crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1270crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1271crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1272crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Failure Pass ]
1273crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1274crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window.html [ Failure Pass ]
1275crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1276crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-onload.html [ Failure Pass ]
1277crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1278crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
dprankecaa69c872016-03-03 23:41:261279
alexmos88208d232016-03-10 23:34:001280crbug.com/593888 [ Linux Debug ] fast/dom/htmlcollection-reachable.html [ Timeout ]
alexmosbc6196e2016-03-10 21:17:471281
rjkroeged4dc64b2016-04-15 00:12:271282crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Failure ]
1283
skobesc2c57c42016-03-13 02:09:421284crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Failure ]
dprankeded72252016-03-10 05:43:441285
bungeman4dca57f2016-03-25 18:32:261286#crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Failure ]
dpranke8d8f0f2b2016-03-04 02:40:401287
dpranke8d8f0f2b2016-03-04 02:40:401288crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html [ Failure ]
dpranke8d8f0f2b2016-03-04 02:40:401289crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Failure ]
dpranke083e8b22016-03-04 06:16:461290
dpranke083e8b22016-03-04 06:16:461291crbug.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:071292
dprankec975dce2016-03-06 02:33:071293crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1294
yangguoe23ec622016-03-07 12:54:111295crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.html [ NeedsManualRebaseline ]
1296
kozyatinskiyb252d7b2016-03-14 19:24:111297crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-websocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
Jochen Eisinger28998732016-03-30 13:28:401298
Jochen Eisinger76d56b92016-03-30 14:20:091299crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1300crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1301crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pass ]
1302crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
grt340af4c2016-03-31 20:47:411303
lukasza59a4e802016-04-04 22:45:311304crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color-profile-filter.html [ Timeout Failure ]
dalecurtis5d4867542016-04-05 22:24:441305
1306crbug.com/599975 [ Android ] media/video-autoplay.html [ Timeout ]
dpranke5ae3cfb62016-04-07 04:11:421307
csharrison485e6992016-04-08 20:04:271308# DocumentWriteEvaluator is still experimental
1309crbug.com/599115 http/tests/preload/document-write [ Failure ]
csharrison5acddab2016-04-15 02:24:021310crbug.com/599115 http/tests/preload/document-write/document_write_no_preload.html [ Pass ]
csharrison485e6992016-04-08 20:04:271311
hayato63915eb82016-04-08 03:14:101312crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ]
1313
dpranke5ae3cfb62016-04-07 04:11:421314crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-lots-of-text-many-cells.html [ Failure ]
1315crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/css-table-single-cell-lots-of-text.html [ Failure ]
1316crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells.html [ Failure ]
1317crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text.html [ Failure ]
1318crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/lots-of-text-many-cells.html [ Failure ]
1319crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-percentage-width.html [ Failure ]
1320crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/narrow-specified-width.html [ Failure ]
1321crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-table-wrapping.html [ Failure ]
1322crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/nested-tables.html [ Failure ]
1323crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-cell-lots-of-text.html [ Failure ]
1324crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ Failure ]
1325crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-cell-inflation.html [ Failure ]
1326crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/table-for-layout.html [ Failure ]
1327crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-percentage-width.html [ Failure ]
1328crbug.com/601166 [ Mac10.9 ] fast/text-autosizing/tables/wide-specified-width.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441329crbug.com/601166 [ Mac10.9 ] fast/text/aat-morx.html [ Failure ]
1330crbug.com/601166 [ Mac10.9 ] fast/text/atsui-kerning-and-ligatures.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421331crbug.com/601166 [ Mac10.9 ] fast/text/atsui-multiple-renderers.html [ Failure ]
1332crbug.com/601166 [ Mac10.9 ] fast/text/atsui-partial-selection.html [ Failure ]
1333crbug.com/601166 [ Mac10.9 ] fast/text/atsui-pointtooffset-calls-cg.html [ Failure ]
1334crbug.com/601166 [ Mac10.9 ] fast/text/atsui-rtl-override-selection.html [ Failure ]
1335crbug.com/601166 [ Mac10.9 ] fast/text/atsui-small-caps-punctuation-size.html [ Failure ]
1336crbug.com/601166 [ Mac10.9 ] fast/text/atsui-spacing-features.html [ Failure ]
1337crbug.com/601166 [ Mac10.9 ] fast/text/basic/002.html [ Failure ]
1338crbug.com/601166 [ Mac10.9 ] fast/text/basic/003.html [ Failure ]
1339crbug.com/601166 [ Mac10.9 ] fast/text/basic/004.html [ Failure ]
1340crbug.com/601166 [ Mac10.9 ] fast/text/basic/005.html [ Failure ]
1341crbug.com/601166 [ Mac10.9 ] fast/text/basic/006.html [ Failure ]
1342crbug.com/601166 [ Mac10.9 ] fast/text/basic/007.html [ Failure ]
1343crbug.com/601166 [ Mac10.9 ] fast/text/basic/008.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441344crbug.com/601166 [ Mac10.9 ] fast/text/basic/011.html [ Failure ]
1345crbug.com/601166 [ Mac10.9 ] fast/text/basic/012.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421346crbug.com/601166 [ Mac10.9 ] fast/text/basic/013.html [ Failure ]
1347crbug.com/601166 [ Mac10.9 ] fast/text/basic/014.html [ Failure ]
1348crbug.com/601166 [ Mac10.9 ] fast/text/basic/015.html [ Failure ]
1349crbug.com/601166 [ Mac10.9 ] fast/text/basic/generic-family-changes.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441350crbug.com/601166 [ Mac10.9 ] fast/text/bidi-embedding-pop-and-push-same.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421351crbug.com/601166 [ Mac10.9 ] fast/text/bidi-img-alt-text.html [ Failure ]
1352crbug.com/601166 [ Mac10.9 ] fast/text/break-word.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441353crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-boundaries.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421354crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-empty-generated-string.html [ Failure ]
1355crbug.com/601166 [ Mac10.9 ] fast/text/capitalize-preserve-nbsp.html [ Failure ]
1356crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-disabled.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441357crbug.com/601166 [ Mac10.9 ] fast/text/caps-lock-indicator-enabled.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421358crbug.com/601166 [ Mac10.9 ] fast/text/cg-fallback-bolding.html [ Failure ]
1359crbug.com/601166 [ Mac10.9 ] fast/text/complex-path-with-no-subpixel-fonts.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441360crbug.com/601166 [ Mac10.9 ] fast/text/complex-preferred-logical-widths.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421361crbug.com/601166 [ Mac10.9 ] fast/text/complex-synthetic-bold-space-width.html [ Failure ]
1362crbug.com/601166 [ Mac10.9 ] fast/text/complex-text-rtl-selection-repaint.html [ Failure ]
1363crbug.com/601166 [ Mac10.9 ] fast/text/delete-hard-break-character.html [ Failure ]
1364crbug.com/601166 [ Mac10.9 ] fast/text/drawBidiText.html [ Failure ]
1365crbug.com/601166 [ Mac10.9 ] fast/text/embed-at-end-of-pre-wrap-line.html [ Failure ]
1366crbug.com/601166 [ Mac10.9 ] fast/text/emoji-web-font.html [ Failure ]
1367crbug.com/601166 [ Mac10.9 ] fast/text/emoticons.html [ Failure ]
1368crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-complex.html [ Failure ]
1369crbug.com/601166 [ Mac10.9 ] fast/text/emphasis-ellipsis-complextext.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441370crbug.com/601166 [ Mac10.9 ] fast/text/emphasis.html [ Failure ]
1371crbug.com/601166 [ Mac10.9 ] fast/text/fake-italic.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421372crbug.com/601166 [ Mac10.9 ] fast/text/fallback-for-custom-font.html [ Failure ]
1373crbug.com/601166 [ Mac10.9 ] fast/text/firstline/001.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441374crbug.com/601166 [ Mac10.9 ] fast/text/firstline/002.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421375crbug.com/601166 [ Mac10.9 ] fast/text/firstline/003.html [ Failure ]
1376crbug.com/601166 [ Mac10.9 ] fast/text/font-ascent-mac.html [ Failure ]
1377crbug.com/601166 [ Mac10.9 ] fast/text/font-fallback.html [ Failure ]
1378crbug.com/601166 [ Mac10.9 ] fast/text/font-initial.html [ Failure ]
1379crbug.com/601166 [ Mac10.9 ] fast/text/font-smallcaps-layout.html [ Failure ]
1380crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch-variant.html [ Failure ]
1381crbug.com/601166 [ Mac10.9 ] fast/text/font-stretch.html [ Failure ]
1382crbug.com/601166 [ Mac10.9 ] fast/text/font-weight-variant.html [ Failure ]
1383crbug.com/601166 [ Mac10.9 ] fast/text/font-weight.html [ Failure ]
1384crbug.com/601166 [ Mac10.9 ] fast/text/format-control.html [ Failure ]
1385crbug.com/601166 [ Mac10.9 ] fast/text/in-rendered-text-rtl.html [ Failure ]
1386crbug.com/601166 [ Mac10.9 ] fast/text/international/001.html [ Failure ]
1387crbug.com/601166 [ Mac10.9 ] fast/text/international/alef-connected.html [ Failure ]
1388crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-L.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441389crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-AN-after-empty-run.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421390crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-CS-after-AN.html [ Failure ]
1391crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-L2-run-reordering.html [ Failure ]
1392crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-CSS.html [ Failure ]
1393crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-HTML.html [ Failure ]
1394crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-LDB-2-formatting-characters.html [ Failure ]
1395crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-control-chars-treated-as-ZWS.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441396crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-european-terminators.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421397crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-explicit-embedding.html [ Failure ]
1398crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-ignored-for-first-child-inline.html [ Failure ]
1399crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-innertext.html [ Failure ]
1400crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-layout-across-linebreak.html [ Failure ]
1401crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-001.html [ Failure ]
1402crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-002.html [ Failure ]
1403crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-linebreak-003.html [ Failure ]
1404crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox-atsui.html [ Failure ]
1405crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-listbox.html [ Failure ]
1406crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-menulist.html [ Failure ]
1407crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-mirror-he-ar.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441408crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421409crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-neutral-run.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441410crbug.com/601166 [ Mac10.9 ] fast/text/international/bidi-override.html [ Failure ]
1411crbug.com/601166 [ Mac10.9 ] fast/text/international/bold-bengali.html [ Failure ]
1412crbug.com/601166 [ Mac10.9 ] fast/text/international/complex-character-based-fallback.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421413crbug.com/601166 [ Mac10.9 ] fast/text/international/danda-space.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441414crbug.com/601166 [ Mac10.9 ] fast/text/international/hebrew-vowels.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421415crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-spacing.html [ Failure ]
1416crbug.com/601166 [ Mac10.9 ] fast/text/international/hindi-whitespace.html [ Failure ]
1417crbug.com/601166 [ Mac10.9 ] fast/text/international/khmer-selection.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441418crbug.com/601166 [ Mac10.9 ] fast/text/international/lang-glyph-cache-separation.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421419crbug.com/601166 [ Mac10.9 ] fast/text/international/menulist-width-rtl.html [ Failure ]
1420crbug.com/601166 [ Mac10.9 ] fast/text/international/mixed-directionality-selection.html [ Failure ]
1421crbug.com/601166 [ Mac10.9 ] fast/text/international/plane2.html [ Failure ]
1422crbug.com/601166 [ Mac10.9 ] fast/text/international/pop-up-button-text-alignment-and-direction.html [ Failure ]
1423crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-caret.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441424crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-negative-letter-spacing.html [ Failure ]
1425crbug.com/601166 [ Mac10.9 ] fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421426crbug.com/601166 [ Mac10.9 ] fast/text/international/text-spliced-font.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441427crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-baht-space.html [ Failure ]
1428crbug.com/601166 [ Mac10.9 ] fast/text/international/thai-line-breaks.html [ Failure ]
1429crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421430crbug.com/601166 [ Mac10.9 ] fast/text/international/unicode-bidi-plaintext.html [ Failure ]
1431crbug.com/601166 [ Mac10.9 ] fast/text/international/wrap-CJK-001.html [ Failure ]
1432crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection-at-edge.html [ Failure ]
1433crbug.com/601166 [ Mac10.9 ] fast/text/justified-selection.html [ Failure ]
1434crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-complex.html [ Failure ]
1435crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-simple.html [ Failure ]
1436crbug.com/601166 [ Mac10.9 ] fast/text/justify-ideograph-vertical.html [ Failure ]
1437crbug.com/601166 [ Mac10.9 ] fast/text/large-text-composed-char.html [ Failure ]
1438crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks-after-white-space.html [ Failure ]
1439crbug.com/601166 [ Mac10.9 ] fast/text/line-breaks.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441440crbug.com/601166 [ Mac10.9 ] fast/text/line-initial-and-final-swashes.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421441crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-after-breakable-char.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441442crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-before-surrogate-pair.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421443crbug.com/601166 [ Mac10.9 ] fast/text/midword-break-hang.html [ Failure ]
1444crbug.com/601166 [ Mac10.9 ] fast/text/monospace-width-cache.html [ Failure ]
1445crbug.com/601166 [ Mac10.9 ] fast/text/reset-emptyRun.html [ Failure ]
1446crbug.com/601166 [ Mac10.9 ] fast/text/selection-hard-linebreak.html [ Failure ]
1447crbug.com/601166 [ Mac10.9 ] fast/text/selection-painting-hidpi.html [ Failure ]
1448crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-big.html [ Failure ]
1449crbug.com/601166 [ Mac10.9 ] fast/text/selection-rect-line-height-too-small.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441450crbug.com/601166 [ Mac10.9 ] fast/text/shadow-translucent-fill.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421451crbug.com/601166 [ Mac10.9 ] fast/text/shaping/same-script-different-lang.html [ Failure ]
1452crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-script-order.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441453crbug.com/601166 [ Mac10.9 ] fast/text/shaping/shaping-selection-rect.html [ Failure ]
1454crbug.com/601166 [ Mac10.9 ] fast/text/should-use-atsui.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421455crbug.com/601166 [ Mac10.9 ] fast/text/small-caps-turkish.html [ Failure ]
1456crbug.com/601166 [ Mac10.9 ] fast/text/softHyphen.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441457crbug.com/601166 [ Mac10.9 ] fast/text/text-letter-spacing.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421458crbug.com/601166 [ Mac10.9 ] fast/text/text-shadow-no-default-color.html [ Failure ]
1459crbug.com/601166 [ Mac10.9 ] fast/text/text-stroke-with-border.html [ Failure ]
1460crbug.com/601166 [ Mac10.9 ] fast/text/textIteratorNilRenderer.html [ Failure ]
1461crbug.com/601166 [ Mac10.9 ] fast/text/unicode-fallback-font.html [ Failure ]
1462crbug.com/601166 [ Mac10.9 ] fast/text/vertical-rl-rtl-linebreak.html [ Failure ]
1463crbug.com/601166 [ Mac10.9 ] fast/text/vertical-surrogate-pair.html [ Failure ]
1464crbug.com/601166 [ Mac10.9 ] fast/text/wbr-in-pre-crash.html [ Failure ]
1465crbug.com/601166 [ Mac10.9 ] fast/text/wbr-pre.html [ Failure ]
1466crbug.com/601166 [ Mac10.9 ] fast/text/wbr-styled.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441467crbug.com/601166 [ Mac10.9 ] fast/text/wbr.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421468crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/001.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441469crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/002.html [ Failure ]
1470crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/003.html [ Failure ]
1471crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/004.html [ Failure ]
1472crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/005.html [ Failure ]
1473crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/006.html [ Failure ]
1474crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/007.html [ Failure ]
1475crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/008.html [ Failure ]
1476crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/009.html [ Failure ]
1477crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/010.html [ Failure ]
1478crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/011.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421479crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/012.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441480crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/015.html [ Failure ]
1481crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/016.html [ Failure ]
1482crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/018.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421483crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/019.html [ Failure ]
1484crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/020.html [ Failure ]
1485crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/021.html [ Failure ]
1486crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/023.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441487crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/024.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421488crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/025.html [ Failure ]
1489crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/026.html [ Failure ]
Dirk Prankec1f128432016-04-12 23:03:441490crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/027.html [ Failure ]
dpranke5ae3cfb62016-04-07 04:11:421491crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/028.html [ Failure ]
1492crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/029.html [ Failure ]
1493crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/030.html [ Failure ]
1494crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ]
1495crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/nowrap-clear-float.html [ Failure ]
1496crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-newline-box-test.html [ Failure ]
1497crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-last-char.html [ Failure ]
1498crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-line-test.html [ Failure ]
1499crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-overflow-selection.html [ Failure ]
1500crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/pre-wrap-spaces-after-newline.html [ Failure ]
1501crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/select-new-line-with-line-break-normal.html [ Failure ]
1502crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-overflow.html [ Failure ]
1503crbug.com/601166 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ Failure ]
1504crbug.com/601166 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ Failure ]
1505crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ]
1506crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ]
1507crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ]
1508crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ]
1509crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failure ]
1510crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failure ]
suzyhd90c1ea2016-04-08 05:43:381511
1512crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
suzyhd90c1ea2016-04-08 05:43:381513crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-srcObject.html [ Failure ]
eae63f4a422016-04-08 09:02:531514
kjellander36d028e2016-04-12 13:22:481515crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
1516crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
1517crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picker-appearance.html [ NeedsManualRebaseline ]
suzyh7791bb42016-04-14 01:34:381518
rjkroege918639b02016-04-14 22:34:211519crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-timeline/document-timeline.html [ Failure Pass ]
1520
suzyh7791bb42016-04-14 01:34:381521crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getComputedTiming-progress.html [ Crash Failure ]
1522crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getComputedTiming-currentIteration.html [ Crash Failure ]
1523crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-timing/endDelay.html [ Failure ]
1524crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructor.html [ Failure Timeout ]