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

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

Issue 2581843002: Implement merging non-composited paint property nodes in the PACompositor. (Closed)
Patch Set: none Created 3 years, 12 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
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 Bug(none) accessibility/ [ Skip ] 5 Bug(none) accessibility/ [ Skip ]
6 Bug(none) animations/ [ Skip ] 6 Bug(none) animations/ [ Skip ]
7 Bug(none) app_banner/ [ Skip ] 7 Bug(none) app_banner/ [ Skip ]
8 Bug(none) battery-status/ [ Skip ] 8 Bug(none) battery-status/ [ Skip ]
9 Bug(none) bindings/ [ Skip ] 9 Bug(none) bindings/ [ Skip ]
10 Bug(none) bluetooth/ [ Skip ] 10 Bug(none) bluetooth/ [ Skip ]
(...skipping 520 matching lines...) Expand 10 before | Expand all | Expand 10 after
531 Bug(none) fast/box-shadow/box-shadow-transformed.html [ Failure ] 531 Bug(none) fast/box-shadow/box-shadow-transformed.html [ Failure ]
532 Bug(none) fast/box-shadow/box-shadow.html [ Failure ] 532 Bug(none) fast/box-shadow/box-shadow.html [ Failure ]
533 Bug(none) fast/box-shadow/scaled-box-shadow.html [ Failure ] 533 Bug(none) fast/box-shadow/scaled-box-shadow.html [ Failure ]
534 Bug(none) fast/box-sizing/box-sizing.html [ Failure ] 534 Bug(none) fast/box-sizing/box-sizing.html [ Failure ]
535 Bug(none) fast/box-sizing/panels-one.html [ Failure ] 535 Bug(none) fast/box-sizing/panels-one.html [ Failure ]
536 Bug(none) fast/box-sizing/panels-two.html [ Failure ] 536 Bug(none) fast/box-sizing/panels-two.html [ Failure ]
537 Bug(none) fast/canvas/alpha.html [ Failure ] 537 Bug(none) fast/canvas/alpha.html [ Failure ]
538 Bug(none) fast/canvas/canvas-composite-video.html [ Failure ] 538 Bug(none) fast/canvas/canvas-composite-video.html [ Failure ]
539 Bug(none) fast/canvas/canvas-css-clip-path.html [ Failure ] 539 Bug(none) fast/canvas/canvas-css-clip-path.html [ Failure ]
540 Bug(none) fast/canvas/webgl/pixelated.html [ Failure ] 540 Bug(none) fast/canvas/webgl/pixelated.html [ Failure ]
541 crbug.com/668342 fast/clip/010.html [ Failure ]
chrishtr 2016/12/24 20:56:59 Fails due to presence of paint offset transforms f
541 Bug(none) fast/clip/nestedTransparencyClip.html [ Failure ] 542 Bug(none) fast/clip/nestedTransparencyClip.html [ Failure ]
542 Bug(none) fast/clip/outline-overflowClip.html [ Failure ] 543 Bug(none) fast/clip/outline-overflowClip.html [ Failure ]
543 Bug(none) fast/clip/overflow-border-radius-clip.html [ Failure ] 544 Bug(none) fast/clip/overflow-border-radius-clip.html [ Failure ]
544 Bug(none) fast/clip/overflow-border-radius-combinations.html [ Failure ] 545 Bug(none) fast/clip/overflow-border-radius-combinations.html [ Failure ]
545 Bug(none) fast/clip/overflow-border-radius-composited-parent.html [ Failure ] 546 Bug(none) fast/clip/overflow-border-radius-composited-parent.html [ Failure ]
546 Bug(none) fast/clip/overflow-border-radius-composited.html [ Failure ] 547 Bug(none) fast/clip/overflow-border-radius-composited.html [ Failure ]
547 Bug(none) fast/clip/overflow-border-radius-fixed-position.html [ Failure ] 548 Bug(none) fast/clip/overflow-border-radius-fixed-position.html [ Failure ]
548 Bug(none) fast/clip/overflow-border-radius-transformed.html [ Failure ] 549 Bug(none) fast/clip/overflow-border-radius-transformed.html [ Failure ]
549 Bug(none) fast/css-generated-content/014.html [ Failure ] 550 Bug(none) fast/css-generated-content/014.html [ Failure ]
550 Bug(none) fast/css-generated-content/table-parts-before-and-after.html [ Failure ] 551 Bug(none) fast/css-generated-content/table-parts-before-and-after.html [ Failure ]
(...skipping 689 matching lines...) Expand 10 before | Expand all | Expand 10 after
1240 Bug(none) svg/custom/getscreenctm-in-scrollable-div-area.xhtml [ Failure ] 1241 Bug(none) svg/custom/getscreenctm-in-scrollable-div-area.xhtml [ Failure ]
1241 Bug(none) svg/custom/getscreenctm-in-scrollable-svg-area.xhtml [ Failure ] 1242 Bug(none) svg/custom/getscreenctm-in-scrollable-svg-area.xhtml [ Failure ]
1242 Bug(none) svg/custom/gradient-deep-referencing.svg [ Failure ] 1243 Bug(none) svg/custom/gradient-deep-referencing.svg [ Failure ]
1243 Bug(none) svg/custom/gradient-rotated-bbox.svg [ Failure ] 1244 Bug(none) svg/custom/gradient-rotated-bbox.svg [ Failure ]
1244 Bug(none) svg/custom/gradient-stop-corner-cases.svg [ Failure ] 1245 Bug(none) svg/custom/gradient-stop-corner-cases.svg [ Failure ]
1245 Bug(none) svg/custom/gradient-with-1d-boundingbox.svg [ Failure ] 1246 Bug(none) svg/custom/gradient-with-1d-boundingbox.svg [ Failure ]
1246 Bug(none) svg/custom/grayscale-gradient-mask-2.svg [ Failure ] 1247 Bug(none) svg/custom/grayscale-gradient-mask-2.svg [ Failure ]
1247 Bug(none) svg/custom/grayscale-gradient-mask.svg [ Failure ] 1248 Bug(none) svg/custom/grayscale-gradient-mask.svg [ Failure ]
1248 Bug(none) svg/custom/group-opacity.svg [ Failure ] 1249 Bug(none) svg/custom/group-opacity.svg [ Failure ]
1249 Bug(none) svg/custom/image-with-preserveAspectRatio-none.html [ Failure ] 1250 Bug(none) svg/custom/image-with-preserveAspectRatio-none.html [ Failure ]
1251 Bug(none) svg/custom/image-with-transform-clip-filter.svg [ Failure ]
chrishtr 2016/12/24 20:56:59 Assert fail in paint.
1250 Bug(none) svg/custom/inline-svg-in-xhtml.xml [ Failure ] 1252 Bug(none) svg/custom/inline-svg-in-xhtml.xml [ Failure ]
1251 Bug(none) svg/custom/invalid-css.svg [ Failure ] 1253 Bug(none) svg/custom/invalid-css.svg [ Failure ]
1252 Bug(none) svg/custom/invalid-stroke-hex.svg [ Failure ] 1254 Bug(none) svg/custom/invalid-stroke-hex.svg [ Failure ]
1253 Bug(none) svg/custom/junk-data.svg [ Failure ] 1255 Bug(none) svg/custom/junk-data.svg [ Failure ]
1254 Bug(none) svg/custom/linking-a-03-b-all.svg [ Failure ] 1256 Bug(none) svg/custom/linking-a-03-b-all.svg [ Failure ]
1255 Bug(none) svg/custom/linking-a-03-b-transform.svg [ Failure ] 1257 Bug(none) svg/custom/linking-a-03-b-transform.svg [ Failure ]
1256 Bug(none) svg/custom/linking-a-03-b-viewBox-transform.svg [ Failure ] 1258 Bug(none) svg/custom/linking-a-03-b-viewBox-transform.svg [ Failure ]
1257 Bug(none) svg/custom/linking-a-03-b-viewBox.svg [ Failure ] 1259 Bug(none) svg/custom/linking-a-03-b-viewBox.svg [ Failure ]
1258 Bug(none) svg/custom/linking-uri-01-b.svg [ Failure ] 1260 Bug(none) svg/custom/linking-uri-01-b.svg [ Failure ]
1259 Bug(none) svg/custom/load-non-wellformed.svg [ Failure ] 1261 Bug(none) svg/custom/load-non-wellformed.svg [ Failure ]
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
1328 Bug(none) svg/custom/use-on-symbol-inside-pattern.svg [ Failure ] 1330 Bug(none) svg/custom/use-on-symbol-inside-pattern.svg [ Failure ]
1329 Bug(none) svg/custom/use-on-symbol.svg [ Failure ] 1331 Bug(none) svg/custom/use-on-symbol.svg [ Failure ]
1330 Bug(none) svg/custom/use-on-text.svg [ Failure ] 1332 Bug(none) svg/custom/use-on-text.svg [ Failure ]
1331 Bug(none) svg/custom/use-on-use.svg [ Failure ] 1333 Bug(none) svg/custom/use-on-use.svg [ Failure ]
1332 Bug(none) svg/custom/use-property-changes-through-dom.svg [ Failure ] 1334 Bug(none) svg/custom/use-property-changes-through-dom.svg [ Failure ]
1333 Bug(none) svg/custom/use-property-changes-through-svg-dom.svg [ Failure ] 1335 Bug(none) svg/custom/use-property-changes-through-svg-dom.svg [ Failure ]
1334 Bug(none) svg/custom/use-referencing-nonexisting-symbol.svg [ Failure ] 1336 Bug(none) svg/custom/use-referencing-nonexisting-symbol.svg [ Failure ]
1335 Bug(none) svg/custom/use-transform.svg [ Failure ] 1337 Bug(none) svg/custom/use-transform.svg [ Failure ]
1336 Bug(none) svg/custom/viewBox-hit.svg [ Failure ] 1338 Bug(none) svg/custom/viewBox-hit.svg [ Failure ]
1337 Bug(none) svg/custom/viewbox-syntax.svg [ Failure ] 1339 Bug(none) svg/custom/viewbox-syntax.svg [ Failure ]
1340 Bug(none) svg/custom/viewport-clippath-invalidation.html [ Failure ]
chrishtr 2016/12/24 20:56:59 Assert fail in paint.
1338 Bug(none) svg/custom/visibility-override-clip.svg [ Failure ] 1341 Bug(none) svg/custom/visibility-override-clip.svg [ Failure ]
1339 Bug(none) svg/custom/visibility-override-mask.svg [ Failure ] 1342 Bug(none) svg/custom/visibility-override-mask.svg [ Failure ]
1340 Bug(none) svg/custom/visited-link-color.svg [ Failure ] 1343 Bug(none) svg/custom/visited-link-color.svg [ Failure ]
1341 Bug(none) svg/custom/width-full-percentage.svg [ Failure ] 1344 Bug(none) svg/custom/width-full-percentage.svg [ Failure ]
1342 Bug(none) svg/custom/zero-path-square-cap-rendering2.svg [ Failure ] 1345 Bug(none) svg/custom/zero-path-square-cap-rendering2.svg [ Failure ]
1343 Bug(none) svg/custom/zoomed-background-alignment.html [ Failure ] 1346 Bug(none) svg/custom/zoomed-background-alignment.html [ Failure ]
1344 Bug(none) svg/dom/complex-svgView-specification.html [ Failure ] 1347 Bug(none) svg/dom/complex-svgView-specification.html [ Failure ]
1345 Bug(none) svg/dom/css-transforms.xhtml [ Failure ] 1348 Bug(none) svg/dom/css-transforms.xhtml [ Failure ]
1346 Bug(none) svg/dom/SVGStringList-basics.xhtml [ Failure ] 1349 Bug(none) svg/dom/SVGStringList-basics.xhtml [ Failure ]
1347 Bug(none) svg/dynamic-updates/SVG-dynamic-css-transform.html [ Failure ] 1350 Bug(none) svg/dynamic-updates/SVG-dynamic-css-transform.html [ Failure ]
(...skipping 778 matching lines...) Expand 10 before | Expand all | Expand 10 after
2126 Bug(none) fast/overflow/overflow-stacking.html [ Failure ] 2129 Bug(none) fast/overflow/overflow-stacking.html [ Failure ]
2127 2130
2128 Bug(none) css3/blending/background-blend-mode-overlapping-accelerated-elements.h tml [ Failure ] 2131 Bug(none) css3/blending/background-blend-mode-overlapping-accelerated-elements.h tml [ Failure ]
2129 Bug(none) css3/blending/effect-background-blend-mode-stacking.html [ Failure ] 2132 Bug(none) css3/blending/effect-background-blend-mode-stacking.html [ Failure ]
2130 Bug(none) css3/blending/mix-blend-mode-2nd-stacking-context-composited.html [ Fa ilure ] 2133 Bug(none) css3/blending/mix-blend-mode-2nd-stacking-context-composited.html [ Fa ilure ]
2131 Bug(none) css3/blending/mix-blend-mode-composited-layers.html [ Failure ] 2134 Bug(none) css3/blending/mix-blend-mode-composited-layers.html [ Failure ]
2132 Bug(none) css3/blending/mix-blend-mode-composited-reason-children.html [ Failure ] 2135 Bug(none) css3/blending/mix-blend-mode-composited-reason-children.html [ Failure ]
2133 Bug(none) css3/blending/mix-blend-mode-isolation-2-stacking-contexts.html [ Fail ure ] 2136 Bug(none) css3/blending/mix-blend-mode-isolation-2-stacking-contexts.html [ Fail ure ]
2134 Bug(none) css3/blending/mix-blend-mode-isolation-layer.html [ Failure ] 2137 Bug(none) css3/blending/mix-blend-mode-isolation-layer.html [ Failure ]
2135 Bug(none) css3/blending/mix-blend-mode-isolation-remove.html [ Failure ] 2138 Bug(none) css3/blending/mix-blend-mode-isolation-remove.html [ Failure ]
2139 Bug(none) css3/blending/mix-blend-mode-with-filters.html [ Failure ]
chrishtr 2016/12/24 20:56:59 Fails because we don't expand the bounds of the co
2136 Bug(none) css3/blending/mix-blend-mode-with-masking.html [ Failure ] 2140 Bug(none) css3/blending/mix-blend-mode-with-masking.html [ Failure ]
2137 Bug(none) css3/blending/svg-blend-color-burn.html [ Failure ] 2141 Bug(none) css3/blending/svg-blend-color-burn.html [ Failure ]
2138 Bug(none) css3/blending/svg-blend-color-dodge.html [ Failure ] 2142 Bug(none) css3/blending/svg-blend-color-dodge.html [ Failure ]
2139 Bug(none) css3/blending/svg-blend-color.html [ Failure ] 2143 Bug(none) css3/blending/svg-blend-color.html [ Failure ]
2140 Bug(none) css3/blending/svg-blend-darken.html [ Failure ] 2144 Bug(none) css3/blending/svg-blend-darken.html [ Failure ]
2141 Bug(none) css3/blending/svg-blend-difference.html [ Failure ] 2145 Bug(none) css3/blending/svg-blend-difference.html [ Failure ]
2142 Bug(none) css3/blending/svg-blend-exclusion.html [ Failure ] 2146 Bug(none) css3/blending/svg-blend-exclusion.html [ Failure ]
2143 Bug(none) css3/blending/svg-blend-hard-light.html [ Failure ] 2147 Bug(none) css3/blending/svg-blend-hard-light.html [ Failure ]
2144 Bug(none) css3/blending/svg-blend-hue.html [ Failure ] 2148 Bug(none) css3/blending/svg-blend-hue.html [ Failure ]
2145 Bug(none) css3/blending/svg-blend-layer-mask.html [ Failure ] 2149 Bug(none) css3/blending/svg-blend-layer-mask.html [ Failure ]
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
2209 # fast/forms/search/search-vertical-alignment.html 2213 # fast/forms/search/search-vertical-alignment.html
2210 # fast/forms/search/searchfield-heights.html 2214 # fast/forms/search/searchfield-heights.html
2211 # fast/forms/text/text-font-height-mismatch.html 2215 # fast/forms/text/text-font-height-mismatch.html
2212 # fast/forms/text/textfield-overflow-by-value-update.html 2216 # fast/forms/text/textfield-overflow-by-value-update.html
2213 # fast/replaced/width100percent-searchfield.html 2217 # fast/replaced/width100percent-searchfield.html
2214 # 2218 #
2215 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2219 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2216 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2220 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2217 # also tracked in crbug.com/548184). 2221 # also tracked in crbug.com/548184).
2218 # transforms/transform-overflow.html 2222 # transforms/transform-overflow.html
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698