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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2238853005: Use GeometryMapper in PaintInvalidator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@GeometryMapperMore
Patch Set: Rebase Created 4 years, 4 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/paint/PaintInvalidator.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 # Expectations for slimming paint v2 1 # Expectations for slimming paint v2
2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view 2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view
3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now). 3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now).
4 4
5 accessibility/ [ Skip ] 5 accessibility/ [ Skip ]
6 animations/ [ Skip ] 6 animations/ [ Skip ]
7 app_banner/ [ Skip ] 7 app_banner/ [ Skip ]
8 battery-status/ [ Skip ] 8 battery-status/ [ Skip ]
9 bindings/ [ Skip ] 9 bindings/ [ Skip ]
10 bluetooth/ [ Skip ] 10 bluetooth/ [ Skip ]
(...skipping 1209 matching lines...) Expand 10 before | Expand all | Expand 10 after
1220 fast/repaint/focus-ring.html [ Failure ] 1220 fast/repaint/focus-ring.html [ Failure ]
1221 fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html [ Failur e ] 1221 fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html [ Failur e ]
1222 fast/repaint/hover-invalidation-table.html [ Failure ] 1222 fast/repaint/hover-invalidation-table.html [ Failure ]
1223 fast/repaint/image-resize.html [ Failure ] 1223 fast/repaint/image-resize.html [ Failure ]
1224 fast/repaint/inline-focus.html [ Failure ] 1224 fast/repaint/inline-focus.html [ Failure ]
1225 fast/repaint/inline-outline-repaint.html [ Failure ] 1225 fast/repaint/inline-outline-repaint.html [ Failure ]
1226 fast/repaint/inline-style-change-in-scrolled-view.html [ Failure ] 1226 fast/repaint/inline-style-change-in-scrolled-view.html [ Failure ]
1227 fast/repaint/intermediate-layout-position.html [ Failure ] 1227 fast/repaint/intermediate-layout-position.html [ Failure ]
1228 fast/repaint/invalidate-paint-in-iframe-in-composited-layer.html [ Failure ] 1228 fast/repaint/invalidate-paint-in-iframe-in-composited-layer.html [ Failure ]
1229 fast/repaint/invalidation-after-opacity-change-subtree.html [ Failure ] 1229 fast/repaint/invalidation-after-opacity-change-subtree.html [ Failure ]
1230 fast/repaint/japanese-rl-selection-repaint.html [ Failure ]
1231 fast/repaint/japanese-rl-selection-clear.html [ Failure ]
1230 fast/repaint/justify-content-distribution-change-grid.html [ Failure ] 1232 fast/repaint/justify-content-distribution-change-grid.html [ Failure ]
1231 fast/repaint/line-flow-with-floats-1.html [ Failure ] 1233 fast/repaint/line-flow-with-floats-1.html [ Failure ]
1232 fast/repaint/line-flow-with-floats-10.html [ Failure ] 1234 fast/repaint/line-flow-with-floats-10.html [ Failure ]
1233 fast/repaint/line-flow-with-floats-2.html [ Failure ] 1235 fast/repaint/line-flow-with-floats-2.html [ Failure ]
1234 fast/repaint/line-flow-with-floats-3.html [ Failure ] 1236 fast/repaint/line-flow-with-floats-3.html [ Failure ]
1235 fast/repaint/line-flow-with-floats-4.html [ Failure ] 1237 fast/repaint/line-flow-with-floats-4.html [ Failure ]
1236 fast/repaint/line-flow-with-floats-5.html [ Failure ] 1238 fast/repaint/line-flow-with-floats-5.html [ Failure ]
1237 fast/repaint/line-flow-with-floats-6.html [ Failure ] 1239 fast/repaint/line-flow-with-floats-6.html [ Failure ]
1238 fast/repaint/line-flow-with-floats-7.html [ Failure ] 1240 fast/repaint/line-flow-with-floats-7.html [ Failure ]
1239 fast/repaint/line-flow-with-floats-8.html [ Failure ] 1241 fast/repaint/line-flow-with-floats-8.html [ Failure ]
1240 fast/repaint/line-flow-with-floats-9.html [ Failure ] 1242 fast/repaint/line-flow-with-floats-9.html [ Failure ]
1241 fast/repaint/multicol-as-paint-container.html [ Failure ] 1243 fast/repaint/multicol-as-paint-container.html [ Failure ]
1242 fast/repaint/multicol-nested.html [ Failure ] 1244 fast/repaint/multicol-nested.html [ Failure ]
1243 fast/repaint/multicol-repaint.html [ Failure ] 1245 fast/repaint/multicol-repaint.html [ Failure ]
1246 fast/repaint/multicol-with-abspos-in-relpos.html [ Failure ]
1247 fast/repaint/multicol-with-block.html [ Failure ]
1248 fast/repaint/multicol-with-inline.html [ Failure ]
1249 fast/repaint/multicol-with-overflowing-block-rl.html [ Failure ]
1250 fast/repaint/multicol-with-relpos.html [ Failure ]
1251 fast/repaint/multicol-with-text.html [ Failure ]
1244 fast/repaint/multiple-backgrounds-style-change.html [ Failure ] 1252 fast/repaint/multiple-backgrounds-style-change.html [ Failure ]
1245 fast/repaint/nested-fixed-iframe-scrolled.html [ Failure ] 1253 fast/repaint/nested-fixed-iframe-scrolled.html [ Failure ]
1246 fast/repaint/offset-change-wrong-invalidation-with-float.html [ Crash Failure ] 1254 fast/repaint/offset-change-wrong-invalidation-with-float.html [ Crash Failure ]
1247 fast/repaint/opacity-change-on-overflow-float.html [ Failure ] 1255 fast/repaint/opacity-change-on-overflow-float.html [ Failure ]
1256 fast/repaint/outline-clip-change.html [ Failure ]
1248 fast/repaint/outline-inset.html [ Failure ] 1257 fast/repaint/outline-inset.html [ Failure ]
1249 fast/repaint/outline-repaint-glitch.html [ Failure ] 1258 fast/repaint/outline-repaint-glitch.html [ Failure ]
1250 fast/repaint/overflow-changed-on-child-of-composited-layer.html [ Failure ] 1259 fast/repaint/overflow-changed-on-child-of-composited-layer.html [ Failure ]
1251 fast/repaint/overflow-into-content.html [ Failure ] 1260 fast/repaint/overflow-into-content.html [ Failure ]
1252 fast/repaint/overflow-move-after-scroll.html [ Failure ] 1261 fast/repaint/overflow-move-after-scroll.html [ Failure ]
1253 fast/repaint/overflow-scroll-after-move.html [ Failure ] 1262 fast/repaint/overflow-scroll-after-move.html [ Failure ]
1254 fast/repaint/overflow-scroll-body-appear.html [ Failure ] 1263 fast/repaint/overflow-scroll-body-appear.html [ Failure ]
1255 fast/repaint/overflow-scroll-composited-non-stacking-child.html [ Failure ] 1264 fast/repaint/overflow-scroll-composited-non-stacking-child.html [ Failure ]
1256 fast/repaint/overflow-scroll-delete.html [ Failure ] 1265 fast/repaint/overflow-scroll-delete.html [ Failure ]
1257 fast/repaint/padding-keeping-content-size.html [ Failure ] 1266 fast/repaint/padding-keeping-content-size.html [ Failure ]
1258 fast/repaint/paged-with-overflowing-block-rl.html [ Failure ] 1267 fast/repaint/paged-with-overflowing-block-rl.html [ Failure ]
1259 fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries.html [ Fai lure ] 1268 fast/repaint/paint-invalidation-with-reparent-across-frame-boundaries.html [ Fai lure ]
1260 fast/repaint/percent-size-image-resize-container.html [ Failure ] 1269 fast/repaint/percent-size-image-resize-container.html [ Failure ]
1261 fast/repaint/reflection-invalidation-positioned-child.html [ Crash Failure ] 1270 fast/repaint/reflection-invalidation-positioned-child.html [ Crash Failure ]
1262 fast/repaint/reflection-repaint-test.html [ Crash Failure ] 1271 fast/repaint/reflection-repaint-test.html [ Crash Failure ]
1263 fast/repaint/relative-inline-positioned-movement-repaint.html [ Failure ] 1272 fast/repaint/relative-inline-positioned-movement-repaint.html [ Failure ]
1264 fast/repaint/relative-positioned-movement-repaint.html [ Crash Failure ] 1273 fast/repaint/relative-positioned-movement-repaint.html [ Crash Failure ]
1265 fast/repaint/relayout-fixed-position-after-scale.html [ Crash Timeout ] 1274 fast/repaint/relayout-fixed-position-after-scale.html [ Crash Timeout ]
1266 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ] 1275 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ]
1267 fast/repaint/repaint-composited-child-in-scrolled-container.html [ Failure ] 1276 fast/repaint/repaint-composited-child-in-scrolled-container.html [ Failure ]
1268 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ Crash Failure ] 1277 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ Crash Failure ]
1269 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ] 1278 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ]
1270 fast/repaint/repaint-during-scroll.html [ Failure ] 1279 fast/repaint/repaint-during-scroll.html [ Failure ]
1271 fast/repaint/repaint-resized-overflow.html [ Failure ] 1280 fast/repaint/repaint-resized-overflow.html [ Failure ]
1272 fast/repaint/resize-child-within-overflow.html [ Failure ] 1281 fast/repaint/resize-child-within-overflow.html [ Failure ]
1273 fast/repaint/resize-iframe-text.html [ Failure ] 1282 fast/repaint/resize-iframe-text.html [ Failure ]
1274 fast/repaint/resize-scrollable-div.html [ Failure ] 1283 fast/repaint/resize-scrollable-div.html [ Failure ]
1284 fast/repaint/resize-scrollable-iframe.html [ Failure Crash ]
1275 fast/repaint/resize-with-border-clipped.html [ Failure ] 1285 fast/repaint/resize-with-border-clipped.html [ Failure ]
1276 fast/repaint/resize-with-border.html [ Failure ] 1286 fast/repaint/resize-with-border.html [ Failure ]
1277 fast/repaint/scale-page-shrink.html [ Crash Timeout ] 1287 fast/repaint/scale-page-shrink.html [ Crash Timeout ]
1278 fast/repaint/scroll-absolute-layer-with-reflection.html [ Crash Failure ] 1288 fast/repaint/scroll-absolute-layer-with-reflection.html [ Crash Failure ]
1279 fast/repaint/scroll-fixed-layer-with-reflection.html [ Crash Failure ] 1289 fast/repaint/scroll-fixed-layer-with-reflection.html [ Crash Failure ]
1280 fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.html [ Failure ] 1290 fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.html [ Failure ]
1281 fast/repaint/scroll-fixed-reflected-layer.html [ Crash Failure ] 1291 fast/repaint/scroll-fixed-reflected-layer.html [ Crash Failure ]
1292 fast/repaint/scroll-in-fixed-layer.html [ Failure ]
1282 fast/repaint/scroll-in-transformed-layer.html [ Failure ] 1293 fast/repaint/scroll-in-transformed-layer.html [ Failure ]
1283 fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces.html [ Fai lure ] 1294 fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces.html [ Fai lure ]
1284 fast/repaint/scroll-with-transformed-parent-layer.html [ Failure ] 1295 fast/repaint/scroll-with-transformed-parent-layer.html [ Failure ]
1285 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ Failure ] 1296 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ Failure ]
1286 fast/repaint/scrolled-iframe-scrollbar-change.html [ Failure ] 1297 fast/repaint/scrolled-iframe-scrollbar-change.html [ Failure ]
1287 fast/repaint/selection-after-delete.html [ Failure ] 1298 fast/repaint/selection-after-delete.html [ Failure ]
1299 fast/repaint/selection-rl.html [ Failure ]
1288 fast/repaint/shift-relative-positioned-container-with-image-addition.html [ Cras h Failure ] 1300 fast/repaint/shift-relative-positioned-container-with-image-addition.html [ Cras h Failure ]
1289 fast/repaint/stacking-context-lost.html [ Failure ] 1301 fast/repaint/stacking-context-lost.html [ Failure ]
1290 fast/repaint/subtree-layoutstate-transform.html [ Failure ] 1302 fast/repaint/subtree-layoutstate-transform.html [ Failure ]
1291 fast/repaint/subtree-root-skipped.html [ Failure ] 1303 fast/repaint/subtree-root-skipped.html [ Failure ]
1292 fast/repaint/table-collapsed-border.html [ Failure ] 1304 fast/repaint/table-collapsed-border.html [ Failure ]
1293 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ Failure ] 1305 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ Failure ]
1294 fast/repaint/table-section-repaint.html [ Crash Failure ] 1306 fast/repaint/table-section-repaint.html [ Crash Failure ]
1295 fast/repaint/table-shrink-row-repaint.html [ Crash Failure ] 1307 fast/repaint/table-shrink-row-repaint.html [ Crash Failure ]
1296 fast/repaint/table-two-pass-layout-overpaint.html [ Failure ] 1308 fast/repaint/table-two-pass-layout-overpaint.html [ Failure ]
1297 fast/repaint/text-match-document-change.html [ Failure ] 1309 fast/repaint/text-match-document-change.html [ Failure ]
1298 fast/repaint/text-selection-rect-in-overflow-2.html [ Failure ] 1310 fast/repaint/text-selection-rect-in-overflow-2.html [ Failure ]
1299 fast/repaint/transform-disable-layoutstate.html [ Failure ] 1311 fast/repaint/transform-disable-layoutstate.html [ Failure ]
1312 fast/repaint/transform-inline-layered-child.html [ Failure ]
1313 fast/repaint/transform-layout-repaint.html [ Failure ]
1300 fast/repaint/transform-replaced-shadows.html [ Failure ] 1314 fast/repaint/transform-replaced-shadows.html [ Failure ]
1301 fast/repaint/vertical-align1.html [ Failure ] 1315 fast/repaint/vertical-align1.html [ Failure ]
1302 fast/repaint/vertical-overflow-parent.html [ Failure ] 1316 fast/repaint/vertical-overflow-parent.html [ Failure ]
1303 fast/repaint/vertical-overflow-same.html [ Failure ] 1317 fast/repaint/vertical-overflow-same.html [ Failure ]
1304 fast/repaint/vertical-rl-as-paint-container.html [ Failure ] 1318 fast/repaint/vertical-rl-as-paint-container.html [ Failure ]
1305 fast/repaint/video-mute-repaint.html [ Crash Failure ] 1319 fast/repaint/video-mute-repaint.html [ Crash Failure ]
1306 fast/repaint/video-unmute-repaint.html [ Crash Failure ] 1320 fast/repaint/video-unmute-repaint.html [ Crash Failure ]
1321 fast/repaint/window-resize-background-image-generated.html [ Failure ]
1322 fast/repaint/window-resize-media-query.html [ Failure ]
1307 fast/repaint/window-resize-percent-html.html [ Failure ] 1323 fast/repaint/window-resize-percent-html.html [ Failure ]
1308 fast/repaint/window-resize-percent-width-height.html [ Failure ] 1324 fast/repaint/window-resize-percent-width-height.html [ Failure ]
1309 fast/repaint/window-resize-vertical-writing-mode.html [ Failure ] 1325 fast/repaint/window-resize-vertical-writing-mode.html [ Failure ]
1310 fast/repaint/window-resize-viewport-percent.html [ Failure ] 1326 fast/repaint/window-resize-viewport-percent.html [ Failure ]
1311 fast/replaced/border-radius-clip-content-edge.html [ Failure ] 1327 fast/replaced/border-radius-clip-content-edge.html [ Failure ]
1312 fast/replaced/border-radius-clip.html [ Failure ] 1328 fast/replaced/border-radius-clip.html [ Failure ]
1313 fast/replaced/outline-replaced-elements.html [ Failure ] 1329 fast/replaced/outline-replaced-elements.html [ Failure ]
1314 fast/replaced/replaced-breaking-mixture.html [ Failure ] 1330 fast/replaced/replaced-breaking-mixture.html [ Failure ]
1315 fast/replaced/replaced-breaking.html [ Failure ] 1331 fast/replaced/replaced-breaking.html [ Failure ]
1316 fast/replaced/selection-rect-transform.html [ Failure ] 1332 fast/replaced/selection-rect-transform.html [ Failure ]
(...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
1927 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr.html [ Failure ] 1943 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr.html [ Failure ]
1928 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr.html [ Failure ] 1944 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr.html [ Failure ]
1929 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr.html [ F ailure ] 1945 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr.html [ F ailure ]
1930 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr.html [ Failu re ] 1946 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr.html [ Failu re ]
1931 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr.html [ Failu re ] 1947 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr.html [ Failu re ]
1932 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.html [ Failure ] 1948 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.html [ Failure ]
1933 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.html [ Failure ] 1949 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.html [ Failure ]
1934 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.html [ Failure ] 1950 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.html [ Failure ]
1935 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.html [ Fa ilure ] 1951 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.html [ Fa ilure ]
1936 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.html [ Fa ilure ] 1952 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.html [ Fa ilure ]
1953 svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html [ Failure Crash ]
1954 svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html [ Failure Crash ]
1955 svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html [ Failure Crash ]
1956 svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html [ Failure Crash ]
1937 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr.html [ F ailure ] 1957 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr.html [ F ailure ]
1938 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr.html [ Failu re ] 1958 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr.html [ Failu re ]
1939 svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr.html [ Failure ] 1959 svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr.html [ Failure ]
1940 svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr.html [ Failure ] 1960 svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr.html [ Failure ]
1941 svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr.html [ Failure ] 1961 svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr.html [ Failure ]
1942 svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr.html [ Failure ] 1962 svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr.html [ Failure ]
1943 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop.html [ Failure ] 1963 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop.html [ Failure ]
1944 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop.html [ Fa ilure ] 1964 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop.html [ Fa ilure ]
1945 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop.html [ Failure ] 1965 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop.html [ Failure ]
1946 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop.html [ Failure ] 1966 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop.html [ Failure ]
(...skipping 537 matching lines...) Expand 10 before | Expand all | Expand 10 after
2484 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ] 2504 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ]
2485 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ] 2505 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
2486 svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ] 2506 svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ]
2487 svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failure ] 2507 svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failure ]
2488 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ] 2508 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ]
2489 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ] 2509 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ]
2490 svg/zoom/text/zoom-foreignObject.svg [ Failure ] 2510 svg/zoom/text/zoom-foreignObject.svg [ Failure ]
2491 svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ] 2511 svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ]
2492 svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ] 2512 svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ]
2493 svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ] 2513 svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ]
2514
2515 crbug.com/637313 fast/repaint/filter-invalidation-after-display.html [ Failure ]
2516 crbug.com/637313 fast/repaint/filter-invalidation-positioned-child.html [ Failur e ]
2517 crbug.com/637313 fast/repaint/reflection-invalidation-after-display.html [ Failu re ]
2518 crbug.com/637313 fast/repaint/reflection-redraw.html [ Failure ]
2519
2520 crbug.com/637316 svg/custom/js-update-image.svg [ Failure ]
2521 crbug.com/637316 svg/custom/js-update-transform-addition.svg [ Failure ]
2522 crbug.com/637316 svg/custom/js-update-transform-changes.svg [ Failure ]
2523 crbug.com/637316 svg/custom/use-setAttribute-crash.svg [ Failure ]
2524 crbug.com/637316 svg/filters/feImage-change-target-id.svg [ Failure ]
2525 crbug.com/637316 svg/filters/feImage-remove-target.svg [ Failure ]
2526 crbug.com/637316 svg/repaint/image-with-clip-path.svg [ Failure ]
2527 crbug.com/637316 svg/repaint/modify-transferred-listitem-different-attr.html [ F ailure ]
2528 crbug.com/637316 svg/text/text-rescale.html [ Failure ]
2529 crbug.com/637316 svg/text/text-viewbox-rescale.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintInvalidator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698