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

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

Issue 2604073002: Apply offset from the correct graphics layer; simplify code for link highlights. (Closed)
Patch Set: none Created 3 years, 11 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 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 Bug(none) compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static. html [ Failure ] 203 Bug(none) compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static. html [ Failure ]
204 Bug(none) compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.html [ Failure ] 204 Bug(none) compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.html [ Failure ]
205 Bug(none) compositing/gestures/gesture-tapHighlight-simple-margin.html [ Failure ] 205 Bug(none) compositing/gestures/gesture-tapHighlight-simple-margin.html [ Failure ]
206 Bug(none) compositing/gestures/gesture-tapHighlight-simple-multi-line.html [ Fai lure ] 206 Bug(none) compositing/gestures/gesture-tapHighlight-simple-multi-line.html [ Fai lure ]
207 Bug(none) compositing/gestures/gesture-tapHighlight-simple-nested.html [ Crash F ailure ] 207 Bug(none) compositing/gestures/gesture-tapHighlight-simple-nested.html [ Crash F ailure ]
208 Bug(none) compositing/gestures/gesture-tapHighlight-simple-scaled-document.html [ Crash ] 208 Bug(none) compositing/gestures/gesture-tapHighlight-simple-scaled-document.html [ Crash ]
209 Bug(none) compositing/gestures/gesture-tapHighlight-simple-scaledX.html [ Failur e ] 209 Bug(none) compositing/gestures/gesture-tapHighlight-simple-scaledX.html [ Failur e ]
210 Bug(none) compositing/gestures/gesture-tapHighlight-simple-scaledY.html [ Failur e ] 210 Bug(none) compositing/gestures/gesture-tapHighlight-simple-scaledY.html [ Failur e ]
211 Bug(none) compositing/gestures/gesture-tapHighlight-simple-window-scroll.html [ Failure ] 211 Bug(none) compositing/gestures/gesture-tapHighlight-simple-window-scroll.html [ Failure ]
212 Bug(none) compositing/gestures/gesture-tapHighlight-simple.html [ Failure ] 212 Bug(none) compositing/gestures/gesture-tapHighlight-simple.html [ Failure ]
213 Bug(none) compositing/gestures/gesture-tapHighlight-skew-matrix.html [ Failure ]
213 Bug(none) compositing/gestures/gesture-tapHighlight-with-box-shadow.html [ Failu re ] 214 Bug(none) compositing/gestures/gesture-tapHighlight-with-box-shadow.html [ Failu re ]
214 Bug(none) compositing/gestures/gesture-tapHighlight-with-squashing.html [ Failur e ] 215 Bug(none) compositing/gestures/gesture-tapHighlight-with-squashing.html [ Failur e ]
215 Bug(none) compositing/iframes/become-composited-nested-iframes.html [ Failure ] 216 Bug(none) compositing/iframes/become-composited-nested-iframes.html [ Failure ]
216 Bug(none) compositing/iframes/become-overlapped-iframe.html [ Failure ] 217 Bug(none) compositing/iframes/become-overlapped-iframe.html [ Failure ]
217 Bug(none) compositing/iframes/composited-iframe-alignment.html [ Failure ] 218 Bug(none) compositing/iframes/composited-iframe-alignment.html [ Failure ]
218 Bug(none) compositing/iframes/composited-parent-iframe.html [ Failure ] 219 Bug(none) compositing/iframes/composited-parent-iframe.html [ Failure ]
219 Bug(none) compositing/iframes/connect-compositing-iframe2.html [ Failure ] 220 Bug(none) compositing/iframes/connect-compositing-iframe2.html [ Failure ]
220 Bug(none) compositing/iframes/connect-compositing-iframe3.html [ Failure ] 221 Bug(none) compositing/iframes/connect-compositing-iframe3.html [ Failure ]
221 Bug(none) compositing/iframes/fixed-position-iframe.html [ Failure ] 222 Bug(none) compositing/iframes/fixed-position-iframe.html [ Failure ]
222 Bug(none) compositing/iframes/iframe-resize.html [ Failure ] 223 Bug(none) compositing/iframes/iframe-resize.html [ Failure ]
(...skipping 1991 matching lines...) Expand 10 before | Expand all | Expand 10 after
2214 # transforms/transform-overflow.html 2215 # transforms/transform-overflow.html
2215 2216
2216 # Subpixel adjustments due to differences in compositing 2217 # Subpixel adjustments due to differences in compositing
2217 crbug.com/668342 fast/pagination/auto-height-with-break.html [ Failure ] 2218 crbug.com/668342 fast/pagination/auto-height-with-break.html [ Failure ]
2218 crbug.com/668342 svg/custom/non-scaling-stroke-update.svg [ Failure ] 2219 crbug.com/668342 svg/custom/non-scaling-stroke-update.svg [ Failure ]
2219 crbug.com/668342 fast/css/transform-default-parameter.html [ Failure ] 2220 crbug.com/668342 fast/css/transform-default-parameter.html [ Failure ]
2220 crbug.com/668342 svg/custom/use-css-events.svg [ Failure ] 2221 crbug.com/668342 svg/custom/use-css-events.svg [ Failure ]
2221 crbug.com/668342 svg/text/text-layout-crash.html [ Failure ] 2222 crbug.com/668342 svg/text/text-layout-crash.html [ Failure ]
2222 crbug.com/668342 fast/multicol/span/invalid-spanner-in-transform.html [ Failure ] 2223 crbug.com/668342 fast/multicol/span/invalid-spanner-in-transform.html [ Failure ]
2223 crbug.com/668342 images/color-profile-iframe.html [ Failure ] 2224 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