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

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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('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 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 ]
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 ]
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 ]
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 851 matching lines...) Expand 10 before | Expand all | Expand 10 after
2199 # fast/forms/search/search-vertical-alignment.html 2202 # fast/forms/search/search-vertical-alignment.html
2200 # fast/forms/search/searchfield-heights.html 2203 # fast/forms/search/searchfield-heights.html
2201 # fast/forms/text/text-font-height-mismatch.html 2204 # fast/forms/text/text-font-height-mismatch.html
2202 # fast/forms/text/textfield-overflow-by-value-update.html 2205 # fast/forms/text/textfield-overflow-by-value-update.html
2203 # fast/replaced/width100percent-searchfield.html 2206 # fast/replaced/width100percent-searchfield.html
2204 # 2207 #
2205 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2208 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2206 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2209 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2207 # also tracked in crbug.com/548184). 2210 # also tracked in crbug.com/548184).
2208 # transforms/transform-overflow.html 2211 # transforms/transform-overflow.html
2212
2213 # Subpixel adjustments due to differences in compositing
2214 crbug.com/668342 fast/pagination/auto-height-with-break.html [ Failure ]
2215 crbug.com/668342 svg/custom/non-scaling-stroke-update.svg [ Failure ]
2216 crbug.com/668342 fast/css/transform-default-parameter.html [ Failure ]
2217 crbug.com/668342 svg/custom/use-css-events.svg [ Failure ]
2218 crbug.com/668342 svg/text/text-layout-crash.html [ Failure ]
2219 crbug.com/668342 fast/multicol/span/invalid-spanner-in-transform.html [ Failure ]
2220 crbug.com/668342 images/color-profile-iframe.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698