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

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

Issue 2536993002: Remove support for the keygen tag (Closed)
Patch Set: Rebased Created 3 years, 12 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
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 773 matching lines...) Expand 10 before | Expand all | Expand 10 after
784 Bug(none) fast/html/details-add-summary-8-and-click.html [ Failure ] 784 Bug(none) fast/html/details-add-summary-8-and-click.html [ Failure ]
785 Bug(none) fast/html/details-add-summary-9-and-click.html [ Failure ] 785 Bug(none) fast/html/details-add-summary-9-and-click.html [ Failure ]
786 Bug(none) fast/html/details-remove-summary-1-and-click.html [ Failure ] 786 Bug(none) fast/html/details-remove-summary-1-and-click.html [ Failure ]
787 Bug(none) fast/html/details-remove-summary-2-and-click.html [ Failure ] 787 Bug(none) fast/html/details-remove-summary-2-and-click.html [ Failure ]
788 Bug(none) fast/html/details-remove-summary-3-and-click.html [ Failure ] 788 Bug(none) fast/html/details-remove-summary-3-and-click.html [ Failure ]
789 Bug(none) fast/html/details-remove-summary-4-and-click.html [ Crash Failure ] 789 Bug(none) fast/html/details-remove-summary-4-and-click.html [ Crash Failure ]
790 Bug(none) fast/html/details-remove-summary-5-and-click.html [ Failure ] 790 Bug(none) fast/html/details-remove-summary-5-and-click.html [ Failure ]
791 Bug(none) fast/html/details-remove-summary-6-and-click.html [ Failure ] 791 Bug(none) fast/html/details-remove-summary-6-and-click.html [ Failure ]
792 Bug(none) fast/html/details-replace-summary-child.html [ Failure ] 792 Bug(none) fast/html/details-replace-summary-child.html [ Failure ]
793 Bug(none) fast/html/details-replace-text.html [ Failure ] 793 Bug(none) fast/html/details-replace-text.html [ Failure ]
794 Bug(none) fast/html/keygen.html [ Crash Failure ]
795 Bug(none) images/12-55.html [ Failure ] 794 Bug(none) images/12-55.html [ Failure ]
796 Bug(none) images/182.html [ Crash Failure ] 795 Bug(none) images/182.html [ Crash Failure ]
797 Bug(none) images/2-dht.html [ Failure ] 796 Bug(none) images/2-dht.html [ Failure ]
798 Bug(none) images/23-55.html [ Failure ] 797 Bug(none) images/23-55.html [ Failure ]
799 Bug(none) images/55.html [ Failure ] 798 Bug(none) images/55.html [ Failure ]
800 Bug(none) images/alt-text-wrapping.html [ Failure ] 799 Bug(none) images/alt-text-wrapping.html [ Failure ]
801 Bug(none) images/color-profile-background-image-cross-fade-png.html [ Failure ] 800 Bug(none) images/color-profile-background-image-cross-fade-png.html [ Failure ]
802 Bug(none) images/color-profile-background-image-cross-fade.html [ Failure ] 801 Bug(none) images/color-profile-background-image-cross-fade.html [ Failure ]
803 Bug(none) images/color-profile-border-fade.html [ Failure ] 802 Bug(none) images/color-profile-border-fade.html [ Failure ]
804 Bug(none) images/color-profile-border-radius.html [ Failure ] 803 Bug(none) images/color-profile-border-radius.html [ Failure ]
(...skipping 1405 matching lines...) Expand 10 before | Expand all | Expand 10 after
2210 # fast/forms/search/search-vertical-alignment.html 2209 # fast/forms/search/search-vertical-alignment.html
2211 # fast/forms/search/searchfield-heights.html 2210 # fast/forms/search/searchfield-heights.html
2212 # fast/forms/text/text-font-height-mismatch.html 2211 # fast/forms/text/text-font-height-mismatch.html
2213 # fast/forms/text/textfield-overflow-by-value-update.html 2212 # fast/forms/text/textfield-overflow-by-value-update.html
2214 # fast/replaced/width100percent-searchfield.html 2213 # fast/replaced/width100percent-searchfield.html
2215 # 2214 #
2216 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2215 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2217 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2216 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2218 # also tracked in crbug.com/548184). 2217 # also tracked in crbug.com/548184).
2219 # transforms/transform-overflow.html 2218 # transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « net/third_party/mozilla_security_manager/nsKeygenHandler.cpp ('k') | third_party/WebKit/LayoutTests/SlowTests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698