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

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

Issue 2443843003: Generate flag-specific baselines for some spv2 and spvinvalidation tests (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
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 2144 matching lines...) Expand 10 before | Expand all | Expand 10 after
2155 crbug.com/654554 fast/forms/suggestion-picker/month-suggestion-picker-appearance -with-scroll-bar.html [ Crash Timeout ] 2155 crbug.com/654554 fast/forms/suggestion-picker/month-suggestion-picker-appearance -with-scroll-bar.html [ Crash Timeout ]
2156 crbug.com/654554 fast/forms/suggestion-picker/month-suggestion-picker-appearance .html [ Crash Timeout ] 2156 crbug.com/654554 fast/forms/suggestion-picker/month-suggestion-picker-appearance .html [ Crash Timeout ]
2157 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- locale-hebrew.html [ Crash Timeout ] 2157 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- locale-hebrew.html [ Crash Timeout ]
2158 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- rtl.html [ Crash Timeout ] 2158 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- rtl.html [ Crash Timeout ]
2159 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ] 2159 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ]
2160 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance. html [ Crash Timeout ] 2160 crbug.com/654554 fast/forms/suggestion-picker/time-suggestion-picker-appearance. html [ Crash Timeout ]
2161 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- rtl.html [ Crash Timeout ] 2161 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- rtl.html [ Crash Timeout ]
2162 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ] 2162 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance- with-scroll-bar.html [ Crash Timeout ]
2163 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance. html [ Crash Timeout ] 2163 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance. html [ Crash Timeout ]
2164 2164
2165 #The following tests for crbug.com/593596 are actually SPv2 progressions. 2165 # Notes about rebaselined tests:
2166 # Small pixel differences, needs rebaseline 2166 #
2167 crbug.com/593596 compositing/geometry/layer-due-to-layer-children-deep.html [ Ne edsRebaseline ] 2167 # Rebaselined for small pixel differences.
2168 # These fail because GeometryMapper applies a control clip for the input element ; SPv1 does not. 2168 # compositing/geometry/layer-due-to-layer-children-deep.html
2169 crbug.com/593596 fast/css/input-search-padding.html [ NeedsRebaseline ] 2169 #
2170 crbug.com/593596 fast/forms/search/search-vertical-alignment.html [ NeedsRebasel ine ] 2170 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not.
2171 Bug(none) fast/forms/search/searchfield-heights.html [ NeedsRebaseline ] 2171 # fast/css/input-search-padding.html
2172 Bug(none) fast/forms/text/text-font-height-mismatch.html [ NeedsRebaseline ] 2172 # fast/forms/search/search-vertical-alignment.html
2173 Bug(none) fast/forms/text/textfield-overflow-by-value-update.html [ NeedsRebasel ine ] 2173 # fast/forms/search/searchfield-heights.html
2174 Bug(none) fast/replaced/width100percent-searchfield.html [ NeedsRebaseline ] 2174 # fast/forms/text/text-font-height-mismatch.html
2175 # fast/forms/text/textfield-overflow-by-value-update.html
2176 # fast/replaced/width100percent-searchfield.html
2177 #
2175 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2178 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2176 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the altter isue is 2179 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2177 # also tracked in crbug.com/548184). 2180 # also tracked in crbug.com/548184).
2178 Bug(none) fast/transforms/transform-overflow.html [ NeedsRebaseline ] 2181 # fast/transforms/transform-overflow.html
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698