blob: 6f6a191bec9594f2231ecb8f39034a8e019dd917 [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
21crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ Timeout Pass ]
22crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-directionless.html [ Timeout Pass ]
23crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pass ]
24
25crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ]
26
27crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received.html [ Failure Pass ]
28
29crbug.com/24182 [ Win Debug ] jquery/manipulation.html [ Timeout Pass ]
30
31crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
32crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-error.html [ Pass Failure ]
33
34# ====== Oilpan-only failures until here ======
35
wangxianzhu45b99fa12015-09-25 18:25:3136# Run these tests with under virtual/spv2 only.
37crbug.com/524134 paint/invalidation/spv2 [ Skip ]
[email protected]f15aa762015-08-26 22:21:1238
oshimac059194c2016-01-12 19:40:1539# Run these tests with under virtual/scalefactor... only.
40crbug.com/567837 fast/hidpi/static [ Skip ]
41
yosin019a65d2015-12-01 04:51:1042# TODO(yosin): We should convert following tests to use asynchronous spell checker.
43crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
44crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
45crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
46crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
47
fs0d2259ca2016-01-22 20:21:0248crbug.com/231612 fast/parser/changing-attrbutes-crash.html [ NeedsRebaseline ]
49crbug.com/231612 svg/custom/viewbox-syntax.svg [ NeedsRebaseline ]
50crbug.com/231612 svg/custom/poly-parsing-error.html [ NeedsRebaseline ]
51crbug.com/231612 svg/custom/polyline-invalid-points.svg [ NeedsRebaseline ]
52crbug.com/231612 svg/custom/polyline-setattribute-points-null.svg [ NeedsRebaseline ]
53crbug.com/231612 svg/custom/use-property-synchronization-crash.svg [ NeedsRebaseline ]
54crbug.com/231612 svg/dom/points-parser.html [ NeedsRebaseline ]
55crbug.com/231612 svg/hixie/error/010.xml [ NeedsRebaseline ]
56crbug.com/231612 svg/hixie/error/011.xml [ NeedsRebaseline ]
57
[email protected]f0d46a7d2015-08-27 20:53:1058# TODO(wangxianzhu): Triage the failures
[email protected]f0d46a7d2015-08-27 20:53:1059crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scroll.html [ Failure ]
ojandb6cbb92015-10-16 02:07:5060crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-drag.html [ Pass Failure ]
61crbug.com/524134 virtual/spv2/paint/paintlayer/non-self-painting-layer-overrides-visibility.html [ Crash Failure Timeout ]
62crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation-move.html [ Failure ]
wangxianzhuf118da72015-10-29 23:24:3563crbug.com/524134 virtual/spv2/paint/overflow/interest-rect-change-scroll-down.html [ Failure ]
[email protected]f0d46a7d2015-08-27 20:53:1064
wangxianzhu45b99fa12015-09-25 18:25:3165crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repaint-composited-descendants-as-text.html [ Failure ]
66crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-no-content-as-text.html [ Failure ]
67crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-layer-out-of-view-as-text.html [ Failure ]
68crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scroll-fixed-squahed-layer-as-text.html [ Failure ]
69crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-on-overflow-change-as-text.html [ Failure ]
70crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-descendants-as-text.html [ Failure ]
71crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-filter-as-text.html [ Failure ]
72crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-opacity-as-text.html [ Failure ]
73crbug.com/524236 virtual/spv2/paint/invalidation/spv2/should-not-repaint-composited-transform-as-text.html [ Failure ]
74crbug.com/524236 virtual/spv2/paint/invalidation/spv2/absolute-layer-specified-left-or-right-auto-width-moved-vertically-as-text.html [ Failure ]
75crbug.com/524236 virtual/spv2/paint/invalidation/spv2/invalidate-after-composited-scroll-as-text.html [ Failure ]
76crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clip-path-constant-repaint-as-text.html [ Failure ]
77crbug.com/524236 virtual/spv2/paint/invalidation/spv2/relative-positioned-movement-repaint-as-text.html [ Failure ]
78crbug.com/524236 virtual/spv2/paint/invalidation/spv2/repaint-tile-clipped-as-text.html [ Failure ]
79crbug.com/524236 virtual/spv2/paint/invalidation/spv2/updating-scrolling-content-as-text.html [ Failure ]
80crbug.com/524236 virtual/spv2/paint/invalidation/spv2/scrolling-without-painting-as-text.html [ Failure ]
[email protected]9180d4b2015-09-04 18:37:2381
ojandb6cbb92015-10-16 02:07:5082crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ]
83crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ]
84crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border-width.html [ Failure ]
85crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-width.html [ Failure ]
86crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-border-width.html [ Failure ]
87crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-width.html [ Failure ]
88crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border-width.html [ Failure ]
89crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border-width.html [ Failure ]
[email protected]f0d46a7d2015-08-27 20:53:1090
ojandb6cbb92015-10-16 02:07:5091crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor-clip-change.html [ Failure ]
wangxianzhu7b9b19c2015-09-25 21:44:5092
ojan7523aca2015-11-04 15:16:4493crbug.com/537172 [ Mac10.6 XP Win10 ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure ]
tkentaab4ddb2015-12-02 06:23:1194crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ]
tasakd163797d2015-09-29 11:23:2195
[email protected]f0d46a7d2015-08-27 20:53:1096crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased.html [ Skip ]
97crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-not-antialiased.html [ Skip ]
ojandb6cbb92015-10-16 02:07:5098crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
[email protected]9c350692015-06-10 01:41:4299
junovf3a746d2015-10-03 02:04:15100crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printing.html [ Crash ]
101crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
102
eae29595fd32015-10-13 13:10:41103# Ref-tests that fail due to character based shaping/fallback.
ojandb6cbb92015-10-16 02:07:50104crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Failure ]
105crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure ]
eae29595fd32015-10-13 13:10:41106
tkente8e7b6e2015-12-02 08:12:13107crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-cross-origin-response-handling.html [ Timeout Pass ]
108crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-redirect-response-handling.html [ Timeout Pass ]
109crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-preflight-handling.html [ Timeout Pass ]
yosin57a66192015-10-05 05:52:05110
ojandb6cbb92015-10-16 02:07:50111crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-position-non-composited.html [ Failure ]
112crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ Failure ]
113crbug.com/492664 [ Linux XP ] imported/csswg-test/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ Failure ]
114crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002.html [ Failure ]
115crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-002.html [ Failure ]
116crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-005.html [ Failure ]
117crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-001.html [ Failure ]
ojan7523aca2015-11-04 15:16:44118crbug.com/418091 [ Mac10.6 ] fast/text/aat-morx.html [ Failure ]
chrishtrce3dce9f2016-01-13 19:58:38119#crbug.com/463358 [ Linux Mac Debug ] svg/transforms/text-with-pattern-inside-transformed-html.xhtml [ Failure ]
ojandb6cbb92015-10-16 02:07:50120crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-background.html [ Failure ]
121crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59122crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:50123crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-background.html [ Failure ]
pdra2e2cd02015-12-20 23:01:50124crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failure ]
ojandb6cbb92015-10-16 02:07:50125crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failure ]
[email protected]0b679e82015-08-06 04:55:33126
127crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
[email protected]9f98f4e2015-08-08 01:05:10128
leviw6a5f6be2015-11-04 03:32:56129crbug.com/465126 imported/gecko/variables/variable-external-font-face-01.html [ Failure ]
130
[email protected]da8b83d52015-08-11 02:36:55131crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correctly.html [ Failure ]
[email protected]48600d02015-08-12 18:34:47132
[email protected]346ef412015-08-13 23:25:44133crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failure Pass Timeout ]
ojandb6cbb92015-10-16 02:07:50134crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-vertical-rl-001.xht [ Failure Pass Timeout ]
[email protected]346ef412015-08-13 23:25:44135crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass ]
136
yurys52ce8632015-11-30 19:46:25137crbug.com/563650 inspector/elements/css-rule-hover-highlights-selectors.html [ Pass Failure ]
fmalita6af83332015-12-02 19:40:35138
chrishtr3c0035e2016-01-22 20:29:52139crbug.com/568345 paint/invalidation/invalidate-box-shadow-currentColor.html [ NeedsRebaseline ]
140
[email protected]19f18b92015-08-19 20:26:28141crbug.com/522641 inspector/elements/styles-4/styles-update-links.html [ Pass Timeout ]
ojandb6cbb92015-10-16 02:07:50142crbug.com/522645 [ Linux ] virtual/android/fullscreen/video-fixed-background.html [ Failure Pass ]
[email protected]19f18b92015-08-19 20:26:28143crbug.com/522647 http/tests/notifications/close-dispatch-asynchronous.html [ Failure Pass ]
144crbug.com/522648 fast/events/touch/compositor-touch-hit-rects-iframes.html [ Crash Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29145crbug.com/521859 http/tests/navigatorconnect/postmessage-from-worker.html [ Pass Timeout ]
146crbug.com/521858 [ Win7 ] http/tests/security/media-element-audio-source-node-same-origin.html [ Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29147crbug.com/521855 transitions/cancel-and-start-new.html [ Failure Pass ]
[email protected]ca6754d2015-08-18 00:47:29148crbug.com/521853 [ Win ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23149crbug.com/521084 animations/additive-transform-animations.html [ Pass Timeout ]
[email protected]ff724632015-08-14 20:30:23150crbug.com/521086 fast/cookies/cookies-disabled-in-data-url.html [ Crash Pass Timeout ]
[email protected]ff724632015-08-14 20:30:23151crbug.com/521089 [ Precise ] fast/preloader/image.html [ Failure Pass ]
152crbug.com/521090 [ Mac Win ] http/tests/history/post-replace-state-reload.html [ Crash Failure Pass ]
[email protected]19f18b92015-08-19 20:26:28153crbug.com/521091 http/tests/inspector/elements/styles/selector-line-sourcemap-header.html [ Crash Failure Timeout Pass ]
[email protected]ff724632015-08-14 20:30:23154crbug.com/521093 http/tests/loading/pdf-commit-load-callbacks.html [ Failure Pass ]
155crbug.com/521094 [ Mac ] http/tests/navigation/beacon-cross-origin.https.html [ Crash Failure Pass ]
156crbug.com/521096 imported/web-platform-tests/webstorage/event_case_sensitive.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23157crbug.com/521107 [ Debug ] fast/html/imports/import-custom-element-abort.html [ Crash Pass ]
[email protected]48600d02015-08-12 18:34:47158crbug.com/520164 [ Linux ] accessibility/is-richly-editable.html [ Failure Pass ]
159crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-layers.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47160crbug.com/520169 [ Win ] fast/dom/Geolocation/timestamp.html [ Failure Pass ]
161crbug.com/520170 [ Win ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
162crbug.com/520172 [ Win ] fast/dom/webtiming.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47163crbug.com/520174 fast/events/message-port-start-and-close-different-microtask.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47164crbug.com/520177 [ Android ] fast/images/style-access-during-imageChanged-crash.html [ Crash Pass ]
[email protected]48600d02015-08-12 18:34:47165crbug.com/520179 fast/preloader/document-write-noscript.html [ Failure Pass ]
166crbug.com/520180 [ Linux ] fast/text/basic/001.html [ Pass Timeout ]
[email protected]20ba2c9d2015-08-18 17:11:13167crbug.com/520183 http/tests/fouc/scroll-left-while-loading.html [ Pass Timeout ]
[email protected]48600d02015-08-12 18:34:47168crbug.com/520184 http/tests/history/frameset-repeated-name.html [ Failure Pass ]
[email protected]48600d02015-08-12 18:34:47169crbug.com/520187 [ Linux Win ] http/tests/loading/bad-scheme-subframe.html [ Failure Pass ]
170crbug.com/520188 [ Win ] http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure Pass ]
ojan7523aca2015-11-04 15:16:44171crbug.com/520189 [ Mac10.6 ] http/tests/misc/submit-post-keygen.html [ Pass Timeout ]
[email protected]48600d02015-08-12 18:34:47172crbug.com/520190 http/tests/navigatorconnect/postmessage-cross-origin.html [ Pass Timeout ]
173crbug.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 ]
jochen8b1cb342016-01-19 10:04:00178crbug.com/520619 [ Android Mac Linux XP 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]48600d02015-08-12 18:34:47180crbug.com/520199 [ Mac ] plugins/plugin-initiate-popup-window.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55181crbug.com/518967 [ Win7 ] http/tests/htmlimports/csp-import-block-but-nonce-nested.html [ Failure Pass Timeout ]
182crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ]
183crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Timeout ]
184crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failure Pass ]
[email protected]cd4e7d62015-09-03 19:19:31185
186crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ]
187crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ]
188crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ]
189crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
190crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ]
191
192crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ]
193crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ]
194crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ]
195crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
196crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ]
197
ishell26bf83d2016-01-22 08:53:26198crbug.com/580442 fast/js/mozilla/strict/15.4.5.1.html [ NeedsManualRebaseline ]
[email protected]da8b83d52015-08-11 02:36:55199crbug.com/518972 [ Linux XP ] http/tests/navigation/navigation-redirect-schedule-crash.html [ Failure Pass ]
200crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Failure Pass ]
201crbug.com/518974 http/tests/navigatorconnect/postmessage.html [ Failure Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55202crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55203crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ]
204crbug.com/518988 [ Win7 ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50205crbug.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:55206crbug.com/518995 media/track/media-element-move-to-new-document-assert.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50207crbug.com/518998 media/video-poster-after-loadedmetadata.html [ Failure Pass ]
[email protected]804ca6e2015-08-31 19:50:39208
pdr0a65df812015-12-09 02:55:07209# These performance-sensitive user-timing tests are flaky in debug on all platforms, and flaky on all configurations of windows.
210# See: crbug.com/567965, crbug.com/518992, and crbug.com/518993
211crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ]
212crbug.com/518992 [ Win Release ] imported/web-platform-tests/user-timing/test_user_timing_measure.html [ Skip ]
213crbug.com/567965 [ Debug ] imported/web-platform-tests/user-timing/test_user_timing_mark.html [ Skip ]
harakenb25744b2016-01-25 09:05:29214crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measure_navigation_timing.html [ Skip ]
pdr0a65df812015-12-09 02:55:07215
ojan3003ac92015-11-04 03:35:17216crbug.com/526594 [ Win ] plugins/webview-plugin-lifecycle.html [ Failure ]
[email protected]804ca6e2015-08-31 19:50:39217
[email protected]da8b83d52015-08-11 02:36:55218crbug.com/519001 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Pass Timeout ]
219crbug.com/519002 storage/indexeddb/pending-version-change-stuck.html [ Pass Timeout ]
[email protected]da8b83d52015-08-11 02:36:55220crbug.com/410949 http/tests/security/local-image-from-remote-whitelisted.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55221crbug.com/518902 accessibility/AccessibilityScrollbar-leak.html [ Failure Pass ]
222crbug.com/518915 [ Android ] accessibility/aria-labelledby-on-input.html [ Crash Pass ]
[email protected]da8b83d52015-08-11 02:36:55223crbug.com/445100 fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02224
225crbug.com/548226 [ Win ] fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
mustaq8911f4e2015-10-27 18:10:22226crbug.com/548226 [ Win ] virtual/pointerevent/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
mustaqd904a342015-11-04 18:46:02227crbug.com/548226 [ Win ] virtual/trustedeventsdefaultaction/fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Pass ]
228
[email protected]da8b83d52015-08-11 02:36:55229crbug.com/432129 fast/html/marquee-scroll.html [ Failure Pass ]
[email protected]da8b83d52015-08-11 02:36:55230crbug.com/518929 [ Precise Debug ] http/tests/appcache/obsolete-error-events.html [ Failure Pass Timeout ]
231crbug.com/518929 [ Precise Debug ] http/tests/appcache/remove-cache.html [ Failure Pass ]
[email protected]9f98f4e2015-08-08 01:05:10232crbug.com/248938 virtual/threaded/transitions/cancel-and-start-new.html [ Pass Failure ]
[email protected]cabbb042015-08-07 01:55:49233crbug.com/248938 virtual/threaded/animations/change-keyframes-name.html [ Failure Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33234crbug.com/248938 virtual/threaded/animations/change-one-anim.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50235crbug.com/326139 crbug.com/390125 media/video-frame-accurate-seek.html [ Failure Pass ]
[email protected]0b679e82015-08-06 04:55:33236crbug.com/413604 http/tests/loading/script-priorities.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50237crbug.com/495523 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ]
[email protected]0b679e82015-08-06 04:55:33238crbug.com/516364 svg/animations/smil-leak-element-instances.svg [ Failure Pass ]
239crbug.com/248938 virtual/threaded/animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
240crbug.com/248938 virtual/threaded/transitions/cancel-transition.html [ Pass Failure ]
241crbug.com/248938 virtual/threaded/transitions/extra-transition.html [ Pass Failure ]
242crbug.com/248938 virtual/threaded/transitions/start-transform-transition.html [ Pass Failure ]
ojandb6cbb92015-10-16 02:07:50243crbug.com/248938 virtual/threaded/animations/animation-direction-normal.html [ Pass Failure Timeout ]
[email protected]0b679e82015-08-06 04:55:33244crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
245crbug.com/248938 virtual/threaded/animations/transition-and-animation-3.html [ Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33246crbug.com/446385 [ Linux Mac ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Pass Timeout ]
247crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-response-overflow.html [ Crash Pass Timeout ]
[email protected]b5428542015-08-06 21:26:56248crbug.com/441705 fast/media/media-svg-crash.html [ Pass Failure ]
[email protected]b5428542015-08-06 21:26:56249crbug.com/248938 virtual/threaded/transitions/interrupt-transform-transition.html [ Pass Failure ]
250crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ Pass Failure Timeout ]
251crbug.com/248938 virtual/threaded/transitions/change-duration-during-transition.html [ Pass Failure ]
[email protected]b5428542015-08-06 21:26:56252crbug.com/248938 [ Win ] virtual/threaded/animations/change-keyframes.html [ Pass Failure ]
253crbug.com/248938 virtual/threaded/transitions/transition-end-event-nested.html [ Pass Failure ]
[email protected]b7b5a8c2015-08-06 22:02:39254crbug.com/513143 virtual/threaded/fast/scroll-behavior/subframe-interrupted-scroll.html [ Failure Pass ]
[email protected]31c99242015-08-06 22:50:04255crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.html [ Pass Failure ]
[email protected]9f98f4e2015-08-08 01:05:10256crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ]
[email protected]31c99242015-08-06 22:50:04257crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.html [ Pass Failure ]
258crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-transform.html [ Pass Failure ]
259crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.html [ Pass Timeout ]
[email protected]4cd1e832015-08-06 23:07:33260crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ]
[email protected]7ddaf722015-08-07 00:42:17261crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-03.html [ Pass Failure ]
262crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event-multiple-04.html [ Pass Failure ]
[email protected]cabbb042015-08-07 01:55:49263crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ Pass Timeout ]
[email protected]0b679e82015-08-06 04:55:33264
ojandb6cbb92015-10-16 02:07:50265crbug.com/461179 virtual/spv2/paint/invalidation/invalidate-when-receiving-paint-layer.html [ Failure ]
[email protected]91f3f632015-09-16 01:30:34266
Dominik Röttschesa116ba22015-10-13 07:25:23267crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ]
jsbelle30cf232015-10-19 19:41:17268crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-count.html [ Pass Failure ]
269crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ Pass Failure ]
wkorman5e27ff982015-12-18 23:35:22270
Walter Korman4ff9d852016-01-21 18:28:40271# TODO(wkorman): crbug.com/577300 Uncomment the scalefactor expectations below once rebaseline bot is fixed.
Walter Kormanf3ab1d452016-01-21 21:24:26272crbug.com/495750 virtual/scalefactor200/fast/hidpi/static [ NeedsManualRebaseline ]
273crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsManualRebaseline ]
274crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static [ NeedsManualRebaseline ]
oshimac059194c2016-01-12 19:40:15275crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/static [ Skip ]
276# TODO(oshima): Fix the popup's size adjustmenet.
277crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker-appearance.html [ Skip ]
278crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestion-picker-appearance.html [ Skip ]
oshima841bbae2015-12-18 08:14:29279
[email protected]b5428542015-08-06 21:26:56280# TODO(ojan): These tests aren't flaky. See crbug.com/517144.
[email protected]0b679e82015-08-06 04:55:33281# Release trybots run asserts, but the main waterfall ones don't. So, even
282# though this is a non-flaky assert failure, we need to mark it [ Pass Crash ].
harakenb25744b2016-01-25 09:05:29283crbug.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:56284crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ]
[email protected]f7a823f2015-08-26 06:08:35285crbug.com/524859 fast/text/complex-text-opacity.html [ NeedsManualRebaseline ]
ojandb6cbb92015-10-16 02:07:50286# crbug.com/498021 [ Linux ] fast/text/complex-text-opacity.html [ Failure ]
ojan7523aca2015-11-04 15:16:44287# crbug.com/509025 [ Mac10.10 ] fast/text/complex-text-opacity.html [ Failure ]
ojandb6cbb92015-10-16 02:07:50288# crbug.com/521730 [ Win10 ] fast/text/complex-text-opacity.html [ Failure Timeout ]
[email protected]f7a823f2015-08-26 06:08:35289crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
[email protected]c120a7e2015-08-26 14:00:44290
adamka87130a2015-12-11 23:30:51291crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ]
292crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ]
tkent3c653912016-01-18 01:45:36293crbug.com/576589 editing/selection/select-across-readonly-input-3.html [ NeedsRebaseline ]
294crbug.com/576589 fast/forms/search/search-vertical-alignment.html [ NeedsRebaseline ]
295crbug.com/576589 fast/forms/text/textfield-overflow-by-value-update.html [ NeedsRebaseline ]
296crbug.com/576589 fast/forms/text/textfield-overflow.html [ NeedsRebaseline ]
297crbug.com/576589 fast/repaint/change-text-content-and-background-color.html [ NeedsRebaseline ]
298crbug.com/576589 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ]
299crbug.com/576589 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ]
300crbug.com/576589 fast/text/international/mixed-directionality-selection.html [ NeedsRebaseline ]
tkentd8579052016-01-19 07:48:24301crbug.com/576589 [ Mac10.10 ] tables/mozilla/bugs/bug46368-1.html [ NeedsRebaseline ]
302crbug.com/576589 [ Mac10.10 ] tables/mozilla/bugs/bug46368-2.html [ NeedsRebaseline ]
303crbug.com/576589 [ Mac10.10 ] tables/mozilla/dom/tableDom.html [ NeedsRebaseline ]
tkentc9a634c2016-01-21 06:52:28304crbug.com/579381 fast/forms/text/input-placeholder-paint-order.html [ NeedsRebaseline ]
caitpotter88c49d0932015-11-07 00:44:54305
[email protected]da8b83d52015-08-11 02:36:55306crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ]
307crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass Timeout ]
308crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ]
309crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40310crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ]
311crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ]
312crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Failure ]
[email protected]4b880a12015-08-07 23:58:40313crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ]
314crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ]
dstockwellb9081212015-09-24 11:41:47315crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.html [ Failure Pass ]
ojan7523aca2015-11-04 15:16:44316crbug.com/498539 [ Mac10.7 ] inspector/sources/debugger/js-with-inline-stylesheets.html [ Pass Timeout ]
317crbug.com/498539 [ Mac10.7 Mac10.8 Retina Mac10.9 Mac10.10 Mac10.6 ] inspector/sources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ]
318crbug.com/498539 [ Mac10.8 Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-fragment-id.html [ Pass Timeout ]
yangguo41526262016-01-07 14:37:09319crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over-inlined-scripts.html [ Pass Timeout ]
ojan7523aca2015-11-04 15:16:44320crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoints/dynamic-scripts-breakpoints.html [ Pass Timeout ]
321crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set-breakpoint.html [ Pass Timeout ]
[email protected]4b880a12015-08-07 23:58:40322crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend-while-paused.html [ Pass Timeout ]
323crbug.com/498539 [ Win7 ] inspector/profiler/cpu-profiler-stopped-removed-race.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40324crbug.com/498539 [ Win7 ] inspector/sources/debugger-async/async-callstack-scopes.html [ Failure Pass ]
325crbug.com/498539 [ Win7 ] inspector/sources/debugger-breakpoints/set-conditional-breakpoint.html [ Pass Timeout ]
326crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call-frame-inside-iframe.html [ Failure Pass ]
327crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-frame-count.html [ Pass Timeout ]
328crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-url-comment.html [ Pass Timeout ]
[email protected]4b880a12015-08-07 23:58:40329crbug.com/498539 [ XP ] inspector/sources/debugger-ui/debugger-save-to-temp-var.html [ Pass Timeout ]
330crbug.com/498539 [ XP Trusty ] http/tests/inspector/sources/ui-source-code-highlight.php [ Crash Pass Timeout ]
331crbug.com/498539 [ XP Trusty ] inspector/sources/debugger-pause/pause-on-elements-panel.html [ Pass Timeout ]
ojan7523aca2015-11-04 15:16:44332crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger-ui/reveal-not-skipped.html [ Failure Pass ]
333crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/rethrow-error-from-bindings-crash.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40334crbug.com/498539 [ Linux32 ] inspector/console/console-log-linkify-stack-in-errors.html [ Failure Pass ]
335crbug.com/498539 [ Linux32 Win7 ] inspector/console/console-log-short-hand-method.html [ Failure Pass ]
ojan7523aca2015-11-04 15:16:44336crbug.com/498539 [ Mac10.9 ] inspector/console/console-uncaught-exception.html [ Failure Pass ]
337crbug.com/498539 [ Mac10.8 Win7 ] inspector/console/console-log-wrapped-in-framework.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40338crbug.com/498539 [ Precise Linux32 ] inspector/console/console-filter-level-test.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40339crbug.com/498539 [ Win7 ] inspector/console/console-command-clear.html [ Failure Pass ]
340crbug.com/498539 [ Win7 ] inspector/console/console-custom-formatters.html [ Failure Pass ]
341crbug.com/498539 [ Win7 ] inspector/console/console-dir-es6.html [ Failure Pass ]
342crbug.com/498539 [ Win7 ] inspector/console/console-dirxml.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40343crbug.com/498539 [ Win7 ] inspector/console/console-format-collections.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40344crbug.com/498539 [ Win7 ] inspector/console/console-format-table.html [ Failure Pass ]
345crbug.com/498539 [ Win7 ] inspector/console/console-log-eval-syntax-error.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40346crbug.com/498539 [ Win7 ] inspector/console/console-object-constructor-name.html [ Failure Pass ]
[email protected]ff724632015-08-14 20:30:23347crbug.com/521099 inspector/console/shadow-element.html [ Crash Pass Timeout ]
[email protected]4b880a12015-08-07 23:58:40348crbug.com/498539 [ Win7 ] inspector/console/console-trace-arguments.html [ Failure Pass ]
349crbug.com/498539 [ Win7 ] inspector/console/console-trace-in-eval.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40350crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ]
ojan7523aca2015-11-04 15:16:44351crbug.com/498539 [ Mac10.7 ] inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html [ Pass Timeout ]
ojan7523aca2015-11-04 15:16:44352crbug.com/498539 [ Precise Mac10.7 Win7 ] inspector-protocol/cpu-profiler/record-cpu-profile.html [ Crash Pass ]
353crbug.com/498539 [ Precise Mac10.7 Win7 Mac10.6 ] inspector/agents-enable-disable.html [ Crash Pass ]
354crbug.com/498539 [ Precise Win7 Mac10.6 ] inspector/elements/styles-1/edit-inspector-stylesheet.html [ Failure Pass Timeout ]
355crbug.com/498539 [ Mac10.6 ] http/tests/inspector/extensions-network-redirect.html [ Crash Pass ]
harakenb25744b2016-01-25 09:05:29356crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/heap-objects-tracking.html [ Crash Pass ]
[email protected]1dd834c2015-09-21 15:56:37357crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perform-of-mergable-action.html [ Failure Pass ]
[email protected]4b880a12015-08-07 23:58:40358crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failure Pass ]
[email protected]1dd834c2015-09-21 15:56:37359crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trace.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40360crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ]
[email protected]4b880a12015-08-07 23:58:40361
[email protected]b5428542015-08-06 21:26:56362crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animation-2.html [ Timeout ]
[email protected]63d65472015-04-07 09:11:59363
tkent828afb6d2015-12-11 08:53:47364crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ]
[email protected]b10624a62015-06-08 19:20:43365
noel5a528def2015-12-24 15:30:50366crbug.com/572094 [ Win Mac Debug ] fast/forms/suggestion-picker/date-suggestion-picker-appearance-zoom200.html [ Timeout Failure Pass ]
367
drott9f6a2b02015-10-23 16:29:50368crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Failure ]
drott9f6a2b02015-10-23 16:29:50369
yurysf6f20f92015-11-30 18:21:37370crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure Pass ]
drott9f6a2b02015-10-23 16:29:50371
Stefan Zager35b1c5a2015-11-06 17:15:30372crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ]
Walter Korman8acca612015-11-07 02:20:55373crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Failure Pass ]
374crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure Pass ]
375crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass ]
fs7ada59be2015-11-06 21:34:35376
[email protected]549dc90e2015-03-06 14:51:39377crbug.com/441840 [ Mac XP ] cssom/ahem-ex-units.html [ Failure ]
[email protected]8a43cd92015-03-06 11:42:57378
[email protected]ca44271b2015-09-16 01:33:07379crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline ]
380
[email protected]3bc717b2015-04-27 05:43:03381# This directly has manual tests that don't have to run with run-webkit-tests
[email protected]f4ad2d62014-04-04 21:39:53382crbug.com/359838 http/tests/ManualTests/ [ Skip ]
[email protected]ad403a162013-11-05 13:56:52383
[email protected]5e1dfcb2015-03-26 15:58:39384# Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag.
385crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ]
386
[email protected]387a89c52013-08-01 13:56:06387# Text::inDocument() returns false but should not.
388crbug.com/264138 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
389
ojandb6cbb92015-10-16 02:07:50390crbug.com/240374 compositing/overlap-blending/reflection-opacity-huge.html [ Failure ]
391crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ Failure ]
392crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ]
[email protected]387a89c52013-08-01 13:56:06393
kojii9ab3e682016-01-21 15:48:39394crbug.com/579492 [ Win7 XP ] fast/forms/datetimelocal/datetimelocal-appearance-l10n.html [ NeedsRebaseline ]
395crbug.com/579492 [ Win7 XP ] fast/forms/month/month-appearance-l10n.html [ NeedsRebaseline ]
396crbug.com/579492 [ Win7 XP ] fast/ruby/nested-ruby.html [ NeedsRebaseline ]
397crbug.com/579492 [ Win7 XP ] fast/text/international/002.html [ NeedsRebaseline ]
398crbug.com/579492 [ Win7 XP ] fast/text/international/lang-glyph-cache-separation.html [ NeedsRebaseline ]
399crbug.com/579492 [ Win7 XP ] fast/writing-mode/japanese-ruby-vertical-lr.html [ NeedsRebaseline ]
400crbug.com/579492 [ Win7 XP ] fast/writing-mode/japanese-ruby-vertical-rl.html [ NeedsRebaseline ]
401crbug.com/579492 inspector-protocol/layout-fonts/cjk-ideograph-fallback-by-lang.html [ NeedsRebaseline ]
402crbug.com/579492 [ Win ] inspector-protocol/layout-fonts/languages-emoji-rare-glyphs.html [ NeedsRebaseline ]
403
robhogan622e42e2015-12-22 07:54:43404crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ]
405
nainara2f07ea52016-01-25 02:33:53406crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/serviceworker-on-insecure-origin.html [ Pass ]
[email protected]732471d2014-09-05 06:25:21407
[email protected]52f09312015-06-29 20:53:22408# This batch is flaky:
ojandb6cbb92015-10-16 02:07:50409crbug.com/310679 [ Mac ] virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.html [ Failure ]
410crbug.com/310679 [ Mac ] virtual/pointerevent/fast/events/scale-and-scroll-iframe-window.html [ Failure ]
[email protected]00ca4aa2015-06-18 05:55:10411
[email protected]8e4601052015-04-10 19:19:01412crbug.com/475984 [ Mac Debug ] css2.1/t100801-c544-valgn-03-d-agi.html [ Failure ]
413
[email protected]f4587482015-08-07 23:28:29414# Rebaseline didn't fix this. It's flaking between two different failures due to rounding error.
[email protected]da8b83d52015-08-11 02:36:55415# It consistently fails on debug builds and sometiems on release+asserts builds.
416# But consistently passes on release builds.
417crbug.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:05418
littledan5463cdd2015-12-30 20:53:23419crbug.com/510337 inspector/elements/edit/edit-dom-actions.html [ Timeout ]
[email protected]48de2ab2015-07-15 06:51:15420
jbroman2140a5bf2015-10-20 16:59:00421# SPv2 paint properties are still being implemented.
jbroman739203472015-12-10 00:31:43422crbug.com/537409 virtual/spv2/ [ Skip ]
jbroman848d94d42016-01-15 19:56:53423crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ]
pdr188401b2016-01-18 23:51:50424crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positioned-ancestor.html [ Pass ]
jbromanfdebf822016-01-22 18:38:44425crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ]
jbroman2140a5bf2015-10-20 16:59:00426
[email protected]fc0fe8382015-09-01 01:27:24427# In imported/web-platform-tests/html/, we prefer checking in failure
[email protected]9cdf21482015-08-10 00:34:46428# expectation files. The following tests with [ Failure ] don't have failure
429# expectation files because they contain local path names.
[email protected]e9a8f6d62015-08-19 05:03:30430# Use crbug.com/490511 for untriaged failures.
[email protected]fc0fe8382015-09-01 01:27:24431crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-interface/location_assign.html [ Timeout ]
ojandb6cbb92015-10-16 02:07:50432crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ]
433crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-border-1.html [ Failure ]
434crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-elements/tables/table-border-2.html [ Failure ]
kojii6197e1ed2015-11-18 16:08:33435crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/color.html [ Failure Pass ]
436crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-elements/the-hr-element-0/width.html [ Failure Pass ]
[email protected]e9a8f6d62015-08-19 05:03:30437crbug.com/490511 imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ]
ojandb6cbb92015-10-16 02:07:50438crbug.com/525896 imported/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-01.html [ Failure ]
[email protected]dda970e02015-06-06 18:16:45439crbug.com/490511 imported/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ]
[email protected]cac7cf42015-09-02 02:34:57440crbug.com/526920 imported/web-platform-tests/html/semantics/embedded-content/media-elements/location-of-the-media-resource/currentSrc.html [ Failure ]
[email protected]fc0fe8382015-09-01 01:27:24441crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html [ Failure ]
442crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html [ Failure ]
443crbug.com/525889 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Failure ]
444crbug.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:49445
[email protected]b7d47f42015-09-13 03:40:26446crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-element-interface/methods/elements-001.html [ Failure ]
447crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/event-dispatch/test-003.html [ Failure ]
448crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/events/retargeting-relatedtarget/test-003.html [ Failure ]
449crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-and-their-shadow-trees/test-001.html [ Failure Crash ]
450crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-and-their-shadow-trees/test-002.html [ Failure ]
451crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-and-their-shadow-trees/test-003.html [ Failure ]
452crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html [ Failure ]
453crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/custom-pseudo-elements/test-001.html [ Failure ]
454crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/css-variables/test-001.html [ Failure ]
455crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-003.html [ Failure ]
456crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-010.html [ Failure Crash ]
457crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html [ Failure Crash ]
[email protected]f611b4e02014-04-06 05:41:13458
Stefan Zager595bc412015-11-06 20:25:06459crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-embed.html [ Pass Crash ]
460crbug.com/552532 [ Win10 ] fast/replaced/no-focus-ring-object.html [ Pass Crash ]
461crbug.com/552532 [ Win10 ] plugins/focus.html [ Pass Crash ]
462crbug.com/552532 [ Win10 ] plugins/keyboard-events.html [ Pass Crash ]
463crbug.com/552532 [ Win10 ] plugins/mouse-events-fixedpos.html [ Pass Crash ]
464crbug.com/552532 [ Win10 ] plugins/mouse-events.html [ Pass Crash ]
465crbug.com/552532 [ Win10 ] plugins/plugin-initiate-popup-window.html [ Pass Crash ]
466crbug.com/552532 [ Win10 ] plugins/tabindex.html [ Pass Crash ]
467
[email protected]b7d47f42015-09-13 03:40:26468crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/lower-boundary-encapsulation/test-004.html [ Failure ]
469crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html [ Failure ]
470crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002.html [ Failure ]
471crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-002.html [ Failure ]
472crbug.com/505364 crbug.com/520616 imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html [ Failure ]
[email protected]59ce4852015-04-09 08:22:13473
ojan7523aca2015-11-04 15:16:44474crbug.com/539623 [ Mac10.6 ] fast/repaint/selection-change-in-iframe-with-relative-parent.html [ Pass Failure ]
Daniel Murphycb7079c32015-10-05 22:57:38475
[email protected]1cc577a2014-09-12 03:43:21476crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/introduction/disabled-audio-silence.html [ Skip ]
477crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/introduction/disabled-video-black.html [ Skip ]
[email protected]1cc577a2014-09-12 03:43:21478crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/mediastreamtrack/mediastreamtrack-end.html [ Skip ]
479crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/mediastreamtrack/mediastreamtrack-init.html [ Skip ]
480crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/audiostreamtrack.html [ Skip ]
481crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/video-and-audio-tracks/videostreamtrack.html [ Skip ]
[email protected]1cc577a2014-09-12 03:43:21482crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/mediastream/audio.html [ Skip ]
483crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/mediastream/mediastream-finished-add.html [ Skip ]
484crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/mediastream/mediastream-idl.html [ Skip ]
485crbug.com/387740 imported/web-platform-tests/mediacapture-streams/stream-api/mediastream/mediastream-removetrack.html [ Skip ]
[email protected]53c39092014-08-17 03:24:44486
[email protected]8d0d56a2015-08-12 08:49:21487crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-content/navigatorusermedia/empty-option-param.html [ Failure ]
488crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-optional-constraint.html [ Failure ]
489crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-content/navigatorusermedia/getusermedia-trivial-constraint.html [ Failure ]
490crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-content/navigatorusermedia/unknownkey-option-param.html [ Failure ]
[email protected]53c39092014-08-17 03:24:44491
[email protected]fe43076ea2014-11-18 23:41:42492crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars-first-char.html [ Failure Timeout ]
493crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-allowed-chars.html [ Failure Timeout ]
[email protected]1cc577a2014-09-12 03:43:21494crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html [ Failure ]
[email protected]5ab4c152014-09-10 08:11:21495
eae41180572015-10-16 16:55:47496crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ]
497crbug.com/542660 fast/css/absolute-inline-alignment.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59498crbug.com/542660 fast/inline/nested-text-descendants.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59499
500# Ref tests that needs investigation.
501crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:22502crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
Emil A Eklundc86457b2015-10-18 22:55:59503
joelo11ae66392015-10-19 03:50:59504# Ref test needs updating due to new font metrics.
505crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
506crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
507
508crbug.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 ]
509
ojan3003ac92015-11-04 03:35:17510crbug.com/517836 imported/web-platform-tests/screen-orientation/lock-bad-argument.html [ Failure ]
joelo11ae66392015-10-19 03:50:59511crbug.com/517836 imported/web-platform-tests/screen-orientation/orientation-reading.html [ Failure ]
512crbug.com/517836 imported/web-platform-tests/screen-orientation/onchange-event-subframe.html [ Failure Timeout ]
513crbug.com/517836 imported/web-platform-tests/screen-orientation/onchange-event.html [ Failure Timeout ]
514
515crbug.com/517840 imported/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure Timeout ]
516
joelo11ae66392015-10-19 03:50:59517# New W3C failures (dpranke@ to triage)
518
519# Linux Aura doesn't support NPAPI plugins (yet?)
520crbug.com/318978 [ Linux ] compositing/plugins/invalidate_rect.html [ Skip ]
521crbug.com/318978 [ Linux ] fast/dom/Window/Plug-ins.html [ Skip ]
522crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-about-blank.html [ Skip ]
523crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Skip ]
524crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-plugins.html [ Skip ]
525crbug.com/318978 [ Linux ] fast/replaced/invalid-object-with-fallback.html [ Skip ]
526crbug.com/318978 [ Linux ] http/tests/plugins/cross-frame-object-access.html [ Skip ]
527crbug.com/318978 [ Linux ] http/tests/plugins/ [ Skip ]
528crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html [ Skip ]
529crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html [ Skip ]
530crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-url.html [ Skip ]
531crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html [ Skip ]
532crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html [ Skip ]
533crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/object-in-svg-foreignobject.html [ Skip ]
534crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.html [ Skip ]
535crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Skip ]
536crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/object-src-url-blocked.html [ Skip ]
537crbug.com/318978 [ Linux ] http/tests/security/contentSecurityPolicy/plugin-in-iframe-with-csp.html [ Skip ]
joelo11ae66392015-10-19 03:50:59538crbug.com/318978 [ Linux ] permissionclient/plugin-permission.html [ Skip ]
539crbug.com/318978 [ Linux ] plugins/ [ Skip ]
540
noela86f2612015-11-10 02:18:24541crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
542crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
543crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ]
544
chrishtr08fbbc62015-12-17 17:54:17545crbug.com/570702 virtual/rootlayerscrolls/scrollbars/custom-scrollbar-changing-style.html [ Failure ]
546
joelo11ae66392015-10-19 03:50:59547crbug.com/380217 [ Linux Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius.html [ Skip ]
548crbug.com/380217 [ Win ] fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-bottom-left.html [ Skip ]
549
bmeurer92d48a7a2016-01-12 07:57:20550crbug.com/576574 fast/js/date-proto-generic-invocation.html [ NeedsManualRebaseline ]
551
bmeurer6ce8e442015-12-24 19:06:56552crbug.com/535408 fast/js/function-bind.html [ NeedsManualRebaseline ]
553crbug.com/535408 inspector/sources/debugger/properties-special.html [ NeedsManualRebaseline ]
554
joelo11ae66392015-10-19 03:50:59555crbug.com/405389 imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-017.html [ Failure ]
556crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-010.html [ Failure ]
557crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-024.html [ Failure ]
558crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ]
559crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ]
560crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ]
561crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
562crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
563crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ]
564crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
565crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
566
567crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht [ Failure ]
568crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht [ Failure ]
569crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht [ Failure ]
570crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht [ Failure ]
571crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht [ Failure ]
572crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht [ Failure ]
573crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht [ Failure ]
574crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht [ Failure ]
575crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht [ Failure ]
576crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht [ Failure ]
577crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht [ Failure ]
578crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht [ Failure ]
579crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht [ Failure ]
580crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht [ Failure ]
581crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht [ Failure ]
582crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht [ Failure ]
583crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht [ Failure ]
584crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht [ Failure ]
585crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht [ Failure ]
586crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht [ Failure ]
587crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht [ Failure ]
588crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht [ Failure ]
589crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht [ Failure ]
590crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht [ Failure ]
591crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht [ Failure ]
592crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht [ Failure ]
593crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht [ Failure ]
594crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht [ Failure ]
595crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht [ Failure ]
596crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht [ Failure ]
597crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht [ Failure ]
598crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht [ Failure ]
599crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht [ Failure ]
600crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht [ Failure ]
601crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht [ Failure ]
602crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht [ Failure ]
603crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht [ Failure ]
604crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht [ Failure ]
605crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht [ Failure ]
606crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht [ Failure ]
607crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht [ Failure ]
608crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht [ Failure ]
609crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht [ Failure ]
610crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht [ Failure ]
611crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht [ Failure ]
612crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht [ Failure ]
613crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht [ Failure ]
614crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht [ Failure ]
615crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht [ Failure ]
616crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht [ Failure ]
617crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht [ Failure ]
618crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht [ Failure ]
619crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht [ Failure ]
620crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht [ Failure ]
621crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht [ Failure ]
622crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht [ Failure ]
623crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht [ Failure ]
624crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht [ Failure ]
625crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht [ Failure ]
626crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht [ Failure ]
627crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht [ Failure ]
628crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht [ Failure ]
629crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht [ Failure ]
630crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht [ Failure ]
631crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht [ Failure ]
632crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht [ Failure ]
633crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht [ Failure ]
634crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht [ Failure ]
635crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht [ Failure ]
636crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht [ Failure ]
637crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht [ Failure ]
638crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht [ Failure ]
639crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht [ Failure ]
640
641crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht [ Failure ]
642crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht [ Failure ]
643crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-007.xht [ Failure ]
644crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-003.xht [ Failure ]
645crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht [ Failure ]
646crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-002.xht [ Failure ]
647crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-003.xht [ Failure ]
648crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-004.xht [ Failure ]
649crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-column-order-005.xht [ Failure ]
650crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html [ Failure ]
651crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vlr-004.html [ Failure ]
652crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-001.html [ Failure ]
653crbug.com/492664 imported/csswg-test/css-writing-modes-3/table-progression-vrl-004.html [ Failure ]
joelo11ae66392015-10-19 03:50:59654
noel5a0a7d492015-12-22 03:14:27655# Test sometimes flakes on most platforms
656crbug.com/571531 imported/csswg-test/css-flexbox-1/css-flexbox-height-animation-stretch.html [ Pass Failure ]
657
noel11a26882015-12-24 14:33:00658# failing on XP after https://codereview.chromium.org/1548053002
659crbug.com/492664 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-sideways-vrl-100.html [ Failure ]
660crbug.com/492664 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-mixed-vrl-100.html [ Failure ]
661crbug.com/492664 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-upright-vlr-100.html [ Failure ]
662crbug.com/492664 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-upright-vrl-100.html [ Failure ]
663crbug.com/492664 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-sideways-vlr-100.html [ Failure ]
664crbug.com/492664 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-mixed-vlr-100.html [ Failure ]
665
joelo11ae66392015-10-19 03:50:59666# Either "combo" or split should run: http://testthewebforward.org/docs/css-naming.html
667crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001.html [ Skip ]
668crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001q.html [ Failure ]
669crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001r.html [ Failure ]
670crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001s.html [ Failure ]
671crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001t.html [ Failure ]
672crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001u.html [ Failure ]
673crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001v.html [ Failure ]
674crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001w.html [ Failure ]
675crbug.com/492664 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001x.html [ Failure ]
676crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html [ Skip ]
677crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-orientation-script-001e.html [ Failure ]
678
679# These tests pass but images do not match because of wrong half-leading in vertical-lr
680crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-003.xht [ Failure ]
681crbug.com/537080 imported/csswg-test/css-writing-modes-3/vertical-alignment-009.xht [ Failure ]
682
683# These tests pass but images do not match because of position: absolute in vertical flow bug
kojii3924dfc2015-11-26 14:51:31684crbug.com/492664 imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59685crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ]
686crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ]
687crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ]
688crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ]
689crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ]
690crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ]
691crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ]
692crbug.com/492664 imported/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31693crbug.com/492664 imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-009.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59694
695# These tests pass but images do not match because tests are stricter than the spec.
696crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-001.html [ Failure ]
697crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-002.html [ Failure ]
698crbug.com/492664 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-all-003.html [ Failure ]
699
700# These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, notified to the submitter.
kojii3924dfc2015-11-26 14:51:31701crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-htb-001.xht [ Failure ]
702crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-002.xht [ Failure ]
703crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-003.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59704crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-004.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31705crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-005.xht [ Failure ]
706crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-006.xht [ Failure ]
707crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-007.xht [ Failure ]
708crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-008.xht [ Failure ]
709crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-010.xht [ Failure ]
710crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-011.xht [ Failure ]
711crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-012.xht [ Failure ]
712crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-013.xht [ Failure ]
713crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-014.xht [ Failure ]
714crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-015.xht [ Failure ]
715crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-016.xht [ Failure ]
716crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-019.xht [ Failure ]
717crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-020.xht [ Failure ]
718crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-021.xht [ Failure ]
719crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-022.xht [ Failure ]
720crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vlr-023.xht [ Failure ]
721crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-024.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59722crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/inline-block-alignment-006.xht [ Failure ]
kojii3924dfc2015-11-26 14:51:31723crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-htb-001.xht [ Failure ]
724crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-002.xht [ Failure ]
725crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-003.xht [ Failure ]
726crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-005.xht [ Failure ]
727crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-006.xht [ Failure ]
728crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-007.xht [ Failure ]
729crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-008.xht [ Failure ]
730crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-010.xht [ Failure ]
731crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-011.xht [ Failure ]
732crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-012.xht [ Failure ]
733crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-013.xht [ Failure ]
734crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-014.xht [ Failure ]
735crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-017.xht [ Failure ]
736crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-018.xht [ Failure ]
737crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vrl-019.xht [ Failure ]
738crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/line-box-direction-vlr-020.xht [ Failure ]
739crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-002.xht [ Failure ]
740crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-003.xht [ Failure ]
741crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-004.xht [ Failure ]
742crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-005.xht [ Failure ]
743crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-006.xht [ Failure ]
744crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-007.xht [ Failure ]
745crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vrl-008.xht [ Failure ]
746crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/row-progression-vlr-009.xht [ Failure ]
kojiifce37df2015-11-26 05:38:37747crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vrl-006.xht [ Failure ]
748crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/text-baseline-vlr-007.xht [ Failure ]
joelo11ae66392015-10-19 03:50:59749
750crbug.com/498845 [ Win ] fast/multicol/vertical-rl/float-content-break.html [ Failure ]
751
752crbug.com/443615 [ Linux Win ] imported/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ Failure ]
753
754crbug.com/443379 imported/web-platform-tests/gamepad/idlharness.html [ Failure Timeout ]
755
756crbug.com/396775 compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
757crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/reflected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
758
Joel Ong50580bb2015-10-19 19:51:05759crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ]
joelo11ae66392015-10-19 03:50:59760
761crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ]
762
763# crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-input.html [ Failure ]
764
yurys1af961e92015-11-30 21:24:23765crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentage.svg [ Failure ]
joelo11ae66392015-10-19 03:50:59766
joelo11ae66392015-10-19 03:50:59767# Printing Layout broken in these tests.
768crbug.com/377696 printing/setPrinting.html [ Skip ]
769crbug.com/377696 printing/width-overflow.html [ Skip ]
770
771# Reftests that needs investigation.
772crbug.com/397232 [ XP ] css2.1/20110323/c541-word-sp-000.htm [ Failure ]
773crbug.com/397232 [ XP ] css2.1/20110323/vertical-align-boxes-001.htm [ Failure ]
774crbug.com/397255 [ Linux XP ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ]
ojan3003ac92015-11-04 03:35:17775crbug.com/475882 [ Mac Win ] fast/writing-mode/table-vertical-child-width.html [ Failure ]
joelo11ae66392015-10-19 03:50:59776crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ]
777crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ]
778crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ Failure ]
779crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ Failure ]
780crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ Failure ]
781crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ Failure ]
782crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ Failure ]
Stephen Whiteb2eda0e2015-12-09 16:38:04783crbug.com/378610 [ Win ] svg/custom/focus-ring-text.svg [ Failure ]
784crbug.com/378610 [ Mac ] svg/custom/focus-ring-text.svg [ Failure Pass ]
joelo11ae66392015-10-19 03:50:59785
drott0878d292015-12-09 19:49:46786crbug.com/523021 [ XP ] css3/fonts/font-style-matching-0.html [ Failure ]
787crbug.com/523021 [ XP ] css3/fonts/font-style-matching-1.html [ Failure ]
788crbug.com/523021 [ XP ] css3/fonts/font-style-matching-2.html [ Failure ]
789crbug.com/523021 [ XP ] css3/fonts/font-style-matching-3.html [ Failure ]
790crbug.com/523021 [ XP ] css3/fonts/font-style-matching-4.html [ Failure ]
791crbug.com/523021 [ XP ] css3/fonts/font-style-matching-5.html [ Failure ]
792crbug.com/523021 [ XP ] css3/fonts/font-style-matching-6.html [ Failure ]
793crbug.com/523021 [ XP ] css3/fonts/font-style-matching-7.html [ Failure ]
794crbug.com/523021 [ XP ] css3/fonts/font-style-matching-8.html [ Failure ]
joelo11ae66392015-10-19 03:50:59795
ojan3003ac92015-11-04 03:35:17796crbug.com/474987 [ Win Mac ] css3/flexbox/auto-margins.html [ Failure ]
joelo11ae66392015-10-19 03:50:59797
798crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
799crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
800
joelo11ae66392015-10-19 03:50:59801crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendbuffer-quota-exceeded.html [ Timeout ]
802crbug.com/524160 [ Debug ] http/tests/media/media-source/mediasource-appendstream-quota-exceeded.html [ Timeout ]
803
junov778efc532016-01-21 16:05:12804crbug.com/580101 [ Android ] css1/cascade/important.html [ NeedsRebaseline ]
805crbug.com/580101 [ Android ] css1/classification/list_style.html [ NeedsRebaseline ]
806crbug.com/580101 [ Android ] css1/classification/list_style_image.html [ NeedsRebaseline ]
807crbug.com/580101 [ Android ] css1/classification/list_style_position.html [ NeedsRebaseline ]
808crbug.com/580101 [ Android ] css1/color_and_background/background_color.html [ NeedsRebaseline ]
809crbug.com/580101 [ Android ] css1/color_and_background/color.html [ NeedsRebaseline ]
810crbug.com/580101 [ Android ] css1/font_properties/font_style.html [ NeedsRebaseline ]
811crbug.com/580101 [ Android ] css1/font_properties/font_variant.html [ NeedsRebaseline ]
812crbug.com/580101 [ Android ] css1/formatting_model/canvas.html [ NeedsRebaseline ]
813crbug.com/580101 [ Android ] css1/text_properties/text_align.html [ NeedsRebaseline ]
814crbug.com/580101 [ Android ] fast/compact/002.html [ NeedsRebaseline ]
815crbug.com/580101 [ Android ] fast/text/chromium-linux-fontconfig-renderstyle.html [ NeedsRebaseline ]
816crbug.com/580101 [ Android ] svg/canvas/canvas-pattern-svg.html [ NeedsRebaseline ]
817
wolenetzafc6c772015-12-15 22:46:37818crbug.com/568827 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-audio-bitrate.html [ Failure ]
819crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-framesize.html [ Failure ]
820crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-av-video-bitrate.html [ Failure ]
821crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-bitrate.html [ Failure ]
822crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framerate.html [ Failure ]
823crbug.com/555703 [ Android ] http/tests/media/media-source/mediasource-config-change-mp4-v-framesize.html [ Failure ]
824
joelo11ae66392015-10-19 03:50:59825crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ]
826
827crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ]
828
829crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ Failure ]
830
831crbug.com/253763 fast/text-autosizing/first-line-scale-factor.html [ Failure ]
832
833crbug.com/374643 [ Mac ] fast/text-autosizing/supercluster-multiple-layout.html [ Failure ]
834crbug.com/374643 [ Mac ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
835
836# Started failing after r162705.
837crbug.com/324370 compositing/video/video-reflection.html [ Failure ]
838
839crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ]
840
nainara2f07ea52016-01-25 02:33:53841crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ]
842crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:59843
tkentc987cb42015-12-02 03:29:45844crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.html [ Failure Pass ]
joelo11ae66392015-10-19 03:50:59845
846crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
847crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
848
nainara2f07ea52016-01-25 02:33:53849crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-interpolation.html [ Pass Crash ]
850crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-transform-interpolation.html [ Pass Crash ]
joelo11ae66392015-10-19 03:50:59851
852crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ]
853
854crbug.com/506525 [ XP ] paint/masks/fieldset-mask.html [ Failure ]
joelo11ae66392015-10-19 03:50:59855
856crbug.com/400841 media/video-canvas-draw.html [ Failure ]
857crbug.com/400829 media/video-object-fit.html [ Failure ]
858crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Failure ]
859
860# We only want to run one of the web-animations-api tests in stable mode.
861crbug.com/441553 virtual/stable/web-animations-api [ Skip ]
862crbug.com/368946 virtual/stable/web-animations-api/eased-keyframes.html [ Pass ]
863# These tests *only* run in stable, to verify that these features are unsupported and throw exceptions.
864crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported.html [ Pass ]
865crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupported.html [ Pass ]
866
reed11621782016-01-17 22:06:46867crbug.com/578663 fast/canvas/canvas-imageSmoothingQuality-pixel.html [ NeedsRebaseline ]
868crbug.com/578663 fast/images/exif-orientation-height-image-document.html [ NeedsRebaseline ]
869crbug.com/578663 virtual/display_list_2d_canvas/fast/canvas/canvas-imageSmoothingQuality-pixel.html [ NeedsRebaseline ]
870
joelo11ae66392015-10-19 03:50:59871# switching to apache-win32: needs triaging.
872crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ Failure ]
873crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure ]
874crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure Timeout ]
875crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Failure ]
876crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame-csp.html [ Failure ]
877crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Failure ]
878crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ]
879
nainara2f07ea52016-01-25 02:33:53880crbug.com/539725 [ Linux Debug ] inspector/elements/shadow/elements-panel-shadow-selection-on-refresh.html [ Failure ]
joelo11ae66392015-10-19 03:50:59881
882crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ]
883
nainara2f07ea52016-01-25 02:33:53884crbug.com/402379 [ Win7 Debug ] storage/indexeddb/cursor-continue-validity.html [ Pass ]
885crbug.com/402379 [ Win7 Debug ] storage/indexeddb/mozilla/indexes.html [ Pass ]
joelo11ae66392015-10-19 03:50:59886
nainara2f07ea52016-01-25 02:33:53887crbug.com/419993 [ Debug ] fast/css/giant-stylesheet-crash.html [ Pass ]
joelo11ae66392015-10-19 03:50:59888
889# Part of a larger issue referenced in the bug. This specific issue will be fixed shortly.
890crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeout ]
891
nainara2f07ea52016-01-25 02:33:53892crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html [ Pass ]
893crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.html [ Pass ]
joelo11ae66392015-10-19 03:50:59894
895# Disabled until the test plugin is fixed.
896crbug.com/363099 [ Win ] plugins/nested-plugin-objects.html [ Failure ]
897crbug.com/363099 [ Win ] plugins/open-and-close-window-with-plugin.html [ Failure ]
898
ojan7523aca2015-11-04 15:16:44899crbug.com/418091 [ Mac10.6 ] fast/text/international/zerowidthjoiner.html [ Failure ]
joelo11ae66392015-10-19 03:50:59900
joelo11ae66392015-10-19 03:50:59901crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
902
reed9b798d92016-01-21 07:16:41903crbug.com/579816 fast/borders/border-image-outset-in-shorthand.html [ NeedsRebaseline ]
904crbug.com/579816 fast/borders/border-image-outset-split-inline.html [ NeedsRebaseline ]
905crbug.com/579816 fast/borders/border-image-outset.html [ NeedsRebaseline ]
906crbug.com/579816 fast/borders/border-image-slice-constrained.html [ NeedsRebaseline ]
907crbug.com/579816 fast/gradients/border-image-gradient-sides-and-corners.html [ NeedsRebaseline ]
908crbug.com/579816 fast/writing-mode/border-image-vertical-lr.html [ NeedsRebaseline ]
909crbug.com/579816 fast/writing-mode/border-image-vertical-rl.html [ NeedsRebaseline ]
910crbug.com/579816 svg/W3C-SVG-1.1/coords-units-01-b.svg [ NeedsRebaseline ]
911
joelo11ae66392015-10-19 03:50:59912# When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
913# In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
914# This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does.
915# By about a quarter or less of a pixel.
leviwa63a3fc2015-10-20 00:26:06916crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
joelo11ae66392015-10-19 03:50:59917
918crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overflow-hidden.html [ Failure ]
919crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-overried-inherited-visibility-hidden.html [ Failure ]
920crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-overried-inherited-visibility-hidden.html [ Failure ]
921crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no-visibility-hidden-child.html [ Failure ]
922crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-no.html [ Failure ]
923crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-scrolling-yes.html [ Failure ]
924crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-visibility-hidden-child.html [ Failure ]
925crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-zero-size-and-border.html [ Failure ]
926crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame.html [ Failure ]
927crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-styled.html [ Failure ]
928
harakenb25744b2016-01-25 09:05:29929crbug.com/385014 crbug.com/410145 accessibility/canvas-fallback-content-2.html [ Pass Failure Timeout ]
joelo11ae66392015-10-19 03:50:59930
nainara2f07ea52016-01-25 02:33:53931crbug.com/440452 virtual/display_list_2d_canvas/fast/canvas/canvas-partial-invalidation-zoomed.html [ Pass Timeout ]
joelo11ae66392015-10-19 03:50:59932
933crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
934crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
935crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:59936crbug.com/364614 [ Mac ] fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
937crbug.com/364614 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
938crbug.com/364614 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Skip ]
joelo11ae66392015-10-19 03:50:59939
skobesb47b4762016-01-23 00:38:18940crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fixed-background-in-iframe.html [ Skip ]
941
nainara2f07ea52016-01-25 02:33:53942crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Pass Timeout ]
943crbug.com/552556 [ Win Linux ] virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Pass Timeout ]
noel277507482015-12-25 23:48:56944crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll.html [ Pass Failure ]
noela4b7d772015-12-23 12:06:10945
joelo11ae66392015-10-19 03:50:59946crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-change-color.html [ Failure ]
947crbug.com/524596 paint/invalidation/composited-non-stacking-context-descendant-move.html [ Failure ]
948crbug.com/524596 paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Failure ]
949crbug.com/524596 virtual/spv2/paint/invalidation/composited-non-stacking-context-descendant-move.html [ Skip ]
950crbug.com/524596 virtual/spv2/paint/invalidation/fixed-position-descendant-paint-offset-indirect.html [ Skip ]
951
952crbug.com/425113 svg/clip-path/clip-path-multiple-children.svg [ Failure ]
953
nainara2f07ea52016-01-25 02:33:53954crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant.html [ Crash Pass Failure ]
955crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Pass Timeout ]
joelo11ae66392015-10-19 03:50:59956
noelf5b61be2015-12-26 01:43:49957crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ Pass Failure ]
958
joelo11ae66392015-10-19 03:50:59959crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ Failure ]
960crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ]
961crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ]
962
963crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ]
964
965# Temporary until we start generating Trusty baselines.
966crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ]
967crbug.com/498021 [ Linux ] http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
joelo11ae66392015-10-19 03:50:59968crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure ]
969crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ]
970crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ]
971crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ]
972crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failure ]
joelo11ae66392015-10-19 03:50:59973crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ]
joelo11ae66392015-10-19 03:50:59974crbug.com/498021 [ Linux ] editing/pasteboard/4944770-2.html [ Failure ]
975crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ]
976crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ]
977crbug.com/498021 [ Linux ] fast/text/international/complex-character-based-fallback.html [ Failure ]
978crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ]
979
bmeurer88bdb0b82015-12-16 07:05:15980crbug.com/567998 imported/web-platform-tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html [ NeedsManualRebaseline ]
981
joelo11ae66392015-10-19 03:50:59982# Significant Slimming Paint failure.
983crbug.com/459305 [ Mac ] svg/custom/foreign-object-skew.svg [ Failure ]
984
985crbug.com/463798 [ Mac ] svg/as-image/svg-invalid-image-1.html [ Failure ]
986
987crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-evenodd.html [ Failure ]
chrishtrce3dce9f2016-01-13 19:58:38988#crbug.com/463358 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xhtml [ Failure ]
joelo11ae66392015-10-19 03:50:59989
990crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
991
Dominik Röttschese2598a22015-10-28 13:51:12992crbug.com/548630 [ XP ] fast/text/justify-vertical.html [ Failure ]
993
joelo11ae66392015-10-19 03:50:59994crbug.com/471824 imported/web-platform-tests/pointerevents/ [ Skip ]
995crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-illegal.html [ Skip ]
996crbug.com/471824 virtual/pointerevent/imported/web-platform-tests/pointerevents/pointerevent_touch-action-verification.html [ Skip ]
997
cbiesingere1454002015-12-16 20:48:20998# Not implemented yet
999crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse-line-wrapping.html [ Failure ]
1000crbug.com/336604 imported/csswg-test/css-flexbox-1/flexbox_visibility-collapse.html [ Failure ]
1001crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-005.xht [ Failure ]
1002crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-007.xht [ Failure ]
1003crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-items-008.xht [ Failure ]
1004crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-005.xht [ Failure ]
1005crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-006.xht [ Failure ]
1006
1007crbug.com/467127 imported/csswg-test/css-flexbox-1/flex-grow-006.html [ Failure ]
1008crbug.com/467127 imported/csswg-test/css-flexbox-1/flexbox_justifycontent-center-overflow.html [ Failure ]
1009crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html [ Failure ]
1010crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html [ Failure ]
1011crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html [ Failure ]
1012crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html [ Failure ]
1013crbug.com/467127 imported/csswg-test/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html [ Failure ]
1014crbug.com/467127 [ Mac ] imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items-007.xht [ Failure ]
1015crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap-reverse.html [ Failure ]
1016crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex-wrap.html [ Failure ]
1017
tkent9e17d402015-12-18 02:18:361018crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure Pass ]
cbiesingere1454002015-12-16 20:48:201019
ojan7523aca2015-11-04 15:16:441020crbug.com/471066 [ Mac10.6 ] fast/text/apply-start-width-after-skipped-text.html [ Failure ]
1021crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ Failure ]
1022crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ]
1023crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ]
joelo11ae66392015-10-19 03:50:591024
ojan7523aca2015-11-04 15:16:441025crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [ Failure ]
joelo11ae66392015-10-19 03:50:591026
nainar0aea8a92016-01-20 14:16:291027crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline ]
1028crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ]
1029
drott9f6a2b02015-10-23 16:29:501030# These need a rebaseline due crbug.com/504745 on Windows when they are activated again.
harakenb25744b2016-01-25 09:05:291031crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Pass Failure ]
1032crbug.com/521124 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [ Pass Failure ]
1033crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ]
1034crbug.com/521124 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ Pass Failure ]
1035crbug.com/521124 crbug.com/571481 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ Pass Failure ]
Daniel Murphyfe775722015-12-21 22:41:411036
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
1048crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Timeout ]
1049crbug.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
wangxianzhu68d76912015-11-26 21:15:001054crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1055
joelo11ae66392015-10-19 03:50:591056# Temporarily disabled after chromium change
1057crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failure ]
joelo11ae66392015-10-19 03:50:591058crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1059
1060# Ref tests that fail due to differences in inline box structure, even though they contain the same text.
1061# This happens because inline box layout uses fixed-point measurements, which can cause rounding differences.
1062crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multiple-shadow-roots.html [ Failure ]
1063crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1064crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Failure ]
1065crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stable/first-letter-text-decoration.html [ Failure ]
1066crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ]
1067crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ]
1068
1069# Rebaselines that got missed in the first pass
1070crbug.com/321237 [ Mac ] fast/text/international/complex-text-leading-space-wrapping.html [ Failure ]
1071crbug.com/321237 [ Win ] fast/text/international/complex-text-leading-space-wrapping.html [ Failure ]
1072
joelo11ae66392015-10-19 03:50:591073crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
1074crbug.com/501659 http/tests/xmlviewer/dumpAsText/svg.xml [ Failure ]
1075
1076crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ]
1077crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
joelo11ae66392015-10-19 03:50:591078
1079# Slow expected on debug builds
1080crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ]
1081crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1082
1083crbug.com/505415 [ XP ] accessibility/canvas-fallback-content-labels.html [ Failure ]
1084
ojan7523aca2015-11-04 15:16:441085# Mac10.10-specific failures that still need triaging.
joelo11ae66392015-10-19 03:50:591086# Form controls need rebaseline because of the default font change.
1087# If you see wider INPUT elements or narrower TEXTAREA elements, you may do just
1088# rebaseline. See crbug.com/508768#c6
ojan7523aca2015-11-04 15:16:441089crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/compositing-reason-removed.html [ Failure ]
joelo11ae66392015-10-19 03:50:591090# TODO(chrishtr): uncomment after fixing crbug.com/529038
ojan7523aca2015-11-04 15:16:441091#crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred-compositing.html [ Failure ]
1092crbug.com/509025 [ Mac10.10 ] compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Failure ]
1093crbug.com/509025 [ Mac10.10 ] compositing/overflow/text-color-change.html [ Failure ]
1094crbug.com/509025 [ Mac10.10 ] compositing/overflow/updating-scrolling-container-and-content.html [ Failure ]
1095crbug.com/509025 [ Mac10.10 ] compositing/overflow/updating-scrolling-container.html [ Failure ]
joelo11ae66392015-10-19 03:50:591096# TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/516016
ojan7523aca2015-11-04 15:16:441097# crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ Failure ]
ojan7523aca2015-11-04 15:16:441098crbug.com/509025 [ Mac10.10 ] compositing/squashing/invalidate-when-leaving-squashed-layer.html [ Failure ]
1099crbug.com/509025 [ Mac10.10 ] compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer.html [ Failure ]
1100crbug.com/509025 [ Mac10.10 ] compositing/squashing/invalidations-with-large-negative-margin.html [ Failure ]
mstenshob26152292015-12-21 20:35:361101crbug.com/509025 [ Mac10.10 ] compositing/squashing/remove-squashed-layer-plus-move.html [ Failure ]
ojan7523aca2015-11-04 15:16:441102crbug.com/509025 [ Mac10.10 ] compositing/squashing/repaint-overflow-scrolled-squashed-content.html [ Failure ]
1103crbug.com/509025 [ Mac10.10 ] compositing/squashing/repaint-squashed-layer-in-rect.html [ Failure ]
1104crbug.com/509025 [ Mac10.10 ] compositing/squashing/repaint-via-layout-offset.html [ Failure ]
1105crbug.com/509025 [ Mac10.10 ] compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html [ Failure ]
1106crbug.com/509025 [ Mac10.10 ] compositing/squashing/squash-partial-repaint-inside-squashed-layer.html [ Failure ]
1107crbug.com/509025 [ Mac10.10 ] compositing/squashing/squashing-inside-preserve-3d-element.html [ Failure ]
1108crbug.com/509025 [ Mac10.10 ] css3/flexbox/repaint-rtl-column.html [ Failure ]
1109crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ]
1110crbug.com/509025 [ Mac10.10 ] fast/css/font-face-data-uri-invalid.html [ Failure ]
1111crbug.com/509025 [ Mac10.10 ] fast/css/fontfaceset-download-error.html [ Failure ]
1112crbug.com/509025 [ Mac10.10 ] fast/dom/adopt-attribute-crash.svg [ Failure ]
tkent828afb6d2015-12-11 08:53:471113crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
tkente7e6fed2015-12-14 03:29:251114crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failure ]
ojan7523aca2015-11-04 15:16:441115crbug.com/509025 [ Mac10.10 ] fast/images/style-access-during-imageChanged-crash.html [ Failure ]
1116crbug.com/509025 [ Mac10.10 ] fast/parser/xml-colon-entity.html [ Failure ]
1117crbug.com/509025 [ Mac10.10 ] fast/parser/xml-declaration-missing-ending-mark.html [ Failure ]
1118crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash.html [ Failure ]
1119crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash2.html [ Failure ]
1120crbug.com/509025 [ Mac10.10 ] fast/text/glyph-reordering.html [ Failure ]
1121crbug.com/509025 [ Mac10.10 ] fast/text/large-text-composed-char.html [ Failure ]
1122crbug.com/509025 [ Mac10.10 ] http/tests/navigation/navigation-redirect-schedule-crash.html [ Failure ]
1123crbug.com/509025 [ Mac10.10 ] http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
wangxianzhu873db7f2015-10-23 18:06:561124
ojan7523aca2015-11-04 15:16:441125crbug.com/545140 [ Mac10.10 ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
1126crbug.com/545141 [ Mac10.10 ] fast/writing-mode/text-orientation-basic.html [ Failure ]
leviwa63a3fc2015-10-20 00:26:061127
ojan7523aca2015-11-04 15:16:441128crbug.com/509025 [ Mac10.10 ] fast/text/international/complex-character-based-fallback.html [ Failure ]
1129crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-deselect.html [ Failure ]
1130crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/context-no-deselect.html [ Failure ]
1131crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing/overflow/theme-affects-visual-overflow.html [ Failure ]
1132crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ]
1133crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollbar.html [ Failure ]
joelo11ae66392015-10-19 03:50:591134
1135crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]
1136
1137crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failure.html [ Pass Failure ]
1138
ojan3003ac92015-11-04 03:35:171139crbug.com/521730 [ Win10 ] compositing/plugins/invalidate_rect.html [ Crash ]
ojan3003ac92015-11-04 03:35:171140crbug.com/521730 [ Win10 ] plugins/windowless_plugin_paint_test.html [ Crash ]
1141
joelo11ae66392015-10-19 03:50:591142crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html [ Failure ]
1143crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html [ Failure ]
1144crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ]
1145crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failure ]
1146crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields-localization.html [ Failure ]
1147crbug.com/521730 [ Win10 ] fast/text/international/vertical-text-metrics-test.html [ Failure ]
joelo11ae66392015-10-19 03:50:591148crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure ]
ojan3003ac92015-11-04 03:35:171149crbug.com/521730 [ Win10 ] fast/forms/datetimelocal/datetimelocal-appearance-l10n.html [ Failure ]
1150crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failure ]
ojan3003ac92015-11-04 03:35:171151crbug.com/521730 [ Win10 ] fast/text-autosizing/hackernews-comments.html [ Failure ]
1152crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Failure ]
joelo11ae66392015-10-19 03:50:591153crbug.com/521730 [ Win10 ] fast/text-autosizing/supercluster-multiple-layout.html [ Timeout Failure ]
ojan3003ac92015-11-04 03:35:171154crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text.html [ Failure ]
1155crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-tables.html [ Failure ]
1156crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-percent-width-cell-lots-of-text.html [ Failure ]
1157crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-cell-inflation.html [ Failure ]
1158crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-for-layout.html [ Failure ]
1159crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-with-inline-block.html [ Failure ]
1160crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/wide-percentage-width.html [ Failure ]
1161crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/wide-specified-width.html [ Failure ]
1162crbug.com/521730 [ Win10 ] fast/text/atsui-kerning-and-ligatures.html [ Failure ]
1163crbug.com/521730 [ Win10 ] fast/text/atsui-multiple-renderers.html [ Failure ]
ojan3003ac92015-11-04 03:35:171164crbug.com/521730 [ Win10 ] fast/text/basic/009.html [ Failure ]
1165crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-changes.html [ Failure ]
1166crbug.com/521730 [ Win10 ] fast/text/capitalize-boundaries.html [ Failure ]
ojan3003ac92015-11-04 03:35:171167crbug.com/521730 [ Win10 ] fast/text/emoji-web-font.html [ Failure ]
1168crbug.com/521730 [ Win10 ] fast/text/firstline/001.html [ Failure ]
1169crbug.com/521730 [ Win10 ] fast/text/firstline/002.html [ Failure ]
1170crbug.com/521730 [ Win10 ] fast/text/firstline/003.html [ Failure ]
joelo11ae66392015-10-19 03:50:591171crbug.com/521730 [ Win10 ] fast/text/font-stretch.html [ Timeout Failure ]
ojan3003ac92015-11-04 03:35:171172crbug.com/521730 [ Win10 ] fast/text/format-control.html [ Failure ]
1173crbug.com/521730 [ Win10 ] fast/text/international/alef-connected.html [ Failure ]
1174crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-001.html [ Failure ]
1175crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-003.html [ Failure ]
1176crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [ Failure ]
1177crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direction-words.html [ Failure ]
ojan3003ac92015-11-04 03:35:171178crbug.com/521730 [ Win10 ] fast/text/international/plane2.html [ Failure ]
1179crbug.com/521730 [ Win10 ] fast/text/letter-spacing-negative-opacity.html [ Failure ]
1180crbug.com/521730 [ Win10 ] fast/text/line-breaks-after-white-space.html [ Failure ]
1181crbug.com/521730 [ Win10 ] fast/text/line-breaks.html [ Failure ]
1182crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ]
1183crbug.com/521730 [ Win10 ] fast/text/stroking-decorations.html [ Failure ]
1184crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ]
1185crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ Failure ]
1186crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-font-fallback.html [ Failure ]
1187crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirLTR-ubNone.svg [ Failure ]
1188crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirLTR-ubOverride.svg [ Failure ]
1189crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg [ Failure ]
joelo11ae66392015-10-19 03:50:591190crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context.svg [ Failure ]
ojan3003ac92015-11-04 03:35:171191crbug.com/521730 [ Win10 ] svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ]
mlamouri1d8ea482015-11-25 14:02:461192crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ]
Peter Kasting62003052015-10-29 00:30:121193crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
chrishtrce3dce9f2016-01-13 19:58:381194#crbug.com/521730 [ Win10 ] printing/iframe-print.html [ Failure ]
ojan3003ac92015-11-04 03:35:171195crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ]
1196crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121197crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Failure ]
ojan3003ac92015-11-04 03:35:171198crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ]
1199crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121200crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
chrishtrce3dce9f2016-01-13 19:58:381201#crbug.com/521730 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Failure ]
ojan3003ac92015-11-04 03:35:171202crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-body.html [ Failure ]
1203crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121204crbug.com/521730 [ Win10 ] virtual/threaded/printing/simultaneous-position-float-change.html [ Failure ]
ojan3003ac92015-11-04 03:35:171205crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-heights.html [ Failure ]
1206crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height.html [ Failure ]
Peter Kasting62003052015-10-29 00:30:121207crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ]
ojan3003ac92015-11-04 03:35:171208crbug.com/521730 [ Win10 ] fast/dynamic/text-combine.html [ Failure ]
1209crbug.com/521730 [ Win10 ] fast/ruby/base-shorter-than-text.html [ Failure ]
jbroman0f339942016-01-16 01:29:221210crbug.com/521730 [ Win10 ] fast/text/emphasis-combined-text.html [ Failure ]
ojan3003ac92015-11-04 03:35:171211crbug.com/521730 [ Win10 ] fast/text/emphasis-complex.html [ Failure ]
1212crbug.com/521730 [ Win10 ] fast/text/font-weight-variant.html [ Failure ]
1213crbug.com/521730 [ Win10 ] fast/text/international/003.html [ Failure ]
1214crbug.com/521730 [ Win10 ] fast/text/international/bold-bengali.html [ Failure ]
1215crbug.com/521730 [ Win10 ] fast/text/international/complex-character-based-fallback.html [ Failure ]
1216crbug.com/521730 [ Win10 ] fast/text/international/hindi-spacing.html [ Failure ]
1217crbug.com/521730 [ Win10 ] fast/text/international/hindi-whitespace.html [ Failure ]
1218crbug.com/521730 [ Win10 ] fast/text/justify-ideograph-leading-expansion.html [ Failure ]
ojan3003ac92015-11-04 03:35:171219crbug.com/521730 [ Win10 ] fast/writing-mode/border-vertical-lr.html [ Failure ]
1220crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-ruby-vertical-lr.html [ Failure ]
joelo11ae66392015-10-19 03:50:591221crbug.com/521730 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failure ]
ojan3003ac92015-11-04 03:35:171222crbug.com/521730 [ Win10 ] fast/css/line-height-determined-by-primary-font.html [ Failure ]
1223crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-l10n.html [ Failure ]
1224crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-pseudo-elements.html [ Failure ]
fmalita6af83332015-12-02 19:40:351225# TODO(fmalita): re-enable after http://crrev.com/1410733003
1226# crbug.com/521730 [ Win10 ] fast/forms/search/search-appearance-basic.html [ Failure ]
ojan3003ac92015-11-04 03:35:171227crbug.com/521730 [ Win10 ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
1228crbug.com/521730 [ Win10 ] fast/ruby/nested-ruby.html [ Failure ]
1229crbug.com/521730 [ Win10 ] fast/text-autosizing/display-type-change.html [ Failure ]
1230crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/css-table-single-cell-lots-of-text.html [ Failure ]
1231crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-table-wrapping.html [ Failure ]
1232crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-cell-lots-of-text.html [ Failure ]
1233crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Failure ]
1234crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ]
1235crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ]
1236crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ]
ojan3003ac92015-11-04 03:35:171237crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ]
harakenb25744b2016-01-25 09:05:291238crbug.com/521730 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combine.html [ Failure ]
ojan3003ac92015-11-04 03:35:171239crbug.com/521730 [ Win10 ] fast/text/emoticons.html [ Failure ]
1240crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failure ]
1241crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ]
1242crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ]
1243crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ]
1244crbug.com/521730 [ Win10 ] fast/text/international/002.html [ Failure ]
1245crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-002.html [ Failure ]
1246crbug.com/521730 [ Win10 ] fast/text/international/danda-space.html [ Failure ]
1247crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure ]
1248crbug.com/521730 [ Win10 ] fast/text/international/khmer-selection.html [ Failure ]
1249crbug.com/521730 [ Win10 ] fast/text/international/lang-glyph-cache-separation.html [ Failure ]
ojan3003ac92015-11-04 03:35:171250crbug.com/521730 [ Win10 ] fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
1251crbug.com/521730 [ Win10 ] fast/text/international/text-spliced-font.html [ Failure ]
1252crbug.com/521730 [ Win10 ] fast/text/international/wrap-CJK-001.html [ Failure ]
1253crbug.com/521730 [ Win10 ] fast/text/midword-break-hang.html [ Failure ]
1254crbug.com/521730 [ Win10 ] fast/text/selection-multiple-runs.html [ Failure ]
1255crbug.com/521730 [ Win10 ] fast/text/stroking.html [ Failure ]
1256crbug.com/521730 [ Win10 ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure ]
1257crbug.com/521730 [ Win10 ] fast/text/trailing-white-space.html [ Failure ]
1258crbug.com/521730 [ Win10 ] fast/text/wide-zero-width-space.html [ Failure ]
1259crbug.com/521730 [ Win10 ] fast/writing-mode/fallback-orientation.html [ Failure ]
1260crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ]
1261crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ]
1262crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-ruby-vertical-rl.html [ Failure ]
1263crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-align-table-baseline.html [ Failure ]
1264crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-baseline-alignment.html [ Failure ]
1265crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ]
1266crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ]
1267crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ]
1268crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ]
1269crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.html [ Failure ]
1270crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirLTR-ubNone.svg [ Failure ]
1271crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirLTR-ubOverride.svg [ Failure ]
1272crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirRTL-ubNone.svg [ Failure ]
1273crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirRTL-ubOverride.svg [ Failure ]
pdr205dedf2015-12-20 22:04:521274crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirRTL-ubNone.svg [ Failure ]
1275crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirRTL-ubOverride.svg [ Failure ]
1276crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg [ Failure ]
1277crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg [ Failure ]
1278crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg [ Failure ]
1279crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg [ Failure ]
1280crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-direction-ltr.svg [ Failure ]
ojan3003ac92015-11-04 03:35:171281crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ]
1282crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ]
1283crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ]
joelo11ae66392015-10-19 03:50:591284
chrishtrce3dce9f2016-01-13 19:58:381285crbug.com/390040 css3/filters/nested-filter.html [ NeedsRebaseline ]
1286crbug.com/390040 fast/borders/border-radius-percent.html [ NeedsRebaseline ]
1287crbug.com/390040 fast/css/resize-corner-tracking-transformed.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021288crbug.com/390040 fast/forms/select-popup/popup-menu-appearance-transform.html [ NeedsRebaseline ]
chrishtrce3dce9f2016-01-13 19:58:381289crbug.com/390040 fast/frames/frame-set-scaling-rotate.html [ NeedsRebaseline ]
1290crbug.com/390040 fast/frames/frame-set-scaling-skew.html [ NeedsRebaseline ]
1291crbug.com/390040 fast/overflow/overflow-update-transform.html [ NeedsRebaseline ]
1292crbug.com/390040 fast/replaced/selection-rect-transform.html [ NeedsRebaseline ]
1293crbug.com/390040 fast/transforms/transformed-focused-text-input.html [ NeedsRebaseline ]
1294crbug.com/390040 inspector/layers/layer-canvas-log.html [ NeedsRebaseline ]
1295crbug.com/390040 media/audio-repaint.html [ NeedsRebaseline ]
1296crbug.com/390040 printing/iframe-print.html [ NeedsRebaseline ]
1297crbug.com/390040 svg/dynamic-updates/SVG-dynamic-css-transform.html [ NeedsRebaseline ]
1298crbug.com/390040 virtual/threaded/printing/iframe-print.html [ NeedsRebaseline ]
1299crbug.com/390040 fast/forms/placeholder-position.html [ NeedsRebaseline ]
1300crbug.com/390040 svg/transforms/animated-path-inside-transformed-html.xhtml [ NeedsRebaseline ]
1301crbug.com/390040 svg/transforms/text-with-pattern-inside-transformed-html.xhtml [ NeedsRebaseline ]
1302crbug.com/390040 virtual/threaded/printing/ellipsis-printing-style.html [ NeedsRebaseline ]
1303crbug.com/390040 printing/ellipsis-printing-style.html [ NeedsRebaseline ]
1304crbug.com/390040 fast/forms/select/listbox-appearance-basic.html [ NeedsRebaseline ]
1305crbug.com/390040 fast/frames/iframe-scaling-with-scroll.html [ NeedsRebaseline ]
1306
pdr67685ac2015-12-19 05:44:521307crbug.com/571233 compositing/background-color/background-color-outside-document.html [ Skip ]
1308
joelo11ae66392015-10-19 03:50:591309crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
1310crbug.com/474759 fast/block/line-layout/selection-highlight-overlap.html [ Failure ]
1311crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-context-and-not-stacking-context-children.html [ Failure ]
1312crbug.com/502927 [ XP ] paint/frames/frameset-with-stacking-contexts.html [ Failure ]
joelo11ae66392015-10-19 03:50:591313
1314crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1315
joelo11ae66392015-10-19 03:50:591316crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
joelo11ae66392015-10-19 03:50:591317
1318# This test has different results in Debug and Release.
1319crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ Failure ]
1320
1321crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1322crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1323crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollbar-no-crash.html [ Pass Failure ]
1324
1325# The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description
ojan3003ac92015-11-04 03:35:171326crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ]
joelo11ae66392015-10-19 03:50:591327
joelo11ae66392015-10-19 03:50:591328crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Failure Pass ]
1329
Mikhail Naganov2f1d0cd2015-10-21 20:10:221330crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
1331crbug.com/240576 virtual/android/fullscreen/api/element-ready-check-containing-iframe.html [ Timeout Failure Pass ]
dsinclair2460a952015-10-21 16:51:441332
pdr2e0db322015-12-07 18:19:121333crbug.com/567230 virtual/threaded/animations/restart-not-visible.html [ Timeout Crash Pass ]
1334
pdrc0d58abe32015-12-08 01:08:321335crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ]
1336
joelo11ae66392015-10-19 03:50:591337crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ]
1338
joelo11ae66392015-10-19 03:50:591339crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ Failure ]
1340
nainara2f07ea52016-01-25 02:33:531341crbug.com/535478 [ Win ] virtual/threaded/inspector/tracing/decode-resize.html [ Pass Failure ]
joelo11ae66392015-10-19 03:50:591342
ojan7523aca2015-11-04 15:16:441343crbug.com/524646 [ Mac10.10 ] fast/dom/shadow/shadowdom-for-button.html [ Failure ]
joelo11ae66392015-10-19 03:50:591344
1345crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-window.html [ Failure Pass Timeout ]
1346crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-worker.html [ Failure Pass Timeout ]
1347crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-sharedworker.html [ Failure Pass Timeout ]
1348
tkent3a1194402016-01-15 06:09:021349crbug.com/543369 [ Linux ] fast/forms/select-popup/popup-menu-appearance-tall.html [ Failure ]
Emil A Eklundf86d2d32015-10-20 16:31:221350
fmalitabeac35392016-01-24 04:52:351351# SK_SUPPORT_LEGACY_PATH_MEASURE_TVALUE
1352crbug.com/438390 svg/W3C-SVG-1.1/animate-elem-33-t.svg [ NeedsRebaseline ]
1353crbug.com/438390 svg/W3C-SVG-1.1/text-align-04-b.svg [ NeedsRebaseline ]
1354crbug.com/438390 svg/W3C-SVG-1.1/text-path-01-b.svg [ NeedsRebaseline ]
1355crbug.com/438390 svg/animations/animate-elem-06-t-drt.html [ NeedsRebaseline ]
1356crbug.com/438390 svg/animations/animate-elem-07-t-drt.html [ NeedsRebaseline ]
1357crbug.com/438390 svg/animations/animate-elem-08-t-drt.html [ NeedsRebaseline ]
1358crbug.com/438390 svg/animations/animate-text-nested-transforms.html [ NeedsRebaseline ]
1359crbug.com/438390 svg/animations/animateMotion-accumulate-1c.svg [ NeedsRebaseline ]
1360crbug.com/438390 svg/animations/animateMotion-accumulate-2a.svg [ NeedsRebaseline ]
1361crbug.com/438390 svg/animations/animateMotion-accumulate-2b.svg [ NeedsRebaseline ]
1362crbug.com/438390 svg/batik/text/longTextOnPath.svg [ NeedsRebaseline ]
1363crbug.com/438390 svg/batik/text/textGlyphOrientationHorizontal.svg [ NeedsRebaseline ]
1364crbug.com/438390 svg/batik/text/textOnPath.svg [ NeedsRebaseline ]
1365crbug.com/438390 svg/batik/text/textOnPath2.svg [ NeedsRebaseline ]
1366crbug.com/438390 svg/batik/text/textOnPath3.svg [ NeedsRebaseline ]
1367crbug.com/438390 svg/batik/text/textOnPathSpaces.svg [ NeedsRebaseline ]
1368crbug.com/438390 svg/batik/text/verticalText.svg [ NeedsRebaseline ]
1369crbug.com/438390 svg/batik/text/verticalTextOnPath.svg [ NeedsRebaseline ]
1370crbug.com/438390 svg/custom/text-match-highlight.html [ NeedsRebaseline ]
1371crbug.com/438390 svg/filters/subRegion-one-effect.svg [ NeedsRebaseline ]
1372crbug.com/438390 svg/filters/subRegion-two-effects.svg [ NeedsRebaseline ]
1373crbug.com/438390 svg/text/bbox-with-glyph-overflow-on-path.html [ NeedsRebaseline ]
1374crbug.com/438390 svg/text/text-selection-align-04-b.svg [ NeedsRebaseline ]
1375crbug.com/438390 svg/text/text-selection-path-01-b.svg [ NeedsRebaseline ]
1376crbug.com/438390 svg/text/textPathBoundsBug.svg [ NeedsRebaseline ]
1377crbug.com/438390 svg/transforms/svg-css-transforms.xhtml [ NeedsRebaseline ]
1378crbug.com/438390 transforms/svg-vs-css.xhtml [ NeedsRebaseline ]
1379
littledan3dd5dfa2016-01-11 20:29:411380crbug.com/575917 fast/js/const.html [ NeedsManualRebaseline ]
1381crbug.com/575917 fast/js/inc-const-valueOf.html [ NeedsManualRebaseline ]
1382crbug.com/575917 fast/js/kde/const.html [ NeedsManualRebaseline ]
1383
pfeldmanac88d902015-10-21 22:43:391384crbug.com/546215 [ Android ] fast/inline-block/overflow-clip.html [ Failure ]
caseqb81a32c2015-10-27 19:15:441385
littledanbe9cb1e2015-12-17 10:50:211386crbug.com/570391 inspector/sources/debugger/promise-events.html [ NeedsManualRebaseline ]
1387
nainara2f07ea52016-01-25 02:33:531388crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass ]
Peter Kasting29c479f2015-10-29 22:19:141389crbug.com/549314 [ XP ] inspector-protocol/layout-fonts/unicode-range-combining-chars-fallback.html [ Failure ]
brucedawson46afb892015-11-25 08:12:141390
littledan5463cdd2015-12-30 20:53:231391crbug.com/573287 inspector/console/console-dir.html [ NeedsManualRebaseline ]
1392crbug.com/573287 inspector/console/console-big-array.html [ NeedsManualRebaseline ]
1393crbug.com/573287 inspector/console/console-format.html [ NeedsManualRebaseline ]
1394
yurysded1b2982015-11-30 21:44:381395crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ]
1396
yurys4ac4249b2015-12-01 18:40:571397crbug.com/564109 [ Win7 XP ] http/tests/webfont/font-display.html [ Pass Timeout Failure ]
1398
brucedawson46afb892015-11-25 08:12:141399crbug.com/558574 [ Win7 ] fast/text/emphasis.html [ Failure ]
mlamouri79725382015-11-25 17:26:301400
littledan9b27e002016-01-04 23:06:091401crbug.com/574196 fast/js/mozilla/strict/13.1.html [ NeedsManualRebaseline ]
1402
chrishtr22120b82015-12-11 06:15:141403crbug.com/561595 [ XP ] plugins/webview-plugin-scroll.html [ Failure ]
zmo2a4ec3102015-12-09 17:37:571404crbug.com/561595 [ XP ] plugins/webview-plugin-nested-iframe-scroll.html [ Failure ]
1405
zmo847e3932015-12-10 22:23:051406crbug.com/568778 [ XP ] media/video-aspect-ratio.html [ Failure ]
1407crbug.com/568778 [ XP ] media/video-colorspace-yuv420.html [ Failure ]
1408crbug.com/568778 [ XP ] media/video-colorspace-yuv422.html [ Failure ]
1409crbug.com/568778 [ XP ] media/video-controls-rendering.html [ Failure ]
1410crbug.com/568778 [ XP ] media/video-controls-with-cast-rendering.html [ Failure ]
1411crbug.com/568778 [ XP ] media/video-layer-crash.html [ Failure ]
1412crbug.com/568778 [ XP ] media/video-overlay-cast-dark-rendering.html [ Failure ]
1413crbug.com/568778 [ XP ] media/video-overlay-cast-light-rendering.html [ Failure ]
1414crbug.com/568778 [ XP ] media/video-transformed.html [ Failure ]
zmo847e3932015-12-10 22:23:051415crbug.com/568778 [ XP ] svg/wicd/test-rightsizing-a.xhtml [ Failure ]
1416crbug.com/568778 [ XP ] svg/zoom/page/zoom-hixie-mixed-009.xml [ Failure ]
1417crbug.com/568778 [ XP ] svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
1418crbug.com/568778 [ XP ] svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
1419crbug.com/568778 [ XP ] svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
1420crbug.com/568778 [ XP ] svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ]
1421crbug.com/568778 [ XP ] svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ]
1422crbug.com/568778 [ XP ] tables/mozilla/bugs/bug101674.html [ Failure ]
1423crbug.com/568778 [ XP ] tables/mozilla/bugs/bug14929.html [ Failure ]
1424crbug.com/568778 [ XP ] tables/mozilla/bugs/bug86708.html [ Failure ]
1425crbug.com/568778 [ XP ] tables/mozilla_expected_failures/bugs/97619.html [ Failure ]
1426crbug.com/568778 [ XP ] tables/mozilla_expected_failures/bugs/bug85016.html [ Failure ]
zmo36b9d5e2015-12-11 00:28:081427
Stephen White3bed9b452016-01-11 21:57:221428# crbug.com/504837 [ XP ] svg/batik/filters/feTile.svg [ Failure ]
Stephen White1963f4f2016-01-12 17:07:041429# crbug.com/504837 [ XP ] svg/filters/feTile.svg [ Failure ]
Dominik Röttsches701c5c452016-01-07 08:48:551430
yjaeseok19dc3bf72016-01-14 23:05:521431crbug.com/568559 [ Android Linux Win ] fast/forms/select/HTMLOptionElement_label03.html [ NeedsRebaseline ]
1432crbug.com/568559 [ Android Linux Win ] editing/selection/replaced-boundaries-3.html [ NeedsRebaseline ]
1433crbug.com/568559 [ Android Linux Win ] compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ NeedsRebaseline ]
1434crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-disabled-appearance.html [ NeedsRebaseline ]
1435crbug.com/568559 [ Android Linux Win ] editing/selection/caret-before-select.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021436crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-styled.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521437crbug.com/568559 [ Android Linux Win ] fast/forms/control-restrict-line-height.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021438crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-empty.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521439crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-style.html [ NeedsRebaseline ]
1440crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-deselect-update.html [ NeedsRebaseline ]
1441crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug2479-3.html [ NeedsRebaseline ]
1442crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-narrow-width.html [ NeedsRebaseline ]
1443crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-selected.html [ NeedsRebaseline ]
1444crbug.com/568559 [ Android Linux Win ] fast/forms/select/HTMLOptionElement_label02.html [ NeedsRebaseline ]
1445crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-separator-painting.html [ NeedsRebaseline ]
1446crbug.com/568559 [ Android Linux Win ] fast/forms/select/HTMLOptionElement_label07.html [ NeedsRebaseline ]
1447crbug.com/568559 [ Android Linux Win ] fast/replaced/width100percent-menulist.html [ NeedsRebaseline ]
1448crbug.com/568559 [ Android Linux Win ] fast/forms/select/basic-selects.html [ NeedsRebaseline ]
1449crbug.com/568559 [ Android Linux Win ] fast/forms/select/optgroup-rendering.html [ NeedsRebaseline ]
1450crbug.com/568559 [ Android Linux Win ] fast/replaced/replaced-breaking.html [ NeedsRebaseline ]
1451crbug.com/568559 [ Android Linux Win ] transforms/2d/zoom-menulist.html [ NeedsRebaseline ]
1452crbug.com/568559 [ Android Linux Win ] tables/mozilla/core/margins.html [ NeedsRebaseline ]
1453crbug.com/568559 [ Android Linux Win ] fast/forms/form-radio-img-node-list.html [ NeedsRebaseline ]
1454crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-no-overflow.html [ NeedsRebaseline ]
1455crbug.com/568559 fast/forms/select/menulist-appearance-basic.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021456crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-single-option.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521457crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-size-invalid.html [ NeedsRebaseline ]
1458crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug4382.html [ NeedsRebaseline ]
1459crbug.com/568559 [ Android Linux Win ] virtual/prefer_compositing_to_lcd_text/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ NeedsRebaseline ]
1460crbug.com/568559 [ Android Linux Win ] fast/forms/select/003.html [ NeedsRebaseline ]
1461crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-restrict-line-height.html [ NeedsRebaseline ]
1462crbug.com/568559 [ Android Linux Win ] fast/forms/control-clip-overflow.html [ NeedsRebaseline ]
1463crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-dirty-parent-pref-widths.html [ NeedsRebaseline ]
1464crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-initial-position.html [ NeedsRebaseline ]
1465crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug1188.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021466crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-zoom090.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521467crbug.com/568559 [ Android Linux Win ] editing/selection/select-element-paragraph-boundary.html [ NeedsRebaseline ]
1468crbug.com/568559 [ Android Linux Win ] fast/forms/form-element-geometry.html [ NeedsRebaseline ]
1469crbug.com/568559 [ Android Linux Win ] tables/mozilla_expected_failures/bugs/bug2479-5.html [ NeedsRebaseline ]
1470crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-width-change.html [ NeedsRebaseline ]
1471crbug.com/568559 [ Android Linux Win ] fast/forms/select/004.html [ NeedsRebaseline ]
1472crbug.com/568559 [ Android Linux Win ] fast/invalid/014.html [ NeedsRebaseline ]
1473crbug.com/568559 [ Android Linux Win ] fast/forms/select/disabled-select-change-index.html [ NeedsRebaseline ]
1474crbug.com/568559 [ Android Linux Win ] fast/forms/stuff-on-my-optgroup.html [ NeedsRebaseline ]
1475crbug.com/568559 [ Android Linux Win ] http/tests/webfont/popup-menu-load-webfont-after-open.html [ NeedsRebaseline ]
1476crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug29326.html [ NeedsRebaseline ]
1477crbug.com/568559 [ Android Linux Win ] fast/forms/select/HTMLOptionElement_label06.html [ NeedsRebaseline ]
1478crbug.com/568559 [ Android Linux Win ] fast/parser/document-write-option.html [ NeedsRebaseline ]
tkent3c653912016-01-18 01:45:361479crbug.com/568559 fast/forms/text/text-font-height-mismatch.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521480crbug.com/568559 [ Android Linux Win ] editing/selection/select-box.html [ NeedsRebaseline ]
1481crbug.com/568559 [ Android Linux Win ] fast/forms/001.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021482crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521483crbug.com/568559 [ Android Linux Win ] fast/text/emphasis-vertical.html [ NeedsRebaseline ]
1484crbug.com/568559 [ Android Linux Win ] fast/html/keygen.html [ NeedsRebaseline ]
1485crbug.com/568559 [ Android Linux Win ] fast/replaced/three-selects-break.html [ NeedsRebaseline ]
1486crbug.com/568559 [ Android Linux Win ] tables/mozilla/dom/tableDom.html [ NeedsRebaseline ]
1487crbug.com/568559 [ Android Linux Win ] css3/selectors3/xml/css3-modsel-161.xml [ NeedsRebaseline ]
1488crbug.com/568559 [ Android Linux Win ] fast/writing-mode/english-lr-text.html [ NeedsRebaseline ]
1489crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug2479-4.html [ NeedsRebaseline ]
1490crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-visual-hebrew.html [ NeedsRebaseline ]
1491crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-baseline.html [ NeedsRebaseline ]
1492crbug.com/568559 [ Android Linux Win ] fast/forms/select/selectlist-minsize.html [ NeedsRebaseline ]
1493crbug.com/568559 [ Android Linux Win ] fast/forms/select/option-script.html [ NeedsRebaseline ]
1494crbug.com/568559 [ Android Linux Win ] fast/forms/select/HTMLOptionElement_label01.html [ NeedsRebaseline ]
1495crbug.com/568559 [ Android Linux Win ] css3/selectors3/html/css3-modsel-161.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021496crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-zoom.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521497crbug.com/568559 [ Android Linux Win ] fast/forms/select/option-text-clip.html [ NeedsRebaseline ]
1498crbug.com/568559 [ Android Linux Win ] fast/text/international/menulist-width-rtl.html [ NeedsRebaseline ]
1499crbug.com/568559 [ Android Linux Win ] fast/replaced/replaced-breaking-mixture.html [ NeedsRebaseline ]
1500crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-background-none.html [ NeedsRebaseline ]
1501crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-style-color.html [ NeedsRebaseline ]
1502crbug.com/568559 [ Android Linux Win ] fast/forms/select/menulist-update-text-popup.html [ NeedsRebaseline ]
1503crbug.com/568559 [ Android Linux Win ] fast/forms/select/option-strip-whitespace.html [ NeedsRebaseline ]
1504crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug96334.html [ NeedsRebaseline ]
1505crbug.com/568559 [ Android Linux Win ] fast/forms/select/HTMLOptionElement_label04.html [ NeedsRebaseline ]
1506crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-change-listbox-to-popup.html [ NeedsRebaseline ]
1507crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug18359.html [ NeedsRebaseline ]
1508crbug.com/568559 [ Android Linux Win ] editing/pasteboard/4641033.html [ NeedsRebaseline ]
1509crbug.com/568559 [ Android Linux Win ] css3/selectors3/xhtml/css3-modsel-161.xml [ NeedsRebaseline ]
1510crbug.com/568559 [ Android Linux Win ] tables/mozilla/bugs/bug33855.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021511crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-many.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521512crbug.com/568559 [ Android Linux Win ] fast/block/float/float-avoidance.html [ NeedsRebaseline ]
1513crbug.com/568559 [ Android Linux Win ] fast/block/margin-collapse/103.html [ NeedsRebaseline ]
1514crbug.com/568559 [ Android Linux Win ] fast/forms/color/color-suggestion-picker-appearance-zoom125.html [ NeedsRebaseline ]
1515crbug.com/568559 [ Android Linux Win ] fast/forms/color/color-suggestion-picker-appearance-zoom200.html [ NeedsRebaseline ]
1516crbug.com/568559 [ Android Linux Win ] fast/forms/color/color-suggestion-picker-appearance.html [ NeedsRebaseline ]
1517crbug.com/568559 [ Android Linux Win ] fast/forms/color/color-suggestion-picker-one-row-appearance.html [ NeedsRebaseline ]
1518crbug.com/568559 [ Android Linux Win ] fast/forms/color/color-suggestion-picker-two-row-appearance.html [ NeedsRebaseline ]
1519crbug.com/568559 [ Android Linux Win ] fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021520crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-long.html [ NeedsRebaseline ]
1521crbug.com/568559 [ Android Win ] fast/forms/select-popup/popup-menu-appearance-tall.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521522crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-align.html [ NeedsRebaseline ]
1523crbug.com/568559 [ Android Linux Win ] fast/forms/select/select-writing-direction-natural.html [ NeedsRebaseline ]
1524crbug.com/568559 [ Android Linux Win ] fast/text/international/bidi-menulist.html [ NeedsRebaseline ]
1525crbug.com/568559 [ Android Linux Win ] fast/text/international/pop-up-button-text-alignment-and-direction.html [ NeedsRebaseline ]
tkent3a1194402016-01-15 06:09:021526crbug.com/568559 [ Android Linux Win ] fast/forms/select-popup/popup-menu-appearance-texttransform.html [ NeedsRebaseline ]
yjaeseok19dc3bf72016-01-14 23:05:521527
senorblanco99aaed82016-01-15 16:12:581528crbug.com/569950 svg/batik/filters/feTile.svg [ NeedsRebaseline ]
1529crbug.com/569950 svg/filters/feTile.svg [ NeedsRebaseline ]
Stephen White3bed9b452016-01-11 21:57:221530
leviw4c58d12a2016-01-16 00:22:551531crbug.com/570611 fast/inline/inline-box-background-repeat-x.html [ NeedsRebaseline ]
1532crbug.com/570611 [ Mac Linux Android XP Win7 ] fast/text/emphasis-combined-text.html [ NeedsRebaseline ]
1533crbug.com/570611 ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box.htm [ NeedsRebaseline ]
1534
Walter Kormancc331fa2016-01-05 01:34:481535crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep.html [ Failure ]
1536crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ Failure ]
1537
yangguoacc356902015-12-15 07:44:431538crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass Failure ]
yutake8ff2e02015-12-16 09:44:071539
noel0f5f4612015-12-21 13:37:001540crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failure ]
1541
hayato34164d5e2015-12-18 03:33:411542crbug.com/570899 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-paint-scrolled.html [ Failure ]
noelf053b342015-12-21 12:03:301543crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-paint-scrolled-out-and-in.html [ Failure ]
nzolghadrad763382015-12-21 22:30:451544
senorblanco38858c52016-01-20 23:15:001545crbug.com/568196 css3/filters/effect-blur-hw.html [ NeedsRebaseline ]
1546crbug.com/568196 css3/filters/effect-brightness-clamping-hw.html [ NeedsRebaseline ]
1547crbug.com/568196 css3/filters/effect-drop-shadow-hw.html [ NeedsRebaseline ]
1548crbug.com/568196 css3/filters/effect-reference-colorspace-hw.html [ NeedsRebaseline ]
1549crbug.com/568196 css3/filters/effect-reference-hidpi-hw.html [ NeedsRebaseline ]
1550crbug.com/568196 css3/filters/effect-reference-hw.html [ NeedsRebaseline ]
1551crbug.com/568196 css3/filters/effect-reference-ordering-hw.html [ NeedsRebaseline ]
1552crbug.com/568196 css3/filters/effect-reference-subregion-hw.html [ NeedsRebaseline ]
1553crbug.com/568196 css3/filters/effect-reference-zoom-hw.html [ NeedsRebaseline ]
1554crbug.com/568196 css3/filters/filter-change-repaint-composited.html [ NeedsRebaseline ]
1555crbug.com/568196 css3/filters/filter-change-repaint.html [ NeedsRebaseline ]
1556crbug.com/568196 css3/filters/filter-repaint-composited-fallback-crash.html [ NeedsRebaseline ]
1557crbug.com/568196 css3/filters/filter-repaint-composited-fallback.html [ NeedsRebaseline ]
1558crbug.com/568196 compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ NeedsRebaseline ]
1559crbug.com/568196 compositing/culling/filter-occlusion-blur.html [ NeedsRebaseline ]
1560
mstensho552071c2015-12-30 14:12:151561crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ]
kozyatinskiye53fbe022015-12-23 00:04:021562
dgozmane6809592016-01-11 22:06:181563crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Timeout Pass ]
kozyatinskiy68f0c762015-12-23 00:20:261564
1565crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout Pass ]
kozyatinskiydc293d32015-12-23 06:09:101566
1567crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ]
kozyatinskiy02cefdc2015-12-23 06:37:111568
1569crbug.com/451577 [ XP ] inspector/console/console-stack-overflow.html [ Crash Pass ]
kozyatinskiy41fca7b2015-12-23 06:53:211570
1571crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ]
kozyatinskiyc2e05ce2015-12-23 07:18:071572
1573crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html [ Timeout Pass ]
tkentf405844002016-01-22 02:24:351574crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failure Pass ]
kozyatinskiy6d4faa12015-12-23 07:36:091575crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains-stack.html [ Timeout Crash Pass ]
kozyatinskiyc84bb822015-12-23 08:25:041576
1577crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ]
noelf4005492015-12-23 09:37:061578
noel28523e22015-12-26 21:56:261579crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ]
kozyatinskiy39d5c5e2015-12-28 19:09:431580
harakenb25744b2016-01-25 09:05:291581crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeout Pass ]
kozyatinskiy4e4e6e72015-12-28 19:50:391582
1583crbug.com/572714 [ Linux XP ] inspector/sources/debugger/debug-inlined-scripts.html [ Timeout Crash Pass ]
kozyatinskiyf3d8ac22015-12-28 20:33:091584
1585crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-completions-on-call-frame.html [ Timeout Pass ]
1586crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-enable.html [ Pass Failure Timeout ]
harakenb25744b2016-01-25 09:05:291587crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.html [ Timeout Pass ]
kozyatinskiyd324fe32015-12-28 20:41:421588
fmalita5a4c0452016-01-22 23:11:251589# SK_SUPPORT_LEGACY_CONIC_MEASURE
1590crbug.com/530095 fast/borders/borderRadiusAllStylesAllCorners.html [ NeedsRebaseline ]
1591crbug.com/530095 fast/borders/borderRadiusDashed01.html [ NeedsRebaseline ]
1592crbug.com/530095 fast/borders/borderRadiusDashed02.html [ NeedsRebaseline ]
1593crbug.com/530095 fast/borders/borderRadiusDashed03.html [ NeedsRebaseline ]
1594crbug.com/530095 fast/borders/borderRadiusDashed04.html [ NeedsRebaseline ]
1595crbug.com/530095 fast/borders/borderRadiusDashed05.html [ NeedsRebaseline ]
1596crbug.com/530095 fast/borders/borderRadiusDashed06.html [ NeedsRebaseline ]
1597crbug.com/530095 fast/borders/borderRadiusDotted01.html [ NeedsRebaseline ]
1598crbug.com/530095 fast/borders/borderRadiusDotted02.html [ NeedsRebaseline ]
1599crbug.com/530095 fast/borders/borderRadiusDotted03.html [ NeedsRebaseline ]
1600crbug.com/530095 fast/borders/borderRadiusDotted04.html [ NeedsRebaseline ]
1601crbug.com/530095 fast/borders/borderRadiusDotted06.html [ NeedsRebaseline ]
1602crbug.com/530095 fast/box-shadow/inset-subpixel.html [ NeedsRebaseline ]
1603crbug.com/530095 fast/box-shadow/inset.html [ NeedsRebaseline ]
1604crbug.com/530095 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ NeedsRebaseline ]
1605crbug.com/530095 ietestcenter/css3/bordersbackgrounds/border-radius-style-002.htm [ NeedsRebaseline ]
1606crbug.com/530095 svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t.svg [ NeedsRebaseline ]
1607crbug.com/530095 svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t.svg [ NeedsRebaseline ]
1608crbug.com/530095 svg/custom/dasharrayOrigin.svg [ NeedsRebaseline ]
1609
kozyatinskiyd324fe32015-12-28 20:41:421610crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass Crash ]
nhiroki215b50432016-01-07 03:29:401611
Julien Chaffraix512aac92016-01-13 22:36:281612crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-stress.html [ Failure ]
Julien Chaffraix512aac92016-01-13 22:36:281613
jsbell9c5779852016-01-14 18:06:051614crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.html [ Pass Failure ]
vmpstr9dd810a2016-01-19 21:16:101615
1616crbug.com/516751 css3/blending/effect-background-blend-mode-stacking.html [ NeedsRebaseline ]
1617crbug.com/516751 fast/backgrounds/mask-box-image.html [ NeedsRebaseline ]
1618crbug.com/516751 fast/borders/border-image-rotate-transform.html [ NeedsRebaseline ]
1619crbug.com/516751 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebaseline ]
1620crbug.com/516751 svg/custom/pointer-events-image.svg [ NeedsRebaseline ]
1621crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ]
1622
samli3e32a8e2016-01-20 05:56:321623crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ]
1624
estark67daf6ce2016-01-20 18:21:121625crbug.com/573206 http/tests/workers/shared-worker-secure-context.https.html [ Skip ]
sigbjornf4f439fe2016-01-22 09:19:081626
1627crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ]
1628crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ]