Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2051333005: Let FrameView track object paint invalidations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@TrackInvalidation
Patch Set: NeedsRebaseline Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/FrameView.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 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 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 27 matching lines...) Expand all
38 crbug.com/524236 virtual/spv2/fast/repaint/relative-positioned-movement-repaint. html [ Failure ] 38 crbug.com/524236 virtual/spv2/fast/repaint/relative-positioned-movement-repaint. html [ Failure ]
39 crbug.com/510908 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ Failure ] 39 crbug.com/510908 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ Failure ]
40 40
41 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 41 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
42 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 42 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
43 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 43 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
44 44
45 # TODO(wangxianzhu): Restore these after rebaseline. 45 # TODO(wangxianzhu): Restore these after rebaseline.
46 # crbug.com/600008 [ Win ] fast/repaint/window-resize-centered-inline-under-fixe d-pos.html [ Failure Pass ] 46 # crbug.com/600008 [ Win ] fast/repaint/window-resize-centered-inline-under-fixe d-pos.html [ Failure Pass ]
47 # crbug.com/600008 [ Win ] fast/repaint/window-resize-vertical-writing-mode.html [ Failure Pass ] 47 # crbug.com/600008 [ Win ] fast/repaint/window-resize-vertical-writing-mode.html [ Failure Pass ]
48 crbug.com/600008 [ Mac Win ] fast/repaint/window-resize-background-image-non-fix ed.html [ Failure Pass ] 48 # crbug.com/600008 [ Mac Win ] fast/repaint/window-resize-background-image-non-f ixed.html [ Failure Pass ]
49 49
50 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 50 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
51 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 51 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
52 52
53 crbug.com/617152 imported/wpt/mediacapture-streams/GUM-impossible-constraint.htm l [ Skip ] 53 crbug.com/617152 imported/wpt/mediacapture-streams/GUM-impossible-constraint.htm l [ Skip ]
54 54
55 crbug.com/619983 [ Win ] svg/repaint/rounded-rect-height-change.html [ NeedsReba seline ] 55 crbug.com/617799 crbug.com/619983 svg/repaint/rounded-rect-height-change.html [ NeedsRebaseline ]
56 56
57 # Expected to fail until OffscreenCanvas can render on the gpu 57 # Expected to fail until OffscreenCanvas can render on the gpu
58 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ] 58 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ]
59 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ] 59 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ]
60 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ] 60 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ]
61 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-2d-gradients-in-worker. html [ Failure ] 61 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-2d-gradients-in-worker. html [ Failure ]
62 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-2d-drawImage-in-worker. html [ Failure ] 62 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-2d-drawImage-in-worker. html [ Failure ]
63 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-2d-drawImage.html [ Fai lure ] 63 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-2d-drawImage.html [ Fai lure ]
64 64
65 crbug.com/615172 fast/canvas/webgl/texImage-imageBitmap-structured-clone.html [ Failure ] 65 crbug.com/615172 fast/canvas/webgl/texImage-imageBitmap-structured-clone.html [ Failure ]
(...skipping 1120 matching lines...) Expand 10 before | Expand all | Expand 10 after
1186 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] 1186 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
1187 1187
1188 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail ure ] 1188 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail ure ]
1189 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ] 1189 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
1190 1190
1191 # Slow expected on debug builds 1191 # Slow expected on debug builds
1192 crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ] 1192 crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ]
1193 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o verflow-scroll-rtl.html [ Failure ] 1193 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o verflow-scroll-rtl.html [ Failure ]
1194 1194
1195 # Failure on Mac 10.9, temporarily disabled. 1195 # Failure on Mac 10.9, temporarily disabled.
1196 crbug.com/621024 [ Mac10.9 ] svg/custom/pointer-events-image.svg [ NeedsRebaseli ne ] 1196 crbug.com/617799 crbug.com/621024 [ Mac10.9 ] svg/custom/pointer-events-image.sv g [ NeedsRebaseline ]
1197 1197
1198 # Mac10.10-specific failures that still need triaging. 1198 # Mac10.10-specific failures that still need triaging.
1199 # Form controls need rebaseline because of the default font change. 1199 # Form controls need rebaseline because of the default font change.
1200 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just 1200 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just
1201 # rebaseline. See crbug.com/508768#c6 1201 # rebaseline. See crbug.com/508768#c6
1202 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] 1202 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ]
1203 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] 1203 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
1204 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur e ] 1204 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur e ]
1205 1205
1206 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced- japanese-chars.html [ Failure ] 1206 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced- japanese-chars.html [ Failure ]
1207 1207
1208 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele ct.html [ Failure ] 1208 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele ct.html [ Failure ]
1209 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con text-no-deselect.html [ Failure ] 1209 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con text-no-deselect.html [ Failure ]
1210 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ] 1210 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ]
1211 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s croll-rtl.html [ Failure ] 1211 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s croll-rtl.html [ Failure ]
1212 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ] 1212 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ]
1213 1213
1214 crbug.com/619103 compositing/overflow/updating-scrolling-container-and-content.h tml [ Crash Timeout ] 1214 crbug.com/619103 compositing/overflow/updating-scrolling-container-and-content.h tml [ Crash Timeout ]
1215 crbug.com/619103 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ Crash Timeout ] 1215 crbug.com/619103 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ Crash Timeout ]
1216 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ] 1216 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ]
1217 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ] 1217 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ]
1218 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ] 1218 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ]
1219 crbug.com/619103 fast/table/border-collapsing/cached-change-row-border-color.htm l [ Failure ] 1219 crbug.com/619103 fast/table/border-collapsing/cached-change-row-border-color.htm l [ Failure ]
1220 crbug.com/619103 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ Failure ] 1220 crbug.com/619103 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ Failure ]
1221 crbug.com/619103 paint/invalidation/invalidate-after-composited-scroll-of-window .html [ Failure ] 1221 crbug.com/619103 paint/invalidation/invalidate-after-composited-scroll-of-window .html [ Failure ]
1222 crbug.com/619103 paint/invalidation/animated-gif.html [ Pass Failure ] 1222 # TODO(wangxianzhu): Restore these after rebaseline.
1223 crbug.com/619103 paint/invalidation/animated-gif-background.html [ Pass Failure ] 1223 # crbug.com/619103 paint/invalidation/animated-gif.html [ Pass Failure ]
1224 crbug.com/619103 paint/invalidation/animated-gif-background-offscreen.html [ Pas s Failure ] 1224 # crbug.com/619103 paint/invalidation/animated-gif-background.html [ Pass Failur e ]
1225 # TODO(wangxianzhu): Restore this after rebaseline. 1225 # crbug.com/619103 paint/invalidation/animated-gif-background-offscreen.html [ P ass Failure ]
1226 # crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ] 1226 # crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ]
1227 1227
1228 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ] 1228 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]
1229 1229
1230 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ] 1230 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ]
1231 1231
1232 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] 1232 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
1233 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] 1233 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
1234 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ] 1234 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
1235 1235
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
1346 1346
1347 crbug.com/581038 [ Linux Win ] fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1347 crbug.com/581038 [ Linux Win ] fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1348 crbug.com/607101 [ Mac ] fast/text/first-letter-bad-line-boxes-crash.html [ Time out Pass ] 1348 crbug.com/607101 [ Mac ] fast/text/first-letter-bad-line-boxes-crash.html [ Time out Pass ]
1349 1349
1350 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ] 1350 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ]
1351 1351
1352 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ] 1352 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ]
1353 1353
1354 crbug.com/587779 [ Linux Mac10.9 Mac10.10 Mac10.11 Retina ] fast/dynamic/window- resize-scrollbars-test.html [ Timeout Failure Pass ] 1354 crbug.com/587779 [ Linux Mac10.9 Mac10.10 Mac10.11 Retina ] fast/dynamic/window- resize-scrollbars-test.html [ Timeout Failure Pass ]
1355 1355
1356 crbug.com/620141 css3/filters/effect-hue-rotate-hw.html [ NeedsRebaseline ] 1356 crbug.com/617799 crbug.com/620141 css3/filters/effect-hue-rotate-hw.html [ Needs Rebaseline ]
1357 crbug.com/620141 paint/selection/selection-drag-image-in-iframe.html [ NeedsReba seline ] 1357 crbug.com/617799 crbug.com/620141 paint/selection/selection-drag-image-in-iframe .html [ NeedsRebaseline ]
1358 1358
1359 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1359 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1360 1360
1361 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] 1361 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1362 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] 1362 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1363 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1363 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1364 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ] 1364 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ]
1365 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ] 1365 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ]
1366 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ] 1366 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ]
1367 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1367 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1368 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ] 1368 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ]
1369 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ] 1369 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ]
1370 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ] 1370 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ]
1371 1371
1372 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ] 1372 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ]
1373 1373
1374 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ] 1374 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ]
1375 1375
1376 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1376 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1377 1377
1378 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1378 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1379 1379
1380 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ Failure ] 1380 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ Failure ]
1381 1381
1382 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1382 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
1383 1383
1384 crbug.com/619630 compositing/squashing/iframe-inside-squashed-layer.html [ Needs Rebaseline ] 1384 crbug.com/617799 crbug.com/619630 compositing/squashing/iframe-inside-squashed-l ayer.html [ NeedsRebaseline ]
1385 crbug.com/619630 compositing/squashing/remove-squashed-layer-plus-move.html [ Ne edsRebaseline ] 1385 crbug.com/617799 crbug.com/619630 compositing/squashing/remove-squashed-layer-pl us-move.html [ NeedsRebaseline ]
1386 crbug.com/619630 css3/flexbox/repaint-on-layout.html [ NeedsRebaseline ] 1386 crbug.com/617799 crbug.com/619630 css3/flexbox/repaint-on-layout.html [ NeedsReb aseline ]
1387 crbug.com/619630 css3/flexbox/repaint.html [ NeedsRebaseline ] 1387 crbug.com/617799 crbug.com/619630 css3/flexbox/repaint.html [ NeedsRebaseline ]
1388 crbug.com/619630 fast/repaint/block-no-inflow-children.html [ NeedsRebaseline ] 1388 crbug.com/617799 crbug.com/619630 fast/repaint/block-no-inflow-children.html [ N eedsRebaseline ]
1389 crbug.com/619630 fast/repaint/box-inline-resize.html [ NeedsRebaseline ] 1389 crbug.com/617799 crbug.com/619630 fast/repaint/box-inline-resize.html [ NeedsReb aseline ]
1390 crbug.com/619630 fast/repaint/bugzilla-3509.html [ NeedsRebaseline ] 1390 crbug.com/617799 crbug.com/619630 fast/repaint/bugzilla-3509.html [ NeedsRebasel ine ]
1391 crbug.com/619630 fast/repaint/bugzilla-5699.html [ NeedsRebaseline ] 1391 crbug.com/617799 crbug.com/619630 fast/repaint/bugzilla-5699.html [ NeedsRebasel ine ]
1392 crbug.com/619630 fast/repaint/bugzilla-6278.html [ NeedsRebaseline ] 1392 crbug.com/617799 crbug.com/619630 fast/repaint/bugzilla-6278.html [ NeedsRebasel ine ]
1393 crbug.com/619630 fast/repaint/bugzilla-7235.html [ NeedsRebaseline ] 1393 crbug.com/617799 crbug.com/619630 fast/repaint/bugzilla-7235.html [ NeedsRebasel ine ]
1394 crbug.com/619630 fast/repaint/change-text-content-and-background-color.html [ Ne edsRebaseline ] 1394 crbug.com/617799 crbug.com/619630 fast/repaint/change-text-content-and-backgroun d-color.html [ NeedsRebaseline ]
1395 crbug.com/619630 fast/repaint/clip-with-layout-delta.html [ NeedsRebaseline ] 1395 crbug.com/617799 crbug.com/619630 fast/repaint/clip-with-layout-delta.html [ Nee dsRebaseline ]
1396 crbug.com/619630 fast/repaint/clipped-relative.html [ NeedsRebaseline ] 1396 crbug.com/617799 crbug.com/619630 fast/repaint/clipped-relative.html [ NeedsReba seline ]
1397 crbug.com/619630 fast/repaint/control-clip.html [ NeedsRebaseline ] 1397 crbug.com/617799 crbug.com/619630 fast/repaint/control-clip.html [ NeedsRebaseli ne ]
1398 crbug.com/619630 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ] 1398 crbug.com/617799 crbug.com/619630 fast/repaint/crbug-371640-4.html [ NeedsRebase line ]
1399 crbug.com/619630 fast/repaint/crbug-371640.html [ NeedsRebaseline ] 1399 crbug.com/617799 crbug.com/619630 fast/repaint/crbug-371640.html [ NeedsRebaseli ne ]
1400 crbug.com/619630 fast/repaint/delete-into-nested-block.html [ NeedsRebaseline ] 1400 crbug.com/617799 crbug.com/619630 fast/repaint/delete-into-nested-block.html [ N eedsRebaseline ]
1401 crbug.com/619630 fast/repaint/gradients-em-stops-repaint.html [ NeedsRebaseline ] 1401 crbug.com/617799 crbug.com/619630 fast/repaint/gradients-em-stops-repaint.html [ NeedsRebaseline ]
1402 crbug.com/619630 fast/repaint/inline-block-resize.html [ NeedsRebaseline ] 1402 crbug.com/617799 crbug.com/619630 fast/repaint/inline-block-resize.html [ NeedsR ebaseline ]
1403 crbug.com/619630 fast/repaint/inline-focus.html [ NeedsRebaseline ] 1403 crbug.com/617799 crbug.com/619630 fast/repaint/inline-focus.html [ NeedsRebaseli ne ]
1404 crbug.com/619630 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ] 1404 crbug.com/617799 crbug.com/619630 fast/repaint/inline-outline-repaint.html [ Nee dsRebaseline ]
1405 crbug.com/619630 fast/repaint/inline-reflow.html [ NeedsRebaseline ] 1405 crbug.com/617799 crbug.com/619630 fast/repaint/inline-reflow.html [ NeedsRebasel ine ]
1406 crbug.com/619630 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline ] 1406 crbug.com/617799 crbug.com/619630 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline ]
1407 crbug.com/619630 fast/repaint/invisible-objects.html [ NeedsRebaseline ] 1407 crbug.com/617799 crbug.com/619630 fast/repaint/invisible-objects.html [ NeedsReb aseline ]
1408 crbug.com/619630 fast/repaint/layout-state-relative.html [ NeedsRebaseline ] 1408 crbug.com/617799 crbug.com/619630 fast/repaint/layout-state-relative.html [ Need sRebaseline ]
1409 crbug.com/619630 fast/repaint/layout-state-scrolloffset.html [ NeedsRebaseline ] 1409 crbug.com/617799 crbug.com/619630 fast/repaint/layout-state-scrolloffset.html [ NeedsRebaseline ]
1410 crbug.com/619630 fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline ] 1410 crbug.com/617799 crbug.com/619630 fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline ]
1411 crbug.com/619630 fast/repaint/layout-state-scrolloffset3.html [ NeedsRebaseline ] 1411 crbug.com/617799 crbug.com/619630 fast/repaint/layout-state-scrolloffset3.html [ NeedsRebaseline ]
1412 crbug.com/619630 fast/repaint/layoutstate-invalid-invalidation-inline-relative-p ositioned.html [ NeedsRebaseline ] 1412 crbug.com/617799 crbug.com/619630 fast/repaint/layoutstate-invalid-invalidation- inline-relative-positioned.html [ NeedsRebaseline ]
1413 crbug.com/619630 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ] 1413 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-1.html [ Ne edsRebaseline ]
1414 crbug.com/619630 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ] 1414 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-10.html [ N eedsRebaseline ]
1415 crbug.com/619630 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ] 1415 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-2.html [ Ne edsRebaseline ]
1416 crbug.com/619630 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ] 1416 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-3.html [ Ne edsRebaseline ]
1417 crbug.com/619630 fast/repaint/line-flow-with-floats-4.html [ NeedsRebaseline ] 1417 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-4.html [ Ne edsRebaseline ]
1418 crbug.com/619630 fast/repaint/line-flow-with-floats-5.html [ NeedsRebaseline ] 1418 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-5.html [ Ne edsRebaseline ]
1419 crbug.com/619630 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ] 1419 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-6.html [ Ne edsRebaseline ]
1420 crbug.com/619630 fast/repaint/line-flow-with-floats-7.html [ NeedsRebaseline ] 1420 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-7.html [ Ne edsRebaseline ]
1421 crbug.com/619630 fast/repaint/line-flow-with-floats-8.html [ NeedsRebaseline ] 1421 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-8.html [ Ne edsRebaseline ]
1422 crbug.com/619630 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ] 1422 crbug.com/617799 crbug.com/619630 fast/repaint/line-flow-with-floats-9.html [ Ne edsRebaseline ]
1423 crbug.com/619630 fast/repaint/line-in-scrolled-clipped-block.html [ NeedsRebasel ine ] 1423 crbug.com/617799 crbug.com/619630 fast/repaint/line-in-scrolled-clipped-block.ht ml [ NeedsRebaseline ]
1424 crbug.com/619630 fast/repaint/line-overflow.html [ NeedsRebaseline ] 1424 crbug.com/617799 crbug.com/619630 fast/repaint/line-overflow.html [ NeedsRebasel ine ]
1425 crbug.com/619630 fast/repaint/lines-with-layout-delta.html [ NeedsRebaseline ] 1425 crbug.com/617799 crbug.com/619630 fast/repaint/lines-with-layout-delta.html [ Ne edsRebaseline ]
1426 crbug.com/619630 fast/repaint/list-marker-2.html [ NeedsRebaseline ] 1426 crbug.com/617799 crbug.com/619630 fast/repaint/list-marker-2.html [ NeedsRebasel ine ]
1427 crbug.com/619630 fast/repaint/make-children-non-inline.html [ NeedsRebaseline ] 1427 crbug.com/617799 crbug.com/619630 fast/repaint/make-children-non-inline.html [ N eedsRebaseline ]
1428 crbug.com/619630 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ] 1428 crbug.com/617799 crbug.com/619630 fast/repaint/multi-layout-one-frame.html [ Nee dsRebaseline ]
1429 crbug.com/619630 fast/repaint/multicol-repaint.html [ NeedsRebaseline ] 1429 crbug.com/617799 crbug.com/619630 fast/repaint/multicol-repaint.html [ NeedsReba seline ]
1430 crbug.com/619630 fast/repaint/multicol-with-text.html [ NeedsRebaseline ] 1430 crbug.com/617799 crbug.com/619630 fast/repaint/multicol-with-text.html [ NeedsRe baseline ]
1431 crbug.com/619630 fast/repaint/outline-continuations.html [ NeedsRebaseline ] 1431 crbug.com/617799 crbug.com/619630 fast/repaint/outline-continuations.html [ Need sRebaseline ]
1432 crbug.com/619630 fast/repaint/overflow-delete-line.html [ NeedsRebaseline ] 1432 crbug.com/617799 crbug.com/619630 fast/repaint/overflow-delete-line.html [ Needs Rebaseline ]
1433 crbug.com/619630 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ] 1433 crbug.com/617799 crbug.com/619630 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ]
1434 crbug.com/619630 fast/repaint/overflow-scroll-delete.html [ NeedsRebaseline ] 1434 crbug.com/617799 crbug.com/619630 fast/repaint/overflow-scroll-delete.html [ Nee dsRebaseline ]
1435 crbug.com/619630 fast/repaint/paint-invalidation-with-reparent-across-frame-boun daries.html [ NeedsRebaseline ] 1435 crbug.com/617799 crbug.com/619630 fast/repaint/paint-invalidation-with-reparent- across-frame-boundaries.html [ NeedsRebaseline ]
1436 crbug.com/619630 fast/repaint/positioned-document-element.html [ NeedsRebaseline ] 1436 crbug.com/617799 crbug.com/619630 fast/repaint/positioned-document-element.html [ NeedsRebaseline ]
1437 crbug.com/619630 fast/repaint/positioned-list-offset-change-repaint.html [ Needs Rebaseline ] 1437 crbug.com/617799 crbug.com/619630 fast/repaint/positioned-list-offset-change-rep aint.html [ NeedsRebaseline ]
1438 crbug.com/619630 fast/repaint/quotes.html [ NeedsRebaseline ] 1438 crbug.com/617799 crbug.com/619630 fast/repaint/quotes.html [ NeedsRebaseline ]
1439 crbug.com/619630 fast/repaint/reflection-repaint-test.html [ NeedsRebaseline ] 1439 crbug.com/617799 crbug.com/619630 fast/repaint/reflection-repaint-test.html [ Ne edsRebaseline ]
1440 crbug.com/619630 fast/repaint/relative-inline-positioned-movement-repaint.html [ NeedsRebaseline ] 1440 crbug.com/617799 crbug.com/619630 fast/repaint/relative-inline-positioned-moveme nt-repaint.html [ NeedsRebaseline ]
1441 crbug.com/619630 fast/repaint/remove-block-after-layout.html [ NeedsRebaseline ] 1441 crbug.com/617799 crbug.com/619630 fast/repaint/remove-block-after-layout.html [ NeedsRebaseline ]
1442 crbug.com/619630 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ] 1442 crbug.com/617799 crbug.com/619630 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ]
1443 crbug.com/619630 fast/repaint/remove-inline-block-descendant-of-flex.html [ Need sRebaseline ] 1443 crbug.com/617799 crbug.com/619630 fast/repaint/remove-inline-block-descendant-of -flex.html [ NeedsRebaseline ]
1444 crbug.com/619630 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebas eline ] 1444 crbug.com/617799 crbug.com/619630 fast/repaint/remove-inline-layer-after-layout. html [ NeedsRebaseline ]
1445 crbug.com/619630 fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ] 1445 crbug.com/617799 crbug.com/619630 fast/repaint/resize-scrollable-iframe.html [ N eedsRebaseline ]
1446 crbug.com/619630 fast/repaint/selection-after-delete.html [ NeedsRebaseline ] 1446 crbug.com/617799 crbug.com/619630 fast/repaint/selection-after-delete.html [ Nee dsRebaseline ]
1447 crbug.com/619630 fast/repaint/selection-after-remove.html [ NeedsRebaseline ] 1447 crbug.com/617799 crbug.com/619630 fast/repaint/selection-after-remove.html [ Nee dsRebaseline ]
1448 crbug.com/619630 fast/repaint/selection-clear.html [ NeedsRebaseline ] 1448 crbug.com/617799 crbug.com/619630 fast/repaint/selection-clear.html [ NeedsRebas eline ]
1449 crbug.com/619630 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsRebaseline ] 1449 crbug.com/617799 crbug.com/619630 fast/repaint/shift-relative-positioned-contain er-with-image-removal.html [ NeedsRebaseline ]
1450 crbug.com/619630 fast/repaint/stacked-diacritics.html [ NeedsRebaseline ] 1450 crbug.com/617799 crbug.com/619630 fast/repaint/stacked-diacritics.html [ NeedsRe baseline ]
1451 crbug.com/619630 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ] 1451 crbug.com/617799 crbug.com/619630 fast/repaint/subtree-root-skipped.html [ Needs Rebaseline ]
1452 crbug.com/619630 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ] 1452 crbug.com/617799 crbug.com/619630 fast/repaint/table-collapsed-border.html [ Nee dsRebaseline ]
1453 crbug.com/619630 fast/repaint/text-append-dirty-lines.html [ NeedsRebaseline ] 1453 crbug.com/617799 crbug.com/619630 fast/repaint/text-append-dirty-lines.html [ Ne edsRebaseline ]
1454 crbug.com/619630 fast/repaint/text-in-relative-positioned-inline.html [ NeedsReb aseline ] 1454 crbug.com/617799 crbug.com/619630 fast/repaint/text-in-relative-positioned-inlin e.html [ NeedsRebaseline ]
1455 crbug.com/619630 fast/repaint/text-match-document-change.html [ NeedsRebaseline ] 1455 crbug.com/617799 crbug.com/619630 fast/repaint/text-match-document-change.html [ NeedsRebaseline ]
1456 crbug.com/619630 fast/repaint/transform-layout-repaint.html [ NeedsRebaseline ] 1456 crbug.com/617799 crbug.com/619630 fast/repaint/transform-layout-repaint.html [ N eedsRebaseline ]
1457 crbug.com/619630 fast/repaint/vertical-align-length1.html [ NeedsRebaseline ] 1457 crbug.com/617799 crbug.com/619630 fast/repaint/vertical-align-length1.html [ Nee dsRebaseline ]
1458 crbug.com/619630 fast/repaint/vertical-align-length2.html [ NeedsRebaseline ] 1458 crbug.com/617799 crbug.com/619630 fast/repaint/vertical-align-length2.html [ Nee dsRebaseline ]
1459 crbug.com/619630 fast/repaint/vertical-align1.html [ NeedsRebaseline ] 1459 crbug.com/617799 crbug.com/619630 fast/repaint/vertical-align1.html [ NeedsRebas eline ]
1460 crbug.com/619630 fast/repaint/vertical-align2.html [ NeedsRebaseline ] 1460 crbug.com/617799 crbug.com/619630 fast/repaint/vertical-align2.html [ NeedsRebas eline ]
1461 crbug.com/619630 fast/repaint/window-resize-centered-inline-under-fixed-pos.html [ NeedsManualRebaseline ] 1461 crbug.com/619630 fast/repaint/window-resize-centered-inline-under-fixed-pos.html [ NeedsManualRebaseline ]
1462 crbug.com/619630 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsMa nualRebaseline ] 1462 crbug.com/619630 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsMa nualRebaseline ]
1463 crbug.com/619630 fast/table/border-collapsing/cached-change-cell-sl-border-color .html [ NeedsRebaseline ] 1463 crbug.com/617799 crbug.com/619630 fast/table/border-collapsing/cached-change-cel l-sl-border-color.html [ NeedsRebaseline ]
1464 crbug.com/619630 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsR ebaseline ] 1464 crbug.com/617799 crbug.com/619630 fast/table/resize-table-repaint-percent-size-c ell.html [ NeedsRebaseline ]
1465 crbug.com/619630 fast/table/resize-table-repaint-vertical-align-cell.html [ Need sRebaseline ] 1465 crbug.com/617799 crbug.com/619630 fast/table/resize-table-repaint-vertical-align -cell.html [ NeedsRebaseline ]
1466 crbug.com/619630 fast/table/resize-table-row-repaint.html [ NeedsRebaseline ] 1466 crbug.com/617799 crbug.com/619630 fast/table/resize-table-row-repaint.html [ Nee dsRebaseline ]
1467 crbug.com/619630 svg/as-image/svg-image-change-content-size.xhtml [ NeedsRebasel ine ] 1467 crbug.com/617799 crbug.com/619630 svg/as-image/svg-image-change-content-size.xht ml [ NeedsRebaseline ]
1468 crbug.com/619630 svg/as-object/embedded-svg-size-changes-no-layout-triggers.html [ NeedsRebaseline ] 1468 crbug.com/617799 crbug.com/619630 svg/as-object/embedded-svg-size-changes-no-lay out-triggers.html [ NeedsRebaseline ]
1469 crbug.com/619630 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-1.html [ NeedsRebaseline ] 1469 crbug.com/617799 crbug.com/619630 svg/as-object/nested-embedded-svg-size-changes -no-layout-triggers-1.html [ NeedsRebaseline ]
1470 crbug.com/619630 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-2.html [ NeedsRebaseline ] 1470 crbug.com/617799 crbug.com/619630 svg/as-object/nested-embedded-svg-size-changes -no-layout-triggers-2.html [ NeedsRebaseline ]
1471 crbug.com/619630 svg/carto.net/tabgroup.svg [ NeedsRebaseline ] 1471 crbug.com/617799 crbug.com/619630 svg/carto.net/tabgroup.svg [ NeedsRebaseline ]
1472 crbug.com/619630 svg/custom/absolute-sized-content-with-resources.xhtml [ NeedsR ebaseline ] 1472 crbug.com/617799 crbug.com/619630 svg/custom/absolute-sized-content-with-resourc es.xhtml [ NeedsRebaseline ]
1473 crbug.com/619630 svg/custom/js-late-gradient-creation.svg [ NeedsRebaseline ] 1473 crbug.com/617799 crbug.com/619630 svg/custom/js-late-gradient-creation.svg [ Nee dsRebaseline ]
1474 crbug.com/619630 svg/custom/js-late-pattern-creation.svg [ NeedsRebaseline ] 1474 crbug.com/617799 crbug.com/619630 svg/custom/js-late-pattern-creation.svg [ Need sRebaseline ]
1475 crbug.com/619630 svg/custom/object-sizing-no-width-height-change-content-box-siz e.xhtml [ NeedsRebaseline ] 1475 crbug.com/617799 crbug.com/619630 svg/custom/object-sizing-no-width-height-chang e-content-box-size.xhtml [ NeedsRebaseline ]
1476 crbug.com/619630 svg/custom/relative-sized-content-with-resources.xhtml [ NeedsR ebaseline ] 1476 crbug.com/617799 crbug.com/619630 svg/custom/relative-sized-content-with-resourc es.xhtml [ NeedsRebaseline ]
1477 crbug.com/619630 svg/custom/relative-sized-inner-svg.xhtml [ NeedsRebaseline ] 1477 crbug.com/617799 crbug.com/619630 svg/custom/relative-sized-inner-svg.xhtml [ Ne edsRebaseline ]
1478 crbug.com/619630 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ NeedsRebaseline ] 1478 crbug.com/617799 crbug.com/619630 svg/custom/relative-sized-shadow-tree-content- with-symbol.xhtml [ NeedsRebaseline ]
1479 crbug.com/619630 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline ] 1479 crbug.com/617799 crbug.com/619630 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline ]
1480 crbug.com/619630 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtm l [ NeedsRebaseline ] 1480 crbug.com/617799 crbug.com/619630 svg/custom/relative-sized-use-without-attribut es-on-symbol.xhtml [ NeedsRebaseline ]
1481 crbug.com/619630 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.ht ml [ NeedsRebaseline ] 1481 crbug.com/617799 crbug.com/619630 svg/custom/scrolling-embedded-svg-file-image-r epaint-problem.html [ NeedsRebaseline ]
1482 crbug.com/619630 svg/custom/text-dom-removal.svg [ NeedsRebaseline ] 1482 crbug.com/617799 crbug.com/619630 svg/custom/text-dom-removal.svg [ NeedsRebasel ine ]
1483 crbug.com/619630 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline ] 1483 crbug.com/617799 crbug.com/619630 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline ]
1484 crbug.com/619630 svg/custom/text-xy-updates-SVGList.xhtml [ NeedsRebaseline ] 1484 crbug.com/617799 crbug.com/619630 svg/custom/text-xy-updates-SVGList.xhtml [ Nee dsRebaseline ]
1485 crbug.com/619630 svg/custom/use-clipped-hit.svg [ NeedsRebaseline ] 1485 crbug.com/617799 crbug.com/619630 svg/custom/use-clipped-hit.svg [ NeedsRebaseli ne ]
1486 crbug.com/619630 svg/custom/use-detach.svg [ NeedsRebaseline ] 1486 crbug.com/617799 crbug.com/619630 svg/custom/use-detach.svg [ NeedsRebaseline ]
1487 crbug.com/619630 svg/custom/use-setAttribute-crash.svg [ NeedsRebaseline ] 1487 crbug.com/617799 crbug.com/619630 svg/custom/use-setAttribute-crash.svg [ NeedsR ebaseline ]
1488 crbug.com/619630 svg/repaint/add-outline-property-on-root.html [ NeedsRebaseline ] 1488 crbug.com/617799 crbug.com/619630 svg/repaint/add-outline-property-on-root.html [ NeedsRebaseline ]
1489 crbug.com/619630 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsRebas eline ] 1489 crbug.com/617799 crbug.com/619630 svg/repaint/inner-svg-change-viewPort-relative .svg [ NeedsRebaseline ]
1490 crbug.com/619630 svg/repaint/modify-transferred-listitem-different-attr.html [ N eedsRebaseline ] 1490 crbug.com/617799 crbug.com/619630 svg/repaint/modify-transferred-listitem-differ ent-attr.html [ NeedsRebaseline ]
1491 crbug.com/619630 svg/repaint/outline-offset-text.html [ NeedsRebaseline ] 1491 crbug.com/617799 crbug.com/619630 svg/repaint/outline-offset-text.html [ NeedsRe baseline ]
1492 crbug.com/619630 svg/repaint/remove-outline-property-on-root.html [ NeedsRebasel ine ] 1492 crbug.com/617799 crbug.com/619630 svg/repaint/remove-outline-property-on-root.ht ml [ NeedsRebaseline ]
1493 crbug.com/619630 svg/repaint/repaint-non-scaling-stroke-text-decoration.html [ N eedsRebaseline ] 1493 crbug.com/617799 crbug.com/619630 svg/repaint/repaint-non-scaling-stroke-text-de coration.html [ NeedsRebaseline ]
1494 crbug.com/619630 svg/repaint/repaint-non-scaling-stroke-text.html [ NeedsRebasel ine ] 1494 crbug.com/617799 crbug.com/619630 svg/repaint/repaint-non-scaling-stroke-text.ht ml [ NeedsRebaseline ]
1495 crbug.com/619630 svg/repaint/text-mask-update.svg [ NeedsRebaseline ] 1495 crbug.com/617799 crbug.com/619630 svg/repaint/text-mask-update.svg [ NeedsRebase line ]
1496 crbug.com/619630 svg/repaint/transform-text-element.html [ NeedsRebaseline ] 1496 crbug.com/617799 crbug.com/619630 svg/repaint/transform-text-element.html [ Need sRebaseline ]
1497 crbug.com/619630 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ] 1497 crbug.com/617799 crbug.com/619630 svg/text/append-text-node-to-tspan.html [ Need sRebaseline ]
1498 crbug.com/619630 svg/text/modify-text-node-in-tspan.html [ NeedsRebaseline ] 1498 crbug.com/617799 crbug.com/619630 svg/text/modify-text-node-in-tspan.html [ Need sRebaseline ]
1499 crbug.com/619630 svg/text/remove-text-node-from-tspan.html [ NeedsRebaseline ] 1499 crbug.com/617799 crbug.com/619630 svg/text/remove-text-node-from-tspan.html [ Ne edsRebaseline ]
1500 crbug.com/619630 svg/text/remove-tspan-from-text.html [ NeedsRebaseline ] 1500 crbug.com/617799 crbug.com/619630 svg/text/remove-tspan-from-text.html [ NeedsRe baseline ]
1501 crbug.com/619630 svg/text/text-rescale.html [ NeedsRebaseline ] 1501 crbug.com/617799 crbug.com/619630 svg/text/text-rescale.html [ NeedsRebaseline ]
1502 crbug.com/619630 svg/text/text-viewbox-rescale.html [ NeedsManualRebaseline ] 1502 crbug.com/619630 svg/text/text-viewbox-rescale.html [ NeedsManualRebaseline ]
1503 crbug.com/619630 svg/text/tspan-dynamic-positioning.svg [ NeedsRebaseline ] 1503 crbug.com/617799 crbug.com/619630 svg/text/tspan-dynamic-positioning.svg [ Needs Rebaseline ]
1504 crbug.com/619630 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ] 1504 crbug.com/619630 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ]
1505 1505
1506 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1506 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1507 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1507 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1508 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1508 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1509 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1509 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
1510 1510
1511 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ] 1511 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ]
1512 1512
1513 crbug.com/599975 [ Android ] media/video-autoplay.html [ Crash Timeout ] 1513 crbug.com/599975 [ Android ] media/video-autoplay.html [ Crash Timeout ]
1514 1514
1515 crbug.com/612874 [ Win ] tables/mozilla/marvin/backgr_simple-table-column-group. html [ NeedsRebaseline ] 1515 crbug.com/617799 crbug.com/612874 [ Win ] tables/mozilla/marvin/backgr_simple-ta ble-column-group.html [ NeedsRebaseline ]
1516 crbug.com/612874 [ Win ] svg/wicd/test-scalable-background-image1.xhtml [ NeedsR ebaseline ] 1516 crbug.com/617799 crbug.com/612874 [ Win ] svg/wicd/test-scalable-background-imag e1.xhtml [ NeedsRebaseline ]
1517 1517
1518 # DocumentWriteEvaluator is still experimental 1518 # DocumentWriteEvaluator is still experimental
1519 crbug.com/599115 http/tests/preload/document-write [ Failure ] 1519 crbug.com/599115 http/tests/preload/document-write [ Failure ]
1520 crbug.com/599115 http/tests/preload/document-write/document_write_no_preload.htm l [ Pass ] 1520 crbug.com/599115 http/tests/preload/document-write/document_write_no_preload.htm l [ Pass ]
1521 1521
1522 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ] 1522 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash ]
1523 1523
1524 crbug.com/600261 imported/wpt/mediacapture-streams/GUM-deny.html [ Failure ] 1524 crbug.com/600261 imported/wpt/mediacapture-streams/GUM-deny.html [ Failure ]
1525 crbug.com/600261 imported/wpt/mediacapture-streams/MediaStream-MediaElement-srcO bject.html [ Failure ] 1525 crbug.com/600261 imported/wpt/mediacapture-streams/MediaStream-MediaElement-srcO bject.html [ Failure ]
1526 1526
(...skipping 10 matching lines...) Expand all
1537 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ] 1537 crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ]
1538 crbug.com/611658 [ Win7 ] fast/text/emphasis-combined-text.html [ Failure ] 1538 crbug.com/611658 [ Win7 ] fast/text/emphasis-combined-text.html [ Failure ]
1539 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ] 1539 crbug.com/611658 [ Win7 ] fast/text/emphasis.html [ Failure ]
1540 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ] 1540 crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ]
1541 1541
1542 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1542 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1543 1543
1544 crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pa ss ] 1544 crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pa ss ]
1545 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] 1545 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
1546 1546
1547 crbug.com/620126 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsReba seline ] 1547 crbug.com/617799 crbug.com/620126 svg/custom/js-late-clipPath-and-object-creatio n.svg [ NeedsRebaseline ]
1548 crbug.com/620126 svg/custom/js-late-clipPath-creation.svg [ NeedsRebaseline ] 1548 crbug.com/617799 crbug.com/620126 svg/custom/js-late-clipPath-creation.svg [ Nee dsRebaseline ]
1549 crbug.com/620126 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsReba seline ] 1549 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-shadow-tree-content. xhtml [ NeedsRebaseline ]
1550 crbug.com/620126 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need sRebaseline ] 1550 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-deep-shadow-tree-con tent.xhtml [ NeedsRebaseline ]
1551 crbug.com/620126 svg/custom/relative-sized-content.xhtml [ NeedsRebaseline ] 1551 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-content.xhtml [ Need sRebaseline ]
1552 crbug.com/620126 svg/custom/relative-sized-image.xhtml [ NeedsRebaseline ] 1552 crbug.com/617799 crbug.com/620126 svg/custom/relative-sized-image.xhtml [ NeedsR ebaseline ]
1553 1553
1554 # Failure on Linux Trusty, temporarily disabled. 1554 # Failure on Linux Trusty, temporarily disabled.
1555 crbug.com/621025 [ Linux ] svg/custom/text-match-highlight.html [ NeedsRebaselin e ] 1555 crbug.com/617799 crbug.com/621025 [ Linux ] svg/custom/text-match-highlight.html [ NeedsRebaseline ]
1556 1556
1557 # TODO(jlebel): Remove when methods are implemented. 1557 # TODO(jlebel): Remove when methods are implemented.
1558 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ] 1558 crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ]
1559 crbug.com/609064 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ] 1559 crbug.com/609064 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ S kip ]
1560 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ] 1560 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.htm l [ Skip ]
1561 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected_gc. html [ Skip ] 1561 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected_gc. html [ Skip ]
1562 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/one-event-per-di sconnection.html [ Skip ] 1562 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/one-event-per-di sconnection.html [ Skip ]
1563 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during -disconnected-event.html [ Skip ] 1563 crbug.com/609064 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during -disconnected-event.html [ Skip ]
1564 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/blacklisted-characteristic. html [ Skip ] 1564 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/blacklisted-characteristic. html [ Skip ]
1565 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-found.html [ Skip ] 1565 crbug.com/609064 [ Mac ] bluetooth/getCharacteristic/characteristic-found.html [ Skip ]
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
1613 crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optional Services.html [ Skip ] 1613 crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optional Services.html [ Skip ]
1614 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ] 1614 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ]
1615 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ] 1615 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ]
1616 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ] 1616 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ]
1617 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] 1617 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ]
1618 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] 1618 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ]
1619 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] 1619 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ]
1620 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] 1620 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ]
1621 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] 1621 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ]
1622 1622
1623 crbug.com/617799 compositing/absolute-inside-out-of-view-fixed.html [ NeedsRebas eline ]
1624 crbug.com/617799 compositing/clip-child-by-non-stacking-ancestor.html [ NeedsReb aseline ]
1625 crbug.com/617799 compositing/columns/composited-in-paginated.html [ NeedsRebasel ine ]
1626 crbug.com/617799 compositing/contents-opaque/background-clip.html [ NeedsRebasel ine ]
1627 crbug.com/617799 compositing/contents-opaque/background-color.html [ NeedsRebase line ]
1628 crbug.com/617799 compositing/contents-opaque/body-background-painted.html [ Need sRebaseline ]
1629 crbug.com/617799 compositing/contents-opaque/body-background-skipped.html [ Need sRebaseline ]
1630 crbug.com/617799 compositing/contents-opaque/filter.html [ NeedsRebaseline ]
1631 crbug.com/617799 compositing/contents-opaque/hidden-with-visible-child.html [ Ne edsRebaseline ]
1632 crbug.com/617799 compositing/contents-opaque/hidden-with-visible-text.html [ Nee dsRebaseline ]
1633 crbug.com/617799 compositing/contents-opaque/layer-opacity.html [ NeedsRebaselin e ]
1634 crbug.com/617799 compositing/contents-opaque/layer-transform.html [ NeedsRebasel ine ]
1635 crbug.com/617799 compositing/contents-opaque/overflow-hidden-child-layers.html [ NeedsRebaseline ]
1636 crbug.com/617799 compositing/contents-opaque/visibility-hidden.html [ NeedsRebas eline ]
1637 crbug.com/617799 compositing/draws-content/canvas-background-layer.html [ NeedsR ebaseline ]
1638 crbug.com/617799 compositing/draws-content/webgl-background-layer.html [ NeedsRe baseline ]
1639 crbug.com/617799 compositing/filters/sw-layer-overlaps-hw-shadow.html [ NeedsReb aseline ]
1640 crbug.com/617799 compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow. html [ NeedsRebaseline ]
1641 crbug.com/617799 compositing/filters/sw-shadow-overlaps-hw-layer.html [ NeedsReb aseline ]
1642 crbug.com/617799 compositing/filters/sw-shadow-overlaps-hw-shadow.html [ NeedsRe baseline ]
1643 crbug.com/617799 compositing/fixed-body-background-positioned.html [ NeedsRebase line ]
1644 crbug.com/617799 compositing/fixed-position-changed-to-absolute.html [ NeedsReba seline ]
1645 crbug.com/617799 compositing/force-compositing-mode/force-composite-empty.html [ NeedsRebaseline ]
1646 crbug.com/617799 compositing/force-compositing-mode/no-overflow-iframe-layer.htm l [ NeedsRebaseline ]
1647 crbug.com/617799 compositing/force-compositing-mode/overflow-hidden-iframe-layer .html [ NeedsRebaseline ]
1648 crbug.com/617799 compositing/force-compositing-mode/overflow-iframe-enter-compos iting.html [ NeedsRebaseline ]
1649 crbug.com/617799 compositing/force-compositing-mode/overflow-iframe-layer.html [ NeedsRebaseline ]
1650 crbug.com/617799 compositing/geometry/ancestor-overflow-change.html [ NeedsRebas eline ]
1651 crbug.com/617799 compositing/geometry/bounds-clipped-composited-child.html [ Nee dsRebaseline ]
1652 crbug.com/617799 compositing/geometry/bounds-ignores-hidden-composited-descendan t.html [ NeedsRebaseline ]
1653 crbug.com/617799 compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.ht ml [ NeedsRebaseline ]
1654 crbug.com/617799 compositing/geometry/bounds-ignores-hidden-dynamic.html [ Needs Rebaseline ]
1655 crbug.com/617799 compositing/geometry/bounds-ignores-hidden.html [ NeedsRebaseli ne ]
1656 crbug.com/617799 compositing/geometry/clip-inside.html [ NeedsRebaseline ]
1657 crbug.com/617799 compositing/geometry/clip-with-shadow.html [ NeedsRebaseline ]
1658 crbug.com/617799 compositing/geometry/clip.html [ NeedsRebaseline ]
1659 crbug.com/617799 compositing/geometry/composited-in-columns.html [ NeedsRebaseli ne ]
1660 crbug.com/617799 compositing/geometry/flipped-writing-mode.html [ NeedsRebaselin e ]
1661 crbug.com/617799 compositing/geometry/foreground-layer.html [ NeedsRebaseline ]
1662 crbug.com/617799 compositing/geometry/layer-due-to-layer-children-deep-switch.ht ml [ NeedsRebaseline ]
1663 crbug.com/617799 compositing/geometry/layer-due-to-layer-children-switch.html [ NeedsRebaseline ]
1664 crbug.com/617799 compositing/geometry/limit-layer-bounds-opacity-transition.html [ NeedsRebaseline ]
1665 crbug.com/617799 compositing/geometry/limit-layer-bounds-overflow-root.html [ Ne edsRebaseline ]
1666 crbug.com/617799 compositing/geometry/limit-layer-bounds-positioned-transition.h tml [ NeedsRebaseline ]
1667 crbug.com/617799 compositing/geometry/limit-layer-bounds-positioned.html [ Needs Rebaseline ]
1668 crbug.com/617799 compositing/geometry/limit-layer-bounds-transformed.html [ Need sRebaseline ]
1669 crbug.com/617799 compositing/geometry/preserve-3d-switching.html [ NeedsRebaseli ne ]
1670 crbug.com/617799 compositing/iframes/become-composited-nested-iframes.html [ Nee dsRebaseline ]
1671 crbug.com/617799 compositing/iframes/become-overlapped-iframe.html [ NeedsRebase line ]
1672 crbug.com/617799 compositing/iframes/composited-parent-iframe.html [ NeedsRebase line ]
1673 crbug.com/617799 compositing/iframes/connect-compositing-iframe-delayed.html [ N eedsRebaseline ]
1674 crbug.com/617799 compositing/iframes/connect-compositing-iframe.html [ NeedsReba seline ]
1675 crbug.com/617799 compositing/iframes/connect-compositing-iframe2.html [ NeedsReb aseline ]
1676 crbug.com/617799 compositing/iframes/connect-compositing-iframe3.html [ NeedsReb aseline ]
1677 crbug.com/617799 compositing/iframes/enter-compositing-iframe.html [ NeedsRebase line ]
1678 crbug.com/617799 compositing/iframes/iframe-resize.html [ NeedsRebaseline ]
1679 crbug.com/617799 compositing/iframes/iframe-size-from-zero.html [ NeedsRebaselin e ]
1680 crbug.com/617799 compositing/iframes/invisible-nested-iframe-hide.html [ NeedsRe baseline ]
1681 crbug.com/617799 compositing/iframes/invisible-nested-iframe-show.html [ NeedsRe baseline ]
1682 crbug.com/617799 compositing/iframes/overlapped-iframe-iframe.html [ NeedsRebase line ]
1683 crbug.com/617799 compositing/iframes/overlapped-iframe.html [ NeedsRebaseline ]
1684 crbug.com/617799 compositing/iframes/overlapped-nested-iframes.html [ NeedsRebas eline ]
1685 crbug.com/617799 compositing/iframes/resizer.html [ NeedsRebaseline ]
1686 crbug.com/617799 compositing/iframes/scrolling-iframe.html [ NeedsRebaseline ]
1687 crbug.com/617799 compositing/iframes/visibility-hidden-transformed-content.html [ NeedsRebaseline ]
1688 crbug.com/617799 compositing/images/clip-on-directly-composited-image.html [ Nee dsRebaseline ]
1689 crbug.com/617799 compositing/images/direct-image-dynamic-border-draws-content.ht ml [ NeedsRebaseline ]
1690 crbug.com/617799 compositing/layer-creation/animation-overlap-with-children.html [ NeedsRebaseline ]
1691 crbug.com/617799 compositing/layer-creation/assumed-overlap-for-inline-transform .html [ NeedsRebaseline ]
1692 crbug.com/617799 compositing/layer-creation/compositing-reason-removed.html [ Ne edsRebaseline ]
1693 crbug.com/617799 compositing/layer-creation/fixed-position-and-transform.html [ NeedsRebaseline ]
1694 crbug.com/617799 compositing/layer-creation/fixed-position-change-out-of-view-in -view.html [ NeedsRebaseline ]
1695 crbug.com/617799 compositing/layer-creation/fixed-position-in-fixed-overflow.htm l [ NeedsRebaseline ]
1696 crbug.com/617799 compositing/layer-creation/fixed-position-no-content.html [ Nee dsRebaseline ]
1697 crbug.com/617799 compositing/layer-creation/fixed-position-nonscrollable-body-mi smatch-containers.html [ NeedsRebaseline ]
1698 crbug.com/617799 compositing/layer-creation/fixed-position-nonscrollable-body-ov erlap.html [ NeedsRebaseline ]
1699 crbug.com/617799 compositing/layer-creation/fixed-position-nonscrollable-body.ht ml [ NeedsRebaseline ]
1700 crbug.com/617799 compositing/layer-creation/fixed-position-nonscrollable-iframes -in-scrollable-page.html [ NeedsRebaseline ]
1701 crbug.com/617799 compositing/layer-creation/fixed-position-out-of-view-positioni ng.html [ NeedsRebaseline ]
1702 crbug.com/617799 compositing/layer-creation/fixed-position-out-of-view-scaled-sc roll.html [ NeedsRebaseline ]
1703 crbug.com/617799 compositing/layer-creation/fixed-position-out-of-view-scaled.ht ml [ NeedsRebaseline ]
1704 crbug.com/617799 compositing/layer-creation/fixed-position-out-of-view-with-back drop-filter.html [ NeedsRebaseline ]
1705 crbug.com/617799 compositing/layer-creation/fixed-position-out-of-view.html [ Ne edsRebaseline ]
1706 crbug.com/617799 compositing/layer-creation/main-thread-scrolling-for-non-compos ited-fixed-position-if-overflow-hidden.html [ NeedsRebaseline ]
1707 crbug.com/617799 compositing/layer-creation/main-thread-scrolling-for-non-compos ited-fixed-position.html [ NeedsRebaseline ]
1708 crbug.com/617799 compositing/layer-creation/no-compositing-for-fixed-position-un der-transform.html [ NeedsRebaseline ]
1709 crbug.com/617799 compositing/layer-creation/no-compositing-for-preserve-3d.html [ NeedsRebaseline ]
1710 crbug.com/617799 compositing/layer-creation/no-main-thread-scrolling-for-non-com posited-fixed-position-without-scroll.html [ NeedsRebaseline ]
1711 crbug.com/617799 compositing/layer-creation/overflow-scroll-overlap.html [ Needs Rebaseline ]
1712 crbug.com/617799 compositing/layer-creation/overlap-animation-clipping.html [ Ne edsRebaseline ]
1713 crbug.com/617799 compositing/layer-creation/overlap-animation-container.html [ N eedsRebaseline ]
1714 crbug.com/617799 compositing/layer-creation/overlap-animation.html [ NeedsRebase line ]
1715 crbug.com/617799 compositing/layer-creation/overlap-child-layer.html [ NeedsReba seline ]
1716 crbug.com/617799 compositing/layer-creation/overlap-clipping.html [ NeedsRebasel ine ]
1717 crbug.com/617799 compositing/layer-creation/overlap-transformed-3d.html [ NeedsR ebaseline ]
1718 crbug.com/617799 compositing/layer-creation/overlap-transformed-and-clipped.html [ NeedsRebaseline ]
1719 crbug.com/617799 compositing/layer-creation/overlap-transformed-layer-with-trans form-body.html [ NeedsRebaseline ]
1720 crbug.com/617799 compositing/layer-creation/overlap-transformed-layer.html [ Nee dsRebaseline ]
1721 crbug.com/617799 compositing/layer-creation/overlap-transformed-preserved-3d.htm l [ NeedsRebaseline ]
1722 crbug.com/617799 compositing/layer-creation/overlap-transforms.html [ NeedsRebas eline ]
1723 crbug.com/617799 compositing/layer-creation/remove-clipping-layer-with-no-childr en.html [ NeedsRebaseline ]
1724 crbug.com/617799 compositing/layer-creation/rotate3d-overlap.html [ NeedsRebasel ine ]
1725 crbug.com/617799 compositing/layer-creation/scroll-partial-update.html [ NeedsRe baseline ]
1726 crbug.com/617799 compositing/layer-creation/should-invoke-deferred-compositing.h tml [ NeedsRebaseline ]
1727 crbug.com/617799 compositing/layer-creation/spanOverlapsCanvas.html [ NeedsRebas eline ]
1728 crbug.com/617799 compositing/layer-creation/squashing-into-ancestor-clipping-lay er-change.html [ NeedsRebaseline ]
1729 crbug.com/617799 compositing/layer-creation/stacking-context-overlap-nested.html [ NeedsRebaseline ]
1730 crbug.com/617799 compositing/layer-creation/stacking-context-overlap.html [ Need sRebaseline ]
1731 crbug.com/617799 compositing/layer-creation/translatez-added.html [ NeedsRebasel ine ]
1732 crbug.com/617799 compositing/layer-creation/translatez-overlap.html [ NeedsRebas eline ]
1733 crbug.com/617799 compositing/layer-creation/translatez-removed.html [ NeedsRebas eline ]
1734 crbug.com/617799 compositing/masks/mask-layer-size.html [ NeedsRebaseline ]
1735 crbug.com/617799 compositing/overflow-trumps-transform-style.html [ NeedsRebasel ine ]
1736 crbug.com/617799 compositing/overflow/accelerated-overflow-scroll-should-not-aff ect-perspective.html [ NeedsRebaseline ]
1737 crbug.com/617799 compositing/overflow/clip-descendents.html [ NeedsRebaseline ]
1738 crbug.com/617799 compositing/overflow/composited-scrolling-paint-phases.html [ N eedsRebaseline ]
1739 crbug.com/617799 compositing/overflow/content-gains-scrollbars.html [ NeedsRebas eline ]
1740 crbug.com/617799 compositing/overflow/content-loses-scrollbars.html [ NeedsRebas eline ]
1741 crbug.com/617799 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Ne edsRebaseline ]
1742 crbug.com/617799 compositing/overflow/overflow-auto-with-touch-no-overflow.html [ NeedsRebaseline ]
1743 crbug.com/617799 compositing/overflow/overflow-auto-with-touch-toggle.html [ Nee dsRebaseline ]
1744 crbug.com/617799 compositing/overflow/overflow-auto-with-touch.html [ NeedsRebas eline ]
1745 crbug.com/617799 compositing/overflow/overflow-hidden-with-touch.html [ NeedsReb aseline ]
1746 crbug.com/617799 compositing/overflow/overflow-overlay-with-touch-no-overflow.ht ml [ NeedsRebaseline ]
1747 crbug.com/617799 compositing/overflow/overflow-overlay-with-touch.html [ NeedsRe baseline ]
1748 crbug.com/617799 compositing/overflow/overflow-scroll-with-touch-no-overflow.htm l [ NeedsRebaseline ]
1749 crbug.com/617799 compositing/overflow/overflow-scrollbar-layers.html [ NeedsReba seline ]
1750 crbug.com/617799 compositing/overflow/overflow-visible-with-touch.html [ NeedsRe baseline ]
1751 crbug.com/617799 compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Ne edsRebaseline ]
1752 crbug.com/617799 compositing/overflow/resize-painting.html [ NeedsRebaseline ]
1753 crbug.com/617799 compositing/overflow/scroll-parent-absolute-with-backdrop-filte r.html [ NeedsRebaseline ]
1754 crbug.com/617799 compositing/overflow/scroll-parent-absolute.html [ NeedsRebasel ine ]
1755 crbug.com/617799 compositing/overflow/scroll-parent-with-non-stacking-context-co mposited-ancestor.html [ NeedsRebaseline ]
1756 crbug.com/617799 compositing/overflow/scrolling-content-clip-to-viewport.html [ NeedsRebaseline ]
1757 crbug.com/617799 compositing/overflow/scrolling-without-painting.html [ NeedsReb aseline ]
1758 crbug.com/617799 compositing/overflow/selection-gaps-after-removing-scrolling-co ntents.html [ NeedsRebaseline ]
1759 crbug.com/617799 compositing/overflow/selection-gaps-toggling-with-scrolling-con tents.html [ NeedsRebaseline ]
1760 crbug.com/617799 compositing/overflow/selection-gaps-toggling.html [ NeedsRebase line ]
1761 crbug.com/617799 compositing/overflow/text-color-change.html [ NeedsRebaseline ]
1762 crbug.com/617799 compositing/overflow/text-match-highlight.html [ NeedsRebaselin e ]
1763 crbug.com/617799 compositing/overflow/textarea-scroll-touch.html [ NeedsRebaseli ne ]
1764 crbug.com/617799 compositing/overflow/universal-accelerated-overflow-scroll.html [ NeedsRebaseline ]
1765 crbug.com/617799 compositing/overflow/updating-scrolling-container.html [ NeedsR ebaseline ]
1766 crbug.com/617799 compositing/overflow/updating-scrolling-content.html [ NeedsReb aseline ]
1767 crbug.com/617799 compositing/overlap-test-with-filter.html [ NeedsRebaseline ]
1768 crbug.com/617799 compositing/rendering-contexts.html [ NeedsRebaseline ]
1769 crbug.com/617799 compositing/repaint/clipping-should-not-repaint-composited-desc endants.html [ NeedsRebaseline ]
1770 crbug.com/617799 compositing/repaint/fixed-pos-inside-composited-intermediate-la yer.html [ NeedsRebaseline ]
1771 crbug.com/617799 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsRebaseline ]
1772 crbug.com/617799 compositing/repaint/invalidations-on-composited-layers.html [ N eedsRebaseline ]
1773 crbug.com/617799 compositing/repaint/resize-repaint.html [ NeedsRebaseline ]
1774 crbug.com/617799 compositing/repaint/scroll-fixed-layer-no-content.html [ NeedsR ebaseline ]
1775 crbug.com/617799 compositing/repaint/scroll-fixed-layer-out-of-view.html [ Needs Rebaseline ]
1776 crbug.com/617799 compositing/repaint/scroll-fixed-squahed-layer.html [ NeedsReba seline ]
1777 crbug.com/617799 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ NeedsRebaseline ]
1778 crbug.com/617799 compositing/repaint/should-not-clip-composited-viewport-scrolli ng-layer.html [ NeedsRebaseline ]
1779 crbug.com/617799 compositing/repaint/should-not-repaint-composited-descendants-o n-overflow-change.html [ NeedsRebaseline ]
1780 crbug.com/617799 compositing/repaint/should-not-repaint-composited-descendants.h tml [ NeedsRebaseline ]
1781 crbug.com/617799 compositing/repaint/should-not-repaint-composited-filter.html [ NeedsRebaseline ]
1782 crbug.com/617799 compositing/repaint/should-not-repaint-composited-opacity.html [ NeedsRebaseline ]
1783 crbug.com/617799 compositing/repaint/should-not-repaint-composited-transform.htm l [ NeedsRebaseline ]
1784 crbug.com/617799 compositing/repaint/should-not-repaint-composited-z-index.html [ NeedsRebaseline ]
1785 crbug.com/617799 compositing/rtl/rtl-absolute-overflow-scrolled.html [ NeedsReba seline ]
1786 crbug.com/617799 compositing/rtl/rtl-absolute-overflow.html [ NeedsRebaseline ]
1787 crbug.com/617799 compositing/rtl/rtl-absolute.html [ NeedsRebaseline ]
1788 crbug.com/617799 compositing/rtl/rtl-fixed-overflow-scrolled.html [ NeedsRebasel ine ]
1789 crbug.com/617799 compositing/rtl/rtl-fixed-overflow.html [ NeedsRebaseline ]
1790 crbug.com/617799 compositing/rtl/rtl-fixed.html [ NeedsRebaseline ]
1791 crbug.com/617799 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Ne edsRebaseline ]
1792 crbug.com/617799 compositing/rtl/rtl-iframe-absolute-overflow.html [ NeedsRebase line ]
1793 crbug.com/617799 compositing/rtl/rtl-iframe-absolute.html [ NeedsRebaseline ]
1794 crbug.com/617799 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Needs Rebaseline ]
1795 crbug.com/617799 compositing/rtl/rtl-iframe-fixed-overflow.html [ NeedsRebaselin e ]
1796 crbug.com/617799 compositing/rtl/rtl-iframe-fixed.html [ NeedsRebaseline ]
1797 crbug.com/617799 compositing/rtl/rtl-iframe-relative.html [ NeedsRebaseline ]
1798 crbug.com/617799 compositing/rtl/rtl-relative.html [ NeedsRebaseline ]
1799 crbug.com/617799 compositing/scrollbars/nested-overlay-scrollbars.html [ NeedsRe baseline ]
1800 crbug.com/617799 compositing/squashing/add-remove-squashed-layers.html [ NeedsRe baseline ]
1801 crbug.com/617799 compositing/squashing/clipping-ancestor.html [ NeedsRebaseline ]
1802 crbug.com/617799 compositing/squashing/composited-bounds-for-negative-z.html [ N eedsRebaseline ]
1803 crbug.com/617799 compositing/squashing/do-not-squash-non-self-painting-layer.htm l [ NeedsRebaseline ]
1804 crbug.com/617799 compositing/squashing/dont-squash-into-iframes.html [ NeedsReba seline ]
1805 crbug.com/617799 compositing/squashing/dont-squash-into-videos.html [ NeedsRebas eline ]
1806 crbug.com/617799 compositing/squashing/iframes-are-never-squashed.html [ NeedsRe baseline ]
1807 crbug.com/617799 compositing/squashing/invalidate-when-leaving-squashed-layer.ht ml [ NeedsRebaseline ]
1808 crbug.com/617799 compositing/squashing/invalidation-for-subpixel-offset-of-squas hed-layer.html [ NeedsRebaseline ]
1809 crbug.com/617799 compositing/squashing/invalidations-with-large-negative-margin- inline-content.html [ NeedsRebaseline ]
1810 crbug.com/617799 compositing/squashing/invalidations-with-large-negative-margin. html [ NeedsRebaseline ]
1811 crbug.com/617799 compositing/squashing/invisible-layers-should-not-affect-geomet ry.html [ NeedsRebaseline ]
1812 crbug.com/617799 compositing/squashing/move-squashing-layer.html [ NeedsRebaseli ne ]
1813 crbug.com/617799 compositing/squashing/no-squashing-for-filters.html [ NeedsReba seline ]
1814 crbug.com/617799 compositing/squashing/no-squashing-into-another-clip-layer.html [ NeedsRebaseline ]
1815 crbug.com/617799 compositing/squashing/no-squashing-into-fixed-position-that-cli ps.html [ NeedsRebaseline ]
1816 crbug.com/617799 compositing/squashing/opacity-squashed-owner.html [ NeedsRebase line ]
1817 crbug.com/617799 compositing/squashing/repaint-child-of-squashed.html [ NeedsReb aseline ]
1818 crbug.com/617799 compositing/squashing/repaint-overflow-scrolled-squashed-conten t.html [ NeedsRebaseline ]
1819 crbug.com/617799 compositing/squashing/repaint-squashed-layer-in-rect.html [ Nee dsRebaseline ]
1820 crbug.com/617799 compositing/squashing/repaint-via-layout-offset.html [ NeedsReb aseline ]
1821 crbug.com/617799 compositing/squashing/resize-squashing-layer-that-needs-full-re paint.html [ NeedsRebaseline ]
1822 crbug.com/617799 compositing/squashing/selection-repaint-with-gaps.html [ NeedsR ebaseline ]
1823 crbug.com/617799 compositing/squashing/squash-above-fixed-1.html [ NeedsRebaseli ne ]
1824 crbug.com/617799 compositing/squashing/squash-above-fixed-2.html [ NeedsRebaseli ne ]
1825 crbug.com/617799 compositing/squashing/squash-above-fixed-3.html [ NeedsRebaseli ne ]
1826 crbug.com/617799 compositing/squashing/squash-compositing-hover.html [ NeedsReba seline ]
1827 crbug.com/617799 compositing/squashing/squash-onto-distant-relative.html [ Needs Rebaseline ]
1828 crbug.com/617799 compositing/squashing/squash-onto-nephew.html [ NeedsRebaseline ]
1829 crbug.com/617799 compositing/squashing/squash-onto-transform-backing.html [ Need sRebaseline ]
1830 crbug.com/617799 compositing/squashing/squash-paint-invalidation-fixed-position. html [ NeedsRebaseline ]
1831 crbug.com/617799 compositing/squashing/squash-partial-repaint-inside-squashed-la yer.html [ NeedsRebaseline ]
1832 crbug.com/617799 compositing/squashing/squash-same-transform-ancestor.html [ Nee dsRebaseline ]
1833 crbug.com/617799 compositing/squashing/squash-simple.html [ NeedsRebaseline ]
1834 crbug.com/617799 compositing/squashing/squash-three-layers.html [ NeedsRebaselin e ]
1835 crbug.com/617799 compositing/squashing/squash-transform-repainting-child.html [ NeedsRebaseline ]
1836 crbug.com/617799 compositing/squashing/squash-transform-repainting-transformed-c hild.html [ NeedsRebaseline ]
1837 crbug.com/617799 compositing/squashing/squash-transform.html [ NeedsRebaseline ]
1838 crbug.com/617799 compositing/squashing/squashed-layer-loses-graphicslayer.html [ NeedsRebaseline ]
1839 crbug.com/617799 compositing/squashing/squashed-repaints.html [ NeedsRebaseline ]
1840 crbug.com/617799 compositing/squashing/squashing-inside-perspective.html [ Needs Rebaseline ]
1841 crbug.com/617799 compositing/squashing/squashing-inside-preserve-3d-element.html [ NeedsRebaseline ]
1842 crbug.com/617799 compositing/squashing/squashing-sparsity-heuristic.html [ Needs Rebaseline ]
1843 crbug.com/617799 compositing/squashing/tricky-element-removal-crash.html [ Needs Rebaseline ]
1844 crbug.com/617799 compositing/tiled-layers-hidpi.html [ NeedsRebaseline ]
1845 crbug.com/617799 compositing/update-paint-phases.html [ NeedsRebaseline ]
1846 crbug.com/617799 compositing/video/video-poster.html [ NeedsRebaseline ]
1847 crbug.com/617799 compositing/visibility/layer-visible-content.html [ NeedsRebase line ]
1848 crbug.com/617799 compositing/visibility/visibility-image-layers-dynamic.html [ N eedsRebaseline ]
1849 crbug.com/617799 compositing/will-change/composited-layers.html [ NeedsRebaselin e ]
1850 crbug.com/617799 compositing/will-change/containing-block-added.html [ NeedsReba seline ]
1851 crbug.com/617799 compositing/will-change/containing-block-removed.html [ NeedsRe baseline ]
1852 crbug.com/617799 compositing/will-change/will-change-contents-suppresses-composi ting.html [ NeedsRebaseline ]
1853 crbug.com/617799 css3/blending/mix-blend-mode-2nd-stacking-context-composited.ht ml [ NeedsRebaseline ]
1854 crbug.com/617799 css3/blending/mix-blend-mode-composited-layers.html [ NeedsReba seline ]
1855 crbug.com/617799 css3/blending/mix-blend-mode-composited-reason-children.html [ NeedsRebaseline ]
1856 crbug.com/617799 css3/blending/mix-blend-mode-isolation-2-stacking-contexts.html [ NeedsRebaseline ]
1857 crbug.com/617799 css3/blending/mix-blend-mode-isolation-layer.html [ NeedsRebase line ]
1858 crbug.com/617799 css3/blending/mix-blend-mode-isolation-remove.html [ NeedsRebas eline ]
1859 crbug.com/617799 css3/filters/composited-during-transition-layertree.html [ Need sRebaseline ]
1860 crbug.com/617799 css3/filters/composited-layer-bounds-after-sw-blur-animation.ht ml [ NeedsRebaseline ]
1861 crbug.com/617799 css3/filters/composited-layer-bounds-with-composited-blur.html [ NeedsRebaseline ]
1862 crbug.com/617799 css3/filters/composited-layer-child-bounds-after-composited-to- sw-shadow-change.html [ NeedsRebaseline ]
1863 crbug.com/617799 css3/filters/composited-layer-promotion-after-outset-overlap-ch ange-using-composited-shadow.html [ NeedsRebaseline ]
1864 crbug.com/617799 css3/filters/composited-layer-promotion-after-outset-overlap-ch ange-using-sw-shadow.html [ NeedsRebaseline ]
1865 crbug.com/617799 css3/filters/effect-reference-repaint-gaussianblur-xonly.html [ NeedsRebaseline ]
1866 crbug.com/617799 css3/filters/effect-reference-repaint-gaussianblur-yonly.html [ NeedsRebaseline ]
1867 crbug.com/617799 css3/filters/effect-reference-repaint-gaussianblur.html [ Needs Rebaseline ]
1868 crbug.com/617799 css3/filters/effect-reference-repaint-merge.html [ NeedsRebasel ine ]
1869 crbug.com/617799 css3/filters/effect-reference-repaint-morphology-xonly.html [ N eedsRebaseline ]
1870 crbug.com/617799 css3/filters/effect-reference-repaint-morphology-yonly.html [ N eedsRebaseline ]
1871 crbug.com/617799 css3/filters/effect-reference-repaint-morphology.html [ NeedsRe baseline ]
1872 crbug.com/617799 css3/filters/effect-reference-repaint-offset.html [ NeedsRebase line ]
1873 crbug.com/617799 css3/filters/filtered-compositing-descendant.html [ NeedsRebase line ]
1874 crbug.com/617799 css3/filters/should-not-have-compositing-layer.html [ NeedsReba seline ]
1875 crbug.com/617799 css3/flexbox/repaint-column-reverse.html [ NeedsRebaseline ]
1876 crbug.com/617799 css3/flexbox/repaint-during-resize-no-flex.html [ NeedsRebaseli ne ]
1877 crbug.com/617799 css3/flexbox/repaint-on-margin-change.html [ NeedsRebaseline ]
1878 crbug.com/617799 css3/flexbox/repaint-opacity-change.html [ NeedsRebaseline ]
1879 crbug.com/617799 css3/flexbox/repaint-rtl-column.html [ NeedsRebaseline ]
1880 crbug.com/617799 editing/selection/repaint-rect-for-vertical-writing-mode-with-p ositioned-root.html [ NeedsRebaseline ]
1881 crbug.com/617799 fast/borders/overflow-hidden-border-radius-force-backing-store. html [ NeedsRebaseline ]
1882 crbug.com/617799 fast/box-shadow/negative-shadow-box-expand.html [ NeedsRebaseli ne ]
1883 crbug.com/617799 fast/box-shadow/negative-shadow-box-shrink.html [ NeedsRebaseli ne ]
1884 crbug.com/617799 fast/box-shadow/shadow-box-resize-writing-mode.html [ NeedsReba seline ]
1885 crbug.com/617799 fast/box-shadow/shadow-box-resize.html [ NeedsRebaseline ]
1886 crbug.com/617799 fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ NeedsRebaseline ]
1887 crbug.com/617799 fast/css-grid-layout/grid-element-change-columns-repaint.html [ NeedsRebaseline ]
1888 crbug.com/617799 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Ne edsRebaseline ]
1889 crbug.com/617799 fast/css-grid-layout/grid-item-change-column-repaint.html [ Nee dsRebaseline ]
1890 crbug.com/617799 fast/css-grid-layout/grid-item-change-row-repaint.html [ NeedsR ebaseline ]
1891 crbug.com/617799 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Ne edsRebaseline ]
1892 crbug.com/617799 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
1893 crbug.com/617799 fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
1894 crbug.com/617799 fast/forms/radio/radio-focus-by-mouse-then-keydown.html [ Needs Rebaseline ]
1895 crbug.com/617799 fast/forms/range/range-focus-by-mouse-then-keydown.html [ Needs Rebaseline ]
1896 crbug.com/617799 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ Nee dsRebaseline ]
1897 crbug.com/617799 fast/images/do-not-paint-below-image-baseline.html [ NeedsRebas eline ]
1898 crbug.com/617799 fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebas eline ]
1899 crbug.com/617799 fast/images/repaint-subrect-grid.html [ NeedsRebaseline ]
1900 crbug.com/617799 fast/layers/scroll-descendant-with-cached-cliprects.html [ Need sRebaseline ]
1901 crbug.com/617799 fast/multicol/composited-layer.html [ NeedsRebaseline ]
1902 crbug.com/617799 fast/repaint/4776765.html [ NeedsRebaseline ]
1903 crbug.com/617799 fast/repaint/absolute-display-block-to-none.html [ NeedsRebasel ine ]
1904 crbug.com/617799 fast/repaint/absolute-margin-change-repaint.html [ NeedsRebasel ine ]
1905 crbug.com/617799 fast/repaint/absolute-position-change-containing-block.html [ N eedsRebaseline ]
1906 crbug.com/617799 fast/repaint/absolute-position-changed.html [ NeedsRebaseline ]
1907 crbug.com/617799 fast/repaint/absolute-position-moved.html [ NeedsRebaseline ]
1908 crbug.com/617799 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR ebaseline ]
1909 crbug.com/617799 fast/repaint/add-table-overpaint.html [ NeedsRebaseline ]
1910 crbug.com/617799 fast/repaint/align-content-change-keeping-geometry.html [ Needs Rebaseline ]
1911 crbug.com/617799 fast/repaint/align-content-change-no-flex.html [ NeedsRebaselin e ]
1912 crbug.com/617799 fast/repaint/align-content-change.html [ NeedsRebaseline ]
1913 crbug.com/617799 fast/repaint/align-content-distribution-change-grid.html [ Need sRebaseline ]
1914 crbug.com/617799 fast/repaint/align-content-position-change-grid.html [ NeedsReb aseline ]
1915 crbug.com/617799 fast/repaint/align-self-change-grid.html [ NeedsRebaseline ]
1916 crbug.com/617799 fast/repaint/align-self-change-keeping-geometry.html [ NeedsReb aseline ]
1917 crbug.com/617799 fast/repaint/align-self-change-no-flex.html [ NeedsRebaseline ]
1918 crbug.com/617799 fast/repaint/align-self-change.html [ NeedsRebaseline ]
1919 crbug.com/617799 fast/repaint/align-self-overflow-change.html [ NeedsRebaseline ]
1920 crbug.com/617799 fast/repaint/background-currentColor-repaint.html [ NeedsRebase line ]
1921 crbug.com/617799 fast/repaint/background-generated.html [ NeedsRebaseline ]
1922 crbug.com/617799 fast/repaint/background-image-paint-invalidation.html [ NeedsRe baseline ]
1923 crbug.com/617799 fast/repaint/background-misaligned.html [ NeedsRebaseline ]
1924 crbug.com/617799 fast/repaint/background-resize-height.html [ NeedsRebaseline ]
1925 crbug.com/617799 fast/repaint/background-shorthand-with-gradient-and-height-chan ges.html [ NeedsRebaseline ]
1926 crbug.com/617799 fast/repaint/background-size-auto-with-gradient-and-height-chan ges.html [ NeedsRebaseline ]
1927 crbug.com/617799 fast/repaint/backgroundSizeRepaint.html [ NeedsRebaseline ]
1928 crbug.com/617799 fast/repaint/block-layout-inline-children-float-positioned.html [ NeedsRebaseline ]
1929 crbug.com/617799 fast/repaint/block-shift-repaint.html [ NeedsRebaseline ]
1930 crbug.com/617799 fast/repaint/body-background-image.html [ NeedsRebaseline ]
1931 crbug.com/617799 fast/repaint/border-image-outset-add-repaint.html [ NeedsRebase line ]
1932 crbug.com/617799 fast/repaint/border-image-outset-change-repaint.html [ NeedsReb aseline ]
1933 crbug.com/617799 fast/repaint/border-outline-0.html [ NeedsRebaseline ]
1934 crbug.com/617799 fast/repaint/border-radius-repaint-2.html [ NeedsRebaseline ]
1935 crbug.com/617799 fast/repaint/border-radius-repaint.html [ NeedsRebaseline ]
1936 crbug.com/617799 fast/repaint/border-radius-with-outline.html [ NeedsRebaseline ]
1937 crbug.com/617799 fast/repaint/border-radius-without-border.html [ NeedsRebaselin e ]
1938 crbug.com/617799 fast/repaint/border-repaint-glitch.html [ NeedsRebaseline ]
1939 crbug.com/617799 fast/repaint/box-shadow-add-repaint.html [ NeedsRebaseline ]
1940 crbug.com/617799 fast/repaint/box-shadow-change-repaint.html [ NeedsRebaseline ]
1941 crbug.com/617799 fast/repaint/box-shadow-dynamic.html [ NeedsRebaseline ]
1942 crbug.com/617799 fast/repaint/box-shadow-inset-repaint.html [ NeedsRebaseline ]
1943 crbug.com/617799 fast/repaint/box-sizing-border-keeping-size.html [ NeedsRebasel ine ]
1944 crbug.com/617799 fast/repaint/box-sizing-padding-keeping-size.html [ NeedsRebase line ]
1945 crbug.com/617799 fast/repaint/box-sizing.html [ NeedsRebaseline ]
1946 crbug.com/617799 fast/repaint/bugzilla-6388.html [ NeedsRebaseline ]
1947 crbug.com/617799 fast/repaint/bugzilla-6473.html [ NeedsRebaseline ]
1948 crbug.com/617799 fast/repaint/button-checkbox-click-method-repaint.html [ NeedsR ebaseline ]
1949 crbug.com/617799 fast/repaint/button-inner-no-repaint.html [ NeedsRebaseline ]
1950 crbug.com/617799 fast/repaint/button-spurious-layout-hint.html [ NeedsRebaseline ]
1951 crbug.com/617799 fast/repaint/canvas-putImageData.html [ NeedsRebaseline ]
1952 crbug.com/617799 fast/repaint/canvas-resize-no-full-invalidation.html [ NeedsReb aseline ]
1953 crbug.com/617799 fast/repaint/canvas-resize.html [ NeedsRebaseline ]
1954 crbug.com/617799 fast/repaint/caret-invalidation-in-overflow-scroll.html [ Needs Rebaseline ]
1955 crbug.com/617799 fast/repaint/caret-outside-block.html [ NeedsRebaseline ]
1956 crbug.com/617799 fast/repaint/caret-with-transformation.html [ NeedsRebaseline ]
1957 crbug.com/617799 fast/repaint/change-transform.html [ NeedsRebaseline ]
1958 crbug.com/617799 fast/repaint/child-of-sub-pixel-offset-composited-layer.html [ NeedsRebaseline ]
1959 crbug.com/617799 fast/repaint/clip-path-constant-repaint.html [ NeedsRebaseline ]
1960 crbug.com/617799 fast/repaint/clip-unclip-and-change.html [ NeedsRebaseline ]
1961 crbug.com/617799 fast/repaint/clipped-overflow-visible-subtree.html [ NeedsRebas eline ]
1962 crbug.com/617799 fast/repaint/composited-iframe-scroll-repaint.html [ NeedsRebas eline ]
1963 crbug.com/617799 fast/repaint/containing-block-position-change.html [ NeedsRebas eline ]
1964 crbug.com/617799 fast/repaint/content-into-overflow.html [ NeedsRebaseline ]
1965 crbug.com/617799 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ]
1966 crbug.com/617799 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ]
1967 crbug.com/617799 fast/repaint/create-layer-repaint.html [ NeedsRebaseline ]
1968 crbug.com/617799 fast/repaint/destroy-composited-scrollbar.html [ NeedsRebaselin e ]
1969 crbug.com/617799 fast/repaint/destroy-overlay-scrollbar.html [ NeedsRebaseline ]
1970 crbug.com/617799 fast/repaint/destroy-scrollbar.html [ NeedsRebaseline ]
1971 crbug.com/617799 fast/repaint/details-open-repaint.html [ NeedsRebaseline ]
1972 crbug.com/617799 fast/repaint/dont-invalidate-root-layer-when-composited-layer-b ecomes-visible.html [ NeedsRebaseline ]
1973 crbug.com/617799 fast/repaint/dynamic-table-vertical-alignment-change.html [ Nee dsRebaseline ]
1974 crbug.com/617799 fast/repaint/erase-overflow.html [ NeedsRebaseline ]
1975 crbug.com/617799 fast/repaint/filter-invalidation-after-display.html [ NeedsReba seline ]
1976 crbug.com/617799 fast/repaint/filter-invalidation-positioned-child.html [ NeedsR ebaseline ]
1977 crbug.com/617799 fast/repaint/filter-invalidation-with-composited-container-chan ge.html [ NeedsRebaseline ]
1978 crbug.com/617799 fast/repaint/filter-repaint-accelerated-child-with-filter-child .html [ NeedsRebaseline ]
1979 crbug.com/617799 fast/repaint/filter-repaint-accelerated-on-accelerated-filter.h tml [ NeedsRebaseline ]
1980 crbug.com/617799 fast/repaint/filter-repaint-on-accelerated-layer.html [ NeedsRe baseline ]
1981 crbug.com/617799 fast/repaint/fixed-after-scroll.html [ NeedsRebaseline ]
1982 crbug.com/617799 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsR ebaseline ]
1983 crbug.com/617799 fast/repaint/fixed-child-move-after-scroll.html [ NeedsRebaseli ne ]
1984 crbug.com/617799 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Need sRebaseline ]
1985 crbug.com/617799 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ NeedsRebaseline ]
1986 crbug.com/617799 fast/repaint/fixed-child-of-transformed-scrolled.html [ NeedsRe baseline ]
1987 crbug.com/617799 fast/repaint/fixed-descendant-of-transformed-scrolled.html [ Ne edsRebaseline ]
1988 crbug.com/617799 fast/repaint/fixed-element-repaint-after-compositing-update.htm l [ NeedsRebaseline ]
1989 crbug.com/617799 fast/repaint/fixed-margin-change-repaint.html [ NeedsRebaseline ]
1990 crbug.com/617799 fast/repaint/fixed-move-after-scroll.html [ NeedsRebaseline ]
1991 crbug.com/617799 fast/repaint/fixed-position-transparency-with-overflow.html [ N eedsRebaseline ]
1992 crbug.com/617799 fast/repaint/fixed-scale.html [ NeedsRebaseline ]
1993 crbug.com/617799 fast/repaint/fixed-scroll-simple.html [ NeedsRebaseline ]
1994 crbug.com/617799 fast/repaint/fixed-table-cell.html [ NeedsRebaseline ]
1995 crbug.com/617799 fast/repaint/fixed-table-overflow-zindex.html [ NeedsRebaseline ]
1996 crbug.com/617799 fast/repaint/fixed-table-overflow.html [ NeedsRebaseline ]
1997 crbug.com/617799 fast/repaint/fixed-to-relative-position-with-absolute-child.htm l [ NeedsRebaseline ]
1998 crbug.com/617799 fast/repaint/fixed-tranformed.html [ NeedsRebaseline ]
1999 crbug.com/617799 fast/repaint/fixed-under-composited-absolute-scrolled.html [ Ne edsRebaseline ]
2000 crbug.com/617799 fast/repaint/fixed-under-composited-fixed-scrolled.html [ Needs Rebaseline ]
2001 crbug.com/617799 fast/repaint/fixed.html [ NeedsRebaseline ]
2002 crbug.com/617799 fast/repaint/float-in-new-block-with-layout-delta.html [ NeedsR ebaseline ]
2003 crbug.com/617799 fast/repaint/float-move-during-layout.html [ NeedsRebaseline ]
2004 crbug.com/617799 fast/repaint/float-new-in-block.html [ NeedsRebaseline ]
2005 crbug.com/617799 fast/repaint/float-overflow-right.html [ NeedsRebaseline ]
2006 crbug.com/617799 fast/repaint/float-overflow.html [ NeedsRebaseline ]
2007 crbug.com/617799 fast/repaint/focus-continuations.html [ NeedsRebaseline ]
2008 crbug.com/617799 fast/repaint/focus-enable-continuations.html [ NeedsRebaseline ]
2009 crbug.com/617799 fast/repaint/focus-ring-on-child-move.html [ NeedsRebaseline ]
2010 crbug.com/617799 fast/repaint/focus-ring-on-continuation-move.html [ NeedsRebase line ]
2011 crbug.com/617799 fast/repaint/full-viewport-repaint-for-background-attachment-fi xed.html [ NeedsRebaseline ]
2012 crbug.com/617799 fast/repaint/hover-pseudo-borders-whitespace.html [ NeedsRebase line ]
2013 crbug.com/617799 fast/repaint/hover-pseudo-borders.html [ NeedsRebaseline ]
2014 crbug.com/617799 fast/repaint/iframe-scroll-repaint.html [ NeedsRebaseline ]
2015 crbug.com/617799 fast/repaint/image-resize.html [ NeedsRebaseline ]
2016 crbug.com/617799 fast/repaint/in-scaled-iframe.html [ NeedsRebaseline ]
2017 crbug.com/617799 fast/repaint/inline-color-change.html [ NeedsRebaseline ]
2018 crbug.com/617799 fast/repaint/inline-outline-repaint-2.html [ NeedsRebaseline ]
2019 crbug.com/617799 fast/repaint/inline-overflow.html [ NeedsRebaseline ]
2020 crbug.com/617799 fast/repaint/inline-style-change-in-scrolled-view.html [ NeedsR ebaseline ]
2021 crbug.com/617799 fast/repaint/inline-vertical-lr-overflow.html [ NeedsRebaseline ]
2022 crbug.com/617799 fast/repaint/inline-vertical-rl-overflow.html [ NeedsRebaseline ]
2023 crbug.com/617799 fast/repaint/intermediate-layout-position-clip.html [ NeedsReba seline ]
2024 crbug.com/617799 fast/repaint/intermediate-layout-position.html [ NeedsRebaselin e ]
2025 crbug.com/617799 fast/repaint/invalidate-invisible-element.html [ NeedsRebaselin e ]
2026 crbug.com/617799 fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe.html [ NeedsRebaseline ]
2027 crbug.com/617799 fast/repaint/invalidate-paint-in-iframe-in-composited-layer.htm l [ NeedsRebaseline ]
2028 crbug.com/617799 fast/repaint/invalidation-after-opacity-change-subtree.html [ N eedsRebaseline ]
2029 crbug.com/617799 fast/repaint/invalidation-with-zero-size-object.html [ NeedsReb aseline ]
2030 crbug.com/617799 fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline ]
2031 crbug.com/617799 fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseli ne ]
2032 crbug.com/617799 fast/repaint/justify-content-change.html [ NeedsRebaseline ]
2033 crbug.com/617799 fast/repaint/justify-content-distribution-change-grid.html [ Ne edsRebaseline ]
2034 crbug.com/617799 fast/repaint/justify-content-position-change-grid.html [ NeedsR ebaseline ]
2035 crbug.com/617799 fast/repaint/justify-content-position-change.html [ NeedsRebase line ]
2036 crbug.com/617799 fast/repaint/justify-items-change.html [ NeedsRebaseline ]
2037 crbug.com/617799 fast/repaint/justify-items-legacy-change.html [ NeedsRebaseline ]
2038 crbug.com/617799 fast/repaint/justify-items-overflow-change.html [ NeedsRebaseli ne ]
2039 crbug.com/617799 fast/repaint/justify-self-change.html [ NeedsRebaseline ]
2040 crbug.com/617799 fast/repaint/justify-self-overflow-change.html [ NeedsRebaselin e ]
2041 crbug.com/617799 fast/repaint/layer-full-repaint.html [ NeedsRebaseline ]
2042 crbug.com/617799 fast/repaint/layer-hide-when-needs-layout.html [ NeedsRebaselin e ]
2043 crbug.com/617799 fast/repaint/layer-visibility.html [ NeedsRebaseline ]
2044 crbug.com/617799 fast/repaint/layout-state-only-positioned.html [ NeedsRebaselin e ]
2045 crbug.com/617799 fast/repaint/margin.html [ NeedsRebaseline ]
2046 crbug.com/617799 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Ne edsRebaseline ]
2047 crbug.com/617799 fast/repaint/multicol-as-paint-container.html [ NeedsRebaseline ]
2048 crbug.com/617799 fast/repaint/multicol-relpos-with-abspos.html [ NeedsRebaseline ]
2049 crbug.com/617799 fast/repaint/multicol-with-abspos-in-relpos.html [ NeedsRebasel ine ]
2050 crbug.com/617799 fast/repaint/multicol-with-abspos.html [ NeedsRebaseline ]
2051 crbug.com/617799 fast/repaint/multicol-with-block.html [ NeedsRebaseline ]
2052 crbug.com/617799 fast/repaint/multicol-with-inline.html [ NeedsRebaseline ]
2053 crbug.com/617799 fast/repaint/multicol-with-overflowing-block-rl.html [ NeedsReb aseline ]
2054 crbug.com/617799 fast/repaint/multicol-with-relpos.html [ NeedsRebaseline ]
2055 crbug.com/617799 fast/repaint/multiple-backgrounds-style-change.html [ NeedsReba seline ]
2056 crbug.com/617799 fast/repaint/negative-text-indent-with-overflow-hidden.html [ N eedsRebaseline ]
2057 crbug.com/617799 fast/repaint/nested-fixed-iframe-scrolled.html [ NeedsRebaselin e ]
2058 crbug.com/617799 fast/repaint/no-caret-repaint-in-non-content-editable-element.h tml [ NeedsRebaseline ]
2059 crbug.com/617799 fast/repaint/offset-change-wrong-invalidation-with-float.html [ NeedsRebaseline ]
2060 crbug.com/617799 fast/repaint/opacity-change-on-overflow-float.html [ NeedsRebas eline ]
2061 crbug.com/617799 fast/repaint/outline-add-repaint.html [ NeedsRebaseline ]
2062 crbug.com/617799 fast/repaint/outline-change-continuations.html [ NeedsRebaselin e ]
2063 crbug.com/617799 fast/repaint/outline-change-invalidation.html [ NeedsRebaseline ]
2064 crbug.com/617799 fast/repaint/outline-change-offset.html [ NeedsRebaseline ]
2065 crbug.com/617799 fast/repaint/outline-change-repaint.html [ NeedsRebaseline ]
2066 crbug.com/617799 fast/repaint/outline-child-repaint.html [ NeedsRebaseline ]
2067 crbug.com/617799 fast/repaint/outline-clip-change.html [ NeedsRebaseline ]
2068 crbug.com/617799 fast/repaint/outline-inset.html [ NeedsRebaseline ]
2069 crbug.com/617799 fast/repaint/outline-repaint-glitch.html [ NeedsRebaseline ]
2070 crbug.com/617799 fast/repaint/outline-shrinking.html [ NeedsRebaseline ]
2071 crbug.com/617799 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Nee dsRebaseline ]
2072 crbug.com/617799 fast/repaint/overflow-clip-subtree-layout.html [ NeedsRebaselin e ]
2073 crbug.com/617799 fast/repaint/overflow-flipped-writing-mode-block.html [ NeedsRe baseline ]
2074 crbug.com/617799 fast/repaint/overflow-flipped-writing-mode-table.html [ NeedsRe baseline ]
2075 crbug.com/617799 fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html [ NeedsRebaseline ]
2076 crbug.com/617799 fast/repaint/overflow-hide.html [ NeedsRebaseline ]
2077 crbug.com/617799 fast/repaint/overflow-into-content.html [ NeedsRebaseline ]
2078 crbug.com/617799 fast/repaint/overflow-move-after-scroll.html [ NeedsRebaseline ]
2079 crbug.com/617799 fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline ]
2080 crbug.com/617799 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
2081 crbug.com/617799 fast/repaint/overflow-show.html [ NeedsRebaseline ]
2082 crbug.com/617799 fast/repaint/overhanging-float-detach-repaint.html [ NeedsRebas eline ]
2083 crbug.com/617799 fast/repaint/padding-border-keeping-border-box-and-content-box. html [ NeedsRebaseline ]
2084 crbug.com/617799 fast/repaint/padding-keeping-content-size.html [ NeedsRebaselin e ]
2085 crbug.com/617799 fast/repaint/padding-keeping-visual-size.html [ NeedsRebaseline ]
2086 crbug.com/617799 fast/repaint/paged-with-overflowing-block-rl.html [ NeedsRebase line ]
2087 crbug.com/617799 fast/repaint/paint-caret-in-div-with-negative-indent.html [ Nee dsRebaseline ]
2088 crbug.com/617799 fast/repaint/paint-invalidation-with-opacity.html [ NeedsRebase line ]
2089 crbug.com/617799 fast/repaint/percent-size-image-resize-container.html [ NeedsRe baseline ]
2090 crbug.com/617799 fast/repaint/position-change-keeping-geometry.html [ NeedsRebas eline ]
2091 crbug.com/617799 fast/repaint/positioned-great-grandparent-change-location.html [ NeedsRebaseline ]
2092 crbug.com/617799 fast/repaint/push-block-with-first-line.html [ NeedsRebaseline ]
2093 crbug.com/617799 fast/repaint/reflection-invalidation-after-display.html [ Needs Rebaseline ]
2094 crbug.com/617799 fast/repaint/reflection-invalidation-positioned-child.html [ Ne edsRebaseline ]
2095 crbug.com/617799 fast/repaint/reflection-redraw.html [ NeedsRebaseline ]
2096 crbug.com/617799 fast/repaint/rel-positioned-inline-with-overflow.html [ NeedsRe baseline ]
2097 crbug.com/617799 fast/repaint/relative-margin-change-repaint.html [ NeedsRebasel ine ]
2098 crbug.com/617799 fast/repaint/relative-positioned-movement-repaint.html [ NeedsR ebaseline ]
2099 crbug.com/617799 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsR ebaseline ]
2100 crbug.com/617799 fast/repaint/repaint-composited-child-in-scrolled-container.htm l [ NeedsRebaseline ]
2101 crbug.com/617799 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ N eedsRebaseline ]
2102 crbug.com/617799 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebase line ]
2103 crbug.com/617799 fast/repaint/repaint-in-iframe.html [ NeedsRebaseline ]
2104 crbug.com/617799 fast/repaint/repaint-on-style-change.html [ NeedsRebaseline ]
2105 crbug.com/617799 fast/repaint/repaint-resized-overflow.html [ NeedsRebaseline ]
2106 crbug.com/617799 fast/repaint/repaint-table-row-in-composited-document.html [ Ne edsRebaseline ]
2107 crbug.com/617799 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ NeedsRebaseline ]
2108 crbug.com/617799 fast/repaint/requestAnimation-translation-leave-traces.html [ N eedsRebaseline ]
2109 crbug.com/617799 fast/repaint/resize-child-within-overflow.html [ NeedsRebaselin e ]
2110 crbug.com/617799 fast/repaint/resize-scrollable-div.html [ NeedsRebaseline ]
2111 crbug.com/617799 fast/repaint/resize-skewed.html [ NeedsRebaseline ]
2112 crbug.com/617799 fast/repaint/resize-with-border-clipped.html [ NeedsRebaseline ]
2113 crbug.com/617799 fast/repaint/resize-with-border.html [ NeedsRebaseline ]
2114 crbug.com/617799 fast/repaint/scroll-absolute-layer-with-reflection.html [ Needs Rebaseline ]
2115 crbug.com/617799 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ NeedsRebaseline ]
2116 crbug.com/617799 fast/repaint/scroll-fixed-layer-with-reflection.html [ NeedsReb aseline ]
2117 crbug.com/617799 fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.h tml [ NeedsRebaseline ]
2118 crbug.com/617799 fast/repaint/scroll-fixed-reflected-layer.html [ NeedsRebaselin e ]
2119 crbug.com/617799 fast/repaint/scroll-in-clipped-layer.html [ NeedsRebaseline ]
2120 crbug.com/617799 fast/repaint/scroll-in-fixed-layer.html [ NeedsRebaseline ]
2121 crbug.com/617799 fast/repaint/scroll-in-transformed-layer.html [ NeedsRebaseline ]
2122 crbug.com/617799 fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ]
2123 crbug.com/617799 fast/repaint/scroll-relative-table-inside-table-cell.html [ Nee dsRebaseline ]
2124 crbug.com/617799 fast/repaint/scroll-stacking-context-backface-visiblity-leaves- traces.html [ NeedsRebaseline ]
2125 crbug.com/617799 fast/repaint/scroll-with-transformed-parent-layer.html [ NeedsR ebaseline ]
2126 crbug.com/617799 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ NeedsRebaseline ]
2127 crbug.com/617799 fast/repaint/scrollbar-invalidation-on-resize-with-border.html [ NeedsRebaseline ]
2128 crbug.com/617799 fast/repaint/scrollbar-invalidation-on-resize.html [ NeedsRebas eline ]
2129 crbug.com/617799 fast/repaint/scrollbar-parts.html [ NeedsRebaseline ]
2130 crbug.com/617799 fast/repaint/scrolled-iframe-scrollbar-change.html [ NeedsRebas eline ]
2131 crbug.com/617799 fast/repaint/search-field-cancel.html [ NeedsRebaseline ]
2132 crbug.com/617799 fast/repaint/select-option-background-color.html [ NeedsRebasel ine ]
2133 crbug.com/617799 fast/repaint/selection-change-in-iframe-with-relative-parent.ht ml [ NeedsRebaseline ]
2134 crbug.com/617799 fast/repaint/selection-clear-after-move.html [ NeedsRebaseline ]
2135 crbug.com/617799 fast/repaint/selection-partial-invalidation-between-blocks.html [ NeedsRebaseline ]
2136 crbug.com/617799 fast/repaint/selection-rl.html [ NeedsRebaseline ]
2137 crbug.com/617799 fast/repaint/set-text-content-same.html [ NeedsRebaseline ]
2138 crbug.com/617799 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ NeedsRebaseline ]
2139 crbug.com/617799 fast/repaint/stacking-context-lost.html [ NeedsRebaseline ]
2140 crbug.com/617799 fast/repaint/static-to-positioned.html [ NeedsRebaseline ]
2141 crbug.com/617799 fast/repaint/subtree-layoutstate-transform.html [ NeedsRebaseli ne ]
2142 crbug.com/617799 fast/repaint/subtree-root-clip-2.html [ NeedsRebaseline ]
2143 crbug.com/617799 fast/repaint/subtree-root-clip-3.html [ NeedsRebaseline ]
2144 crbug.com/617799 fast/repaint/subtree-root-clip.html [ NeedsRebaseline ]
2145 crbug.com/617799 fast/repaint/table-cell-collapsed-border.html [ NeedsRebaseline ]
2146 crbug.com/617799 fast/repaint/table-cell-move.html [ NeedsRebaseline ]
2147 crbug.com/617799 fast/repaint/table-cell-overflow.html [ NeedsRebaseline ]
2148 crbug.com/617799 fast/repaint/table-col-background-offset.html [ NeedsRebaseline ]
2149 crbug.com/617799 fast/repaint/table-col-background.html [ NeedsRebaseline ]
2150 crbug.com/617799 fast/repaint/table-extra-bottom-grow.html [ NeedsRebaseline ]
2151 crbug.com/617799 fast/repaint/table-outer-border.html [ NeedsRebaseline ]
2152 crbug.com/617799 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
2153 crbug.com/617799 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ NeedsRebaseline ]
2154 crbug.com/617799 fast/repaint/table-row-bg-change.html [ NeedsRebaseline ]
2155 crbug.com/617799 fast/repaint/table-row.html [ NeedsRebaseline ]
2156 crbug.com/617799 fast/repaint/table-section-overflow.html [ NeedsRebaseline ]
2157 crbug.com/617799 fast/repaint/table-section-repaint.html [ NeedsRebaseline ]
2158 crbug.com/617799 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ]
2159 crbug.com/617799 fast/repaint/table-two-pass-layout-overpaint.html [ NeedsRebase line ]
2160 crbug.com/617799 fast/repaint/table-with-padding-row-invalidation.html [ NeedsRe baseline ]
2161 crbug.com/617799 fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsReba seline ]
2162 crbug.com/617799 fast/repaint/text-selection-rect-in-overflow.html [ NeedsRebase line ]
2163 crbug.com/617799 fast/repaint/textarea-appearance-none-resize-handle.html [ Need sRebaseline ]
2164 crbug.com/617799 fast/repaint/textarea-resize-property-change.html [ NeedsRebase line ]
2165 crbug.com/617799 fast/repaint/textarea-set-disabled.html [ NeedsRebaseline ]
2166 crbug.com/617799 fast/repaint/trailing-floats-root-line-box-overflow.html [ Need sRebaseline ]
2167 crbug.com/617799 fast/repaint/transform-absolute-child.html [ NeedsRebaseline ]
2168 crbug.com/617799 fast/repaint/transform-absolute-in-positioned-container.html [ NeedsRebaseline ]
2169 crbug.com/617799 fast/repaint/transform-disable-layoutstate.html [ NeedsRebaseli ne ]
2170 crbug.com/617799 fast/repaint/transform-inline-layered-child.html [ NeedsRebasel ine ]
2171 crbug.com/617799 fast/repaint/transform-relative-position.html [ NeedsRebaseline ]
2172 crbug.com/617799 fast/repaint/transform-repaint-descendants.html [ NeedsRebaseli ne ]
2173 crbug.com/617799 fast/repaint/transform-replaced-shadows.html [ NeedsRebaseline ]
2174 crbug.com/617799 fast/repaint/transform-rotate-and-remove.html [ NeedsRebaseline ]
2175 crbug.com/617799 fast/repaint/transform-translate.html [ NeedsRebaseline ]
2176 crbug.com/617799 fast/repaint/vertical-overflow-child.html [ NeedsRebaseline ]
2177 crbug.com/617799 fast/repaint/vertical-overflow-parent.html [ NeedsRebaseline ]
2178 crbug.com/617799 fast/repaint/vertical-overflow-same.html [ NeedsRebaseline ]
2179 crbug.com/617799 fast/repaint/vertical-rl-as-paint-container.html [ NeedsRebasel ine ]
2180 crbug.com/617799 fast/repaint/video-mute-repaint.html [ NeedsRebaseline ]
2181 crbug.com/617799 fast/repaint/video-unmute-repaint.html [ NeedsRebaseline ]
2182 crbug.com/617799 fast/repaint/view-background-from-body-2.html [ NeedsRebaseline ]
2183 crbug.com/617799 fast/repaint/window-resize-background-image-fixed-centered-comp osited.html [ NeedsRebaseline ]
2184 crbug.com/617799 fast/repaint/window-resize-background-image-fixed-centered.html [ NeedsRebaseline ]
2185 crbug.com/617799 fast/repaint/window-resize-background-image-generated.html [ Ne edsRebaseline ]
2186 crbug.com/617799 fast/repaint/window-resize-media-query.html [ NeedsRebaseline ]
2187 crbug.com/617799 fast/repaint/window-resize-no-layout-change1.html [ NeedsRebase line ]
2188 crbug.com/617799 fast/repaint/window-resize-no-layout-change2.html [ NeedsRebase line ]
2189 crbug.com/617799 fast/repaint/window-resize-percent-html.html [ NeedsRebaseline ]
2190 crbug.com/617799 fast/repaint/window-resize-percent-width-height.html [ NeedsReb aseline ]
2191 crbug.com/617799 fast/repaint/window-resize-positioned-bottom.html [ NeedsRebase line ]
2192 crbug.com/617799 fast/repaint/window-resize-positioned-percent-top.html [ NeedsR ebaseline ]
2193 crbug.com/617799 fast/repaint/window-resize-viewport-percent.html [ NeedsRebasel ine ]
2194 crbug.com/617799 fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-la yer.html [ NeedsRebaseline ]
2195 crbug.com/617799 fast/sub-pixel/should-not-repaint-subpixel-composited-layer.htm l [ NeedsRebaseline ]
2196 crbug.com/617799 fast/table/border-collapsing/border-collapse-change-collapse-to -separate.html [ NeedsRebaseline ]
2197 crbug.com/617799 fast/table/border-collapsing/border-collapse-change-separate-to -collapse.html [ NeedsRebaseline ]
2198 crbug.com/617799 fast/table/border-collapsing/cached-change-cell-border-color.ht ml [ NeedsRebaseline ]
2199 crbug.com/617799 fast/table/border-collapsing/cached-change-col-border-color.htm l [ NeedsRebaseline ]
2200 crbug.com/617799 fast/table/border-collapsing/cached-change-colgroup-border-colo r.html [ NeedsRebaseline ]
2201 crbug.com/617799 fast/table/border-collapsing/cached-change-row-border-width.htm l [ NeedsRebaseline ]
2202 crbug.com/617799 fast/table/border-collapsing/cached-change-table-border-color.h tml [ NeedsRebaseline ]
2203 crbug.com/617799 media/media-audio-no-spurious-repaints.html [ NeedsRebaseline ]
2204 crbug.com/617799 paint/invalidation/animated-gif-offscreen.html [ NeedsRebaselin e ]
2205 crbug.com/617799 paint/invalidation/animated-gif-transformed-offscreen.html [ Ne edsRebaseline ]
2206 crbug.com/617799 paint/invalidation/caret-with-composited-scroll.html [ NeedsReb aseline ]
2207 crbug.com/617799 paint/invalidation/iframe-rounding.html [ NeedsRebaseline ]
2208 crbug.com/617799 paint/invalidation/invalidate-after-composited-scroll.html [ Ne edsRebaseline ]
2209 crbug.com/617799 paint/invalidation/invalidate-box-shadow-currentColor.html [ Ne edsRebaseline ]
2210 crbug.com/617799 paint/invalidation/invalidate-descendants-when-receiving-paint- layer.html [ NeedsRebaseline ]
2211 crbug.com/617799 paint/invalidation/invalidation-on-foreground-graphics-layer.ht ml [ NeedsRebaseline ]
2212 crbug.com/617799 paint/invalidation/non-text-link-invalidation-optimization.html [ NeedsRebaseline ]
2213 crbug.com/617799 paint/selection/invalidation-rect-includes-newline-for-rtl.html [ NeedsRebaseline ]
2214 crbug.com/617799 paint/selection/invalidation-rect-includes-newline-for-vertical -lr.html [ NeedsRebaseline ]
2215 crbug.com/617799 paint/selection/invalidation-rect-includes-newline-for-vertical -rl.html [ NeedsRebaseline ]
2216 crbug.com/617799 paint/selection/invalidation-rect-includes-newline.html [ Needs Rebaseline ]
2217 crbug.com/617799 paint/selection/invalidation-rect-with-br-includes-newline.html [ NeedsRebaseline ]
2218 crbug.com/617799 paint/selection/selection-within-composited-scroller.html [ Nee dsRebaseline ]
2219 crbug.com/617799 svg/as-background-image/svg-background-partial-redraw.html [ Ne edsRebaseline ]
2220 crbug.com/617799 svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-t riggers-1.html [ NeedsRebaseline ]
2221 crbug.com/617799 svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-t riggers-2.html [ NeedsRebaseline ]
2222 crbug.com/617799 svg/carto.net/window.svg [ NeedsRebaseline ]
2223 crbug.com/617799 svg/custom/animate-target-id-changed.svg [ NeedsRebaseline ]
2224 crbug.com/617799 svg/custom/circle-move-invalidation.svg [ NeedsRebaseline ]
2225 crbug.com/617799 svg/custom/clip-path-child-changes.svg [ NeedsRebaseline ]
2226 crbug.com/617799 svg/custom/clip-path-href-changes.svg [ NeedsRebaseline ]
2227 crbug.com/617799 svg/custom/clip-path-id-changes.svg [ NeedsRebaseline ]
2228 crbug.com/617799 svg/custom/clip-path-units-changes.svg [ NeedsRebaseline ]
2229 crbug.com/617799 svg/custom/deep-dynamic-updates.svg [ NeedsRebaseline ]
2230 crbug.com/617799 svg/custom/fill-opacity-update.svg [ NeedsRebaseline ]
2231 crbug.com/617799 svg/custom/foreignObject-crash-on-hover.xml [ NeedsRebaseline ]
2232 crbug.com/617799 svg/custom/gradient-add-stops.svg [ NeedsRebaseline ]
2233 crbug.com/617799 svg/custom/gradient-stop-style-change.svg [ NeedsRebaseline ]
2234 crbug.com/617799 svg/custom/js-late-gradient-and-object-creation.svg [ NeedsReba seline ]
2235 crbug.com/617799 svg/custom/js-late-marker-and-object-creation.svg [ NeedsRebase line ]
2236 crbug.com/617799 svg/custom/js-late-marker-creation.svg [ NeedsRebaseline ]
2237 crbug.com/617799 svg/custom/js-late-mask-and-object-creation.svg [ NeedsRebaseli ne ]
2238 crbug.com/617799 svg/custom/js-late-mask-creation.svg [ NeedsRebaseline ]
2239 crbug.com/617799 svg/custom/js-late-pattern-and-object-creation.svg [ NeedsRebas eline ]
2240 crbug.com/617799 svg/custom/js-repaint-rect-on-path-with-stroke.svg [ NeedsRebas eline ]
2241 crbug.com/617799 svg/custom/js-update-bounce.svg [ NeedsRebaseline ]
2242 crbug.com/617799 svg/custom/js-update-container.svg [ NeedsRebaseline ]
2243 crbug.com/617799 svg/custom/js-update-gradient.svg [ NeedsRebaseline ]
2244 crbug.com/617799 svg/custom/js-update-image.svg [ NeedsRebaseline ]
2245 crbug.com/617799 svg/custom/js-update-pattern-child.svg [ NeedsRebaseline ]
2246 crbug.com/617799 svg/custom/js-update-pattern.svg [ NeedsRebaseline ]
2247 crbug.com/617799 svg/custom/js-update-polygon-changes.svg [ NeedsRebaseline ]
2248 crbug.com/617799 svg/custom/js-update-polygon-removal.svg [ NeedsRebaseline ]
2249 crbug.com/617799 svg/custom/js-update-stop-linked-gradient.svg [ NeedsRebaseline ]
2250 crbug.com/617799 svg/custom/js-update-stop.svg [ NeedsRebaseline ]
2251 crbug.com/617799 svg/custom/js-update-style.svg [ NeedsRebaseline ]
2252 crbug.com/617799 svg/custom/js-update-transform-addition.svg [ NeedsRebaseline ]
2253 crbug.com/617799 svg/custom/js-update-transform-changes.svg [ NeedsRebaseline ]
2254 crbug.com/617799 svg/custom/marker-child-changes-css.svg [ NeedsRebaseline ]
2255 crbug.com/617799 svg/custom/marker-child-changes.svg [ NeedsRebaseline ]
2256 crbug.com/617799 svg/custom/marker-strokeWidth-changes.svg [ NeedsRebaseline ]
2257 crbug.com/617799 svg/custom/mask-child-changes.svg [ NeedsRebaseline ]
2258 crbug.com/617799 svg/custom/mask-invalidation.svg [ NeedsRebaseline ]
2259 crbug.com/617799 svg/custom/pending-resource-after-removal.xhtml [ NeedsRebaseli ne ]
2260 crbug.com/617799 svg/custom/repaint-moving-svg-and-div.xhtml [ NeedsRebaseline ]
2261 crbug.com/617799 svg/custom/repaint-on-image-bounds-change.svg [ NeedsRebaseline ]
2262 crbug.com/617799 svg/custom/repaint-stroke-width-changes.svg [ NeedsRebaseline ]
2263 crbug.com/617799 svg/custom/resource-client-removal.svg [ NeedsRebaseline ]
2264 crbug.com/617799 svg/custom/stroke-opacity-update.svg [ NeedsRebaseline ]
2265 crbug.com/617799 svg/custom/svg-absolute-children.svg [ NeedsRebaseline ]
2266 crbug.com/617799 svg/custom/svg-image-par-resize.html [ NeedsRebaseline ]
2267 crbug.com/617799 svg/custom/use-disappears-after-style-update.svg [ NeedsRebasel ine ]
2268 crbug.com/617799 svg/custom/use-inherit-style.svg [ NeedsRebaseline ]
2269 crbug.com/617799 svg/dom/SVGRectElement/rect-modify-rx.svg [ NeedsRebaseline ]
2270 crbug.com/617799 svg/filters/animate-fill.svg [ NeedsRebaseline ]
2271 crbug.com/617799 svg/filters/feImage-change-target-id.svg [ NeedsRebaseline ]
2272 crbug.com/617799 svg/filters/feImage-multiple-targets-id-change.svg [ NeedsRebas eline ]
2273 crbug.com/617799 svg/filters/feImage-reference-invalidation.svg [ NeedsRebaselin e ]
2274 crbug.com/617799 svg/filters/feImage-remove-target.svg [ NeedsRebaseline ]
2275 crbug.com/617799 svg/filters/feImage-target-add-to-document.svg [ NeedsRebaselin e ]
2276 crbug.com/617799 svg/filters/feImage-target-attribute-change-with-use-indirectio n-2.svg [ NeedsRebaseline ]
2277 crbug.com/617799 svg/filters/feImage-target-attribute-change-with-use-indirectio n.svg [ NeedsRebaseline ]
2278 crbug.com/617799 svg/filters/feImage-target-attribute-change.svg [ NeedsRebaseli ne ]
2279 crbug.com/617799 svg/filters/feImage-target-changes-id.svg [ NeedsRebaseline ]
2280 crbug.com/617799 svg/filters/feImage-target-id-change.svg [ NeedsRebaseline ]
2281 crbug.com/617799 svg/filters/feImage-target-inline-style-change.svg [ NeedsRebas eline ]
2282 crbug.com/617799 svg/filters/feImage-target-property-change.svg [ NeedsRebaselin e ]
2283 crbug.com/617799 svg/filters/feImage-target-reappend-to-document.svg [ NeedsReba seline ]
2284 crbug.com/617799 svg/filters/feImage-target-remove-from-document.svg [ NeedsReba seline ]
2285 crbug.com/617799 svg/filters/feImage-target-style-change.svg [ NeedsRebaseline ]
2286 crbug.com/617799 svg/filters/filter-refresh.svg [ NeedsRebaseline ]
2287 crbug.com/617799 svg/filters/filter-width-update.svg [ NeedsRebaseline ]
2288 crbug.com/617799 svg/filters/invalidate-on-child-layout.svg [ NeedsRebaseline ]
2289 crbug.com/617799 svg/repaint/add-background-property-on-root.html [ NeedsRebasel ine ]
2290 crbug.com/617799 svg/repaint/add-border-property-on-root.html [ NeedsRebaseline ]
2291 crbug.com/617799 svg/repaint/change-background-color.html [ NeedsRebaseline ]
2292 crbug.com/617799 svg/repaint/color-fill-currentColor-and-css.html [ NeedsRebasel ine ]
2293 crbug.com/617799 svg/repaint/container-repaint.svg [ NeedsRebaseline ]
2294 crbug.com/617799 svg/repaint/fecomponenttransfer-in1-change.svg [ NeedsRebaselin e ]
2295 crbug.com/617799 svg/repaint/filter-child-repaint.svg [ NeedsRebaseline ]
2296 crbug.com/617799 svg/repaint/focus-element.html [ NeedsRebaseline ]
2297 crbug.com/617799 svg/repaint/foreign-object-repaint.svg [ NeedsRebaseline ]
2298 crbug.com/617799 svg/repaint/image-animation-with-zoom.html [ NeedsRebaseline ]
2299 crbug.com/617799 svg/repaint/image-href-change.svg [ NeedsRebaseline ]
2300 crbug.com/617799 svg/repaint/image-with-clip-path.svg [ NeedsRebaseline ]
2301 crbug.com/617799 svg/repaint/inner-svg-change-viewBox.svg [ NeedsRebaseline ]
2302 crbug.com/617799 svg/repaint/modify-inserted-listitem.html [ NeedsRebaseline ]
2303 crbug.com/617799 svg/repaint/modify-transferred-listitem.html [ NeedsRebaseline ]
2304 crbug.com/617799 svg/repaint/outline-offset-shape.html [ NeedsRebaseline ]
2305 crbug.com/617799 svg/repaint/paintorder-filtered.svg [ NeedsRebaseline ]
2306 crbug.com/617799 svg/repaint/path-pathlength-change.html [ NeedsRebaseline ]
2307 crbug.com/617799 svg/repaint/remove-background-property-on-root.html [ NeedsReba seline ]
2308 crbug.com/617799 svg/repaint/remove-border-property-on-root.html [ NeedsRebaseli ne ]
2309 crbug.com/617799 svg/repaint/repaint-in-scrolled-view.html [ NeedsRebaseline ]
2310 crbug.com/617799 svg/repaint/repaint-paintorder.svg [ NeedsRebaseline ]
2311 crbug.com/617799 svg/repaint/shape-transform-change.html [ NeedsRebaseline ]
2312 crbug.com/617799 svg/repaint/shape-with-nested-outline.html [ NeedsRebaseline ]
2313 crbug.com/617799 svg/repaint/svgsvgelement-repaint-children.html [ NeedsRebaseli ne ]
2314 crbug.com/617799 svg/repaint/text-pattern-update-2.html [ NeedsRebaseline ]
2315 crbug.com/617799 svg/repaint/text-pattern-update.html [ NeedsRebaseline ]
2316 crbug.com/617799 svg/repaint/transform-changed-state.html [ NeedsRebaseline ]
2317 crbug.com/617799 svg/repaint/transform-foreign-object.html [ NeedsRebaseline ]
2318 crbug.com/617799 svg/repaint/tspan-pattern-update.html [ NeedsRebaseline ]
2319 crbug.com/617799 svg/text/ems-display-none.svg [ NeedsRebaseline ]
2320 crbug.com/617799 svg/text/exs-display-none.svg [ NeedsRebaseline ]
2321 crbug.com/617799 svg/text/text-selection-text-05-t.svg [ NeedsRebaseline ]
2322 crbug.com/617799 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Needs Rebaseline ]
2323 crbug.com/617799 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsReb aseline ]
2324 crbug.com/617799 transforms/transform-focus-ring-repaint.html [ NeedsRebaseline ]
2325 crbug.com/617799 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-rep aint-by-all-imagesource.html [ NeedsRebaseline ]
2326 crbug.com/617799 virtual/gpu-rasterization/fast/images/do-not-paint-below-image- baseline.html [ NeedsRebaseline ]
2327 crbug.com/617799 virtual/gpu-rasterization/fast/images/fixed-img-src-change-afte r-scroll.html [ NeedsRebaseline ]
2328 crbug.com/617799 virtual/gpu-rasterization/fast/images/repaint-subrect-grid.html [ NeedsRebaseline ]
2329 crbug.com/617799 virtual/gpu/fast/canvas/canvas-composite-repaint-by-all-imageso urce.html [ NeedsRebaseline ]
2330 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/acc elerated-overflow-scroll-should-not-affect-perspective.html [ NeedsRebaseline ]
2331 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/cli p-descendents.html [ NeedsRebaseline ]
2332 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/com posited-scrolling-paint-phases.html [ NeedsRebaseline ]
2333 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/con tent-gains-scrollbars.html [ NeedsRebaseline ]
2334 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/con tent-loses-scrollbars.html [ NeedsRebaseline ]
2335 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/fix ed-scroll-in-empty-root-layer.html [ NeedsRebaseline ]
2336 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-auto-with-touch-no-overflow.html [ NeedsRebaseline ]
2337 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-auto-with-touch-toggle.html [ NeedsRebaseline ]
2338 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-auto-with-touch.html [ NeedsRebaseline ]
2339 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-hidden-with-touch.html [ NeedsRebaseline ]
2340 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-overlay-with-touch-no-overflow.html [ NeedsRebaseline ]
2341 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-overlay-with-touch.html [ NeedsRebaseline ]
2342 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-with-touch-no-overflow.html [ NeedsRebaseline ]
2343 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scrollbar-layers.html [ NeedsRebaseline ]
2344 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-visible-with-touch.html [ NeedsRebaseline ]
2345 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/rep arented-scrollbars-non-sc-anc.html [ NeedsRebaseline ]
2346 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/res ize-painting.html [ NeedsRebaseline ]
2347 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr oll-parent-absolute-with-backdrop-filter.html [ NeedsRebaseline ]
2348 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr oll-parent-absolute.html [ NeedsRebaseline ]
2349 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr oll-parent-with-non-stacking-context-composited-ancestor.html [ NeedsRebaseline ]
2350 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr olling-content-clip-to-viewport.html [ NeedsRebaseline ]
2351 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr olling-without-painting.html [ NeedsRebaseline ]
2352 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/sel ection-gaps-after-removing-scrolling-contents.html [ NeedsRebaseline ]
2353 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/sel ection-gaps-toggling-with-scrolling-contents.html [ NeedsRebaseline ]
2354 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/sel ection-gaps-toggling.html [ NeedsRebaseline ]
2355 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-color-change.html [ NeedsRebaseline ]
2356 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-match-highlight.html [ NeedsRebaseline ]
2357 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex tarea-scroll-touch.html [ NeedsRebaseline ]
2358 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/uni versal-accelerated-overflow-scroll.html [ NeedsRebaseline ]
2359 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container.html [ NeedsRebaseline ]
2360 crbug.com/617799 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-content.html [ NeedsRebaseline ]
2361 crbug.com/617799 virtual/threaded/compositing/visibility/layer-visible-content.h tml [ NeedsRebaseline ]
2362 crbug.com/617799 virtual/threaded/compositing/visibility/visibility-image-layers -dynamic.html [ NeedsRebaseline ]
2363 crbug.com/617799 paint/invalidation/animated-gif.html [ NeedsManualRebaseline ]
2364 crbug.com/617799 paint/invalidation/animated-gif-background.html [ NeedsManualRe baseline ]
2365 crbug.com/617799 paint/invalidation/animated-gif-background-offscreen.html [ Nee dsManualRebaseline ]
2366 crbug.com/617799 fast/repaint/obscured-background-no-repaint.html [ NeedsRebasel ine ]
2367 crbug.com/617799 svg/custom/marker-viewBox-changes.svg [ NeedsRebaseline ]
2368 crbug.com/617799 svg/custom/resource-invalidate-on-target-update.svg [ NeedsReba seline ]
2369 crbug.com/617799 svg/repaint/inner-svg-change-viewBox-contract.svg [ NeedsRebase line ]
2370 crbug.com/617799 svg/repaint/mask-clip-target-transform.svg [ NeedsRebaseline ]
2371 crbug.com/617799 fast/repaint/window-resize-background-image-non-fixed.html [ Ne edsManualRebaseline ]
2372
1623 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ] 2373 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ]
1624 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ] 2374 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ]
1625 crbug.com/487344 fast/layers/video-layer.html [ Failure ] 2375 crbug.com/487344 fast/layers/video-layer.html [ Failure ]
1626 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] 2376 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ]
1627 crbug.com/487344 media/audio-controls-rendering.html [ Failure ] 2377 crbug.com/487344 media/audio-controls-rendering.html [ Failure ]
1628 crbug.com/487344 media/audio-repaint.html [ Failure ] 2378 crbug.com/487344 media/audio-repaint.html [ Failure ]
1629 crbug.com/487344 media/controls-after-reload.html [ Failure ] 2379 crbug.com/487344 media/controls-after-reload.html [ Failure ]
1630 crbug.com/487344 media/controls-focus-ring.html [ Failure ] 2380 crbug.com/487344 media/controls-focus-ring.html [ Failure ]
1631 crbug.com/487344 media/controls-layout-direction.html [ Failure ] 2381 crbug.com/487344 media/controls-layout-direction.html [ Failure ]
1632 crbug.com/487344 media/controls-strict.html [ Failure ] 2382 crbug.com/487344 media/controls-strict.html [ Failure ]
(...skipping 26 matching lines...) Expand all
1659 2409
1660 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass Timeout ] 2410 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass Timeout ]
1661 2411
1662 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ] 2412 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ]
1663 2413
1664 2414
1665 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ] 2415 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ]
1666 2416
1667 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed 2417 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed
1668 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] 2418 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698