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

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

Issue 2623043002: Fix first paint tracking for SPv2 (Closed)
Patch Set: - 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/Source/core/frame/FrameView.h » ('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 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 Bug(none) typedcssom/ [ Skip ] 72 Bug(none) typedcssom/ [ Skip ]
73 Bug(none) usb/ [ Skip ] 73 Bug(none) usb/ [ Skip ]
74 Bug(none) vibration/ [ Skip ] 74 Bug(none) vibration/ [ Skip ]
75 Bug(none) virtual/ [ Skip ] 75 Bug(none) virtual/ [ Skip ]
76 Bug(none) wake_lock/ [ Skip ] 76 Bug(none) wake_lock/ [ Skip ]
77 Bug(none) web-animations-api/ [ Skip ] 77 Bug(none) web-animations-api/ [ Skip ]
78 Bug(none) webaudio/ [ Skip ] 78 Bug(none) webaudio/ [ Skip ]
79 Bug(none) webexposed/ [ Skip ] 79 Bug(none) webexposed/ [ Skip ]
80 Bug(none) webmidi/ [ Skip ] 80 Bug(none) webmidi/ [ Skip ]
81 Bug(none) xmlviewer/ [ Skip ] 81 Bug(none) xmlviewer/ [ Skip ]
82 crbug.com/657825 fast/performance/performance-first-paint-timing-observable.html [ Skip ]
83 crbug.com/657825 fast/performance/performance-paint-timing-observable.html [ Ski p ]
84 82
85 Bug(none) broadcastchannel/blobs.html [ Pass Failure ] 83 Bug(none) broadcastchannel/blobs.html [ Pass Failure ]
86 Bug(none) compositing/3d-cube.html [ Failure ] 84 Bug(none) compositing/3d-cube.html [ Failure ]
87 Bug(none) compositing/absolute-inside-out-of-view-fixed.html [ Failure ] 85 Bug(none) compositing/absolute-inside-out-of-view-fixed.html [ Failure ]
88 Bug(none) compositing/animation/hidden-composited.html [ Failure ] 86 Bug(none) compositing/animation/hidden-composited.html [ Failure ]
89 Bug(none) compositing/backface-visibility/backface-visibility-image.html [ Failu re ] 87 Bug(none) compositing/backface-visibility/backface-visibility-image.html [ Failu re ]
90 Bug(none) compositing/backface-visibility/backface-visibility-webgl.html [ Failu re ] 88 Bug(none) compositing/backface-visibility/backface-visibility-webgl.html [ Failu re ]
91 Bug(none) compositing/background-color/background-color-outside-document.html [ Crash Timeout ] 89 Bug(none) compositing/background-color/background-color-outside-document.html [ Crash Timeout ]
92 Bug(none) compositing/canvas-with-object-fit-contain-in-composited-layer.html [ Failure ] 90 Bug(none) compositing/canvas-with-object-fit-contain-in-composited-layer.html [ Failure ]
93 Bug(none) compositing/change-preferCompositingToLCDText-setting.html [ Failure ] 91 Bug(none) compositing/change-preferCompositingToLCDText-setting.html [ Failure ]
(...skipping 1510 matching lines...) Expand 10 before | Expand all | Expand 10 after
1604 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 1602 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
1605 # also tracked in crbug.com/548184). 1603 # also tracked in crbug.com/548184).
1606 # transforms/transform-overflow.html 1604 # transforms/transform-overflow.html
1607 1605
1608 # Subpixel adjustments due to differences in compositing 1606 # Subpixel adjustments due to differences in compositing
1609 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ] 1607 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ]
1610 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ] 1608 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ]
1611 Bug(none) svg/custom/use-css-events.svg [ Failure ] 1609 Bug(none) svg/custom/use-css-events.svg [ Failure ]
1612 Bug(none) svg/text/text-layout-crash.html [ Failure ] 1610 Bug(none) svg/text/text-layout-crash.html [ Failure ]
1613 Bug(none) images/color-profile-iframe.html [ Failure ] 1611 Bug(none) images/color-profile-iframe.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698