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

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

Issue 2516303003: Revert of Only promote opaque scrollers which are stacking contexts. (Closed)
Patch Set: Created 4 years, 1 month 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/compositing/layer-creation/scroll-partial-update-expected.txt » ('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 2120 matching lines...) Expand 10 before | Expand all | Expand 10 after
2131 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- locale-hebrew.html [ Crash Timeout ] 2131 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- locale-hebrew.html [ Crash Timeout ]
2132 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- rtl.html [ Crash Timeout ] 2132 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- rtl.html [ Crash Timeout ]
2133 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ] 2133 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ]
2134 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance. html [ Crash Timeout ] 2134 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance. html [ Crash Timeout ]
2135 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- rtl.html [ Crash Timeout ] 2135 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- rtl.html [ Crash Timeout ]
2136 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ] 2136 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ]
2137 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance. html [ Crash Timeout ] 2137 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance. html [ Crash Timeout ]
2138 2138
2139 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ] 2139 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ]
2140 2140
2141 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ]
2142 Bug(none) fast/deprecated-flexbox/009.html [ Failure ]
2143 Bug(none) fast/overflow/003.xml [ Failure ]
2144 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ]
2145 Bug(none) fast/overflow/overflow-stacking.html [ Failure ]
2146
2147 # Notes about rebaselined tests: 2141 # Notes about rebaselined tests:
2148 # 2142 #
2149 # Rebaselined for small pixel differences. 2143 # Rebaselined for small pixel differences.
2150 # compositing/geometry/layer-due-to-layer-children-deep.html 2144 # compositing/geometry/layer-due-to-layer-children-deep.html
2151 # 2145 #
2152 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not. 2146 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not.
2153 # fast/css/input-search-padding.html 2147 # fast/css/input-search-padding.html
2154 # fast/forms/search/search-vertical-alignment.html 2148 # fast/forms/search/search-vertical-alignment.html
2155 # fast/forms/search/searchfield-heights.html 2149 # fast/forms/search/searchfield-heights.html
2156 # fast/forms/text/text-font-height-mismatch.html 2150 # fast/forms/text/text-font-height-mismatch.html
2157 # fast/forms/text/textfield-overflow-by-value-update.html 2151 # fast/forms/text/textfield-overflow-by-value-update.html
2158 # fast/replaced/width100percent-searchfield.html 2152 # fast/replaced/width100percent-searchfield.html
2159 # 2153 #
2160 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2154 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2161 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2155 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2162 # also tracked in crbug.com/548184). 2156 # also tracked in crbug.com/548184).
2163 # fast/transforms/transform-overflow.html 2157 # fast/transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/layer-creation/scroll-partial-update-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698