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

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

Issue 2655233006: cc : Clean up cc clip tree (Closed)
Patch Set: rebase Created 3 years, 9 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 | « cc/trees/property_tree_builder.cc ('k') | 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) app_banner/ [ Skip ] 6 Bug(none) app_banner/ [ Skip ]
7 Bug(none) battery-status/ [ Skip ] 7 Bug(none) battery-status/ [ Skip ]
8 Bug(none) bindings/ [ Skip ] 8 Bug(none) bindings/ [ Skip ]
9 Bug(none) bluetooth/ [ Skip ] 9 Bug(none) bluetooth/ [ Skip ]
10 Bug(none) canvas/ [ Skip ] 10 Bug(none) canvas/ [ Skip ]
(...skipping 1259 matching lines...) Expand 10 before | Expand all | Expand 10 after
1270 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure ] 1270 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure ]
1271 crbug.com/589265 css3/blending/svg-blend-color.html [ Failure ] 1271 crbug.com/589265 css3/blending/svg-blend-color.html [ Failure ]
1272 crbug.com/589265 css3/blending/svg-blend-exclusion.html [ Failure ] 1272 crbug.com/589265 css3/blending/svg-blend-exclusion.html [ Failure ]
1273 crbug.com/589265 css3/blending/svg-blend-hue.html [ Failure ] 1273 crbug.com/589265 css3/blending/svg-blend-hue.html [ Failure ]
1274 crbug.com/589265 css3/blending/svg-blend-luminosity.html [ Failure ] 1274 crbug.com/589265 css3/blending/svg-blend-luminosity.html [ Failure ]
1275 crbug.com/589265 css3/blending/svg-blend-saturation.html [ Failure ] 1275 crbug.com/589265 css3/blending/svg-blend-saturation.html [ Failure ]
1276 crbug.com/589265 css3/blending/svg-blend-screen.html [ Failure ] 1276 crbug.com/589265 css3/blending/svg-blend-screen.html [ Failure ]
1277 crbug.com/589265 fast/css/ZeroOpacityLayers.html [ Failure ] 1277 crbug.com/589265 fast/css/ZeroOpacityLayers.html [ Failure ]
1278 crbug.com/589265 fast/css/ZeroOpacityLayers2.html [ Failure ] 1278 crbug.com/589265 fast/css/ZeroOpacityLayers2.html [ Failure ]
1279 crbug.com/589265 fast/forms/indeterminate.html [ Failure ] 1279 crbug.com/589265 fast/forms/indeterminate.html [ Failure ]
1280 crbug.com/589265 fast/forms/textarea/textarea-scrolled-mask.html [ Failure ]
1280 crbug.com/589265 svg/custom/small-rect-scale.svg [ Failure ] 1281 crbug.com/589265 svg/custom/small-rect-scale.svg [ Failure ]
1281 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ Failur e ] 1282 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ Failur e ]
1282 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ Failu re ] 1283 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ Failu re ]
1283 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr.html [ Fail ure ] 1284 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr.html [ Fail ure ]
1284 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop.html [ Fai lure ] 1285 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop.html [ Fai lure ]
1285 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ Fa ilure ] 1286 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ Fa ilure ]
1286 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ F ailure ] 1287 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ F ailure ]
1287 1288
1288 # Failures due to SPv2 using SkBlendMode::kDstIn to implement masks. 1289 # Failures due to SPv2 using SkBlendMode::kDstIn to implement masks.
1289 # Some rounding differences is expected but none of them should be apparent. 1290 # Some rounding differences is expected but none of them should be apparent.
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
1370 # Tests that fail after changes to border dash painting, due to antialiasing dif ferences 1371 # Tests that fail after changes to border dash painting, due to antialiasing dif ferences
1371 # and minor border radius clipping differences. Some SPv2 change is being ticked by the border 1372 # and minor border radius clipping differences. Some SPv2 change is being ticked by the border
1372 # painting code. 1373 # painting code.
1373 Bug(700530) fast/css/background-clip-values.html [ Failure ] 1374 Bug(700530) fast/css/background-clip-values.html [ Failure ]
1374 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] 1375 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ]
1375 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ] 1376 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ]
1376 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ] 1377 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ]
1377 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] 1378 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ]
1378 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure ] 1379 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure ]
1379 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ] 1380 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ]
OLDNEW
« no previous file with comments | « cc/trees/property_tree_builder.cc ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698