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

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

Issue 2312383002: Make CaretBase a DisplayItemClient. (Closed)
Patch Set: Created 4 years, 3 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 accessibility/ [ Skip ] 5 accessibility/ [ Skip ]
6 animations/ [ Skip ] 6 animations/ [ Skip ]
7 app_banner/ [ Skip ] 7 app_banner/ [ Skip ]
8 battery-status/ [ Skip ] 8 battery-status/ [ Skip ]
9 bindings/ [ Skip ] 9 bindings/ [ Skip ]
10 bluetooth/ [ Skip ] 10 bluetooth/ [ Skip ]
(...skipping 723 matching lines...) Expand 10 before | Expand all | Expand 10 after
734 fast/forms/input-button-sizes.html [ Failure ] 734 fast/forms/input-button-sizes.html [ Failure ]
735 fast/forms/input-value.html [ Failure ] 735 fast/forms/input-value.html [ Failure ]
736 fast/forms/month/month-appearance-basic.html [ Failure ] 736 fast/forms/month/month-appearance-basic.html [ Failure ]
737 fast/forms/number/number-appearance-datalist.html [ Failure ] 737 fast/forms/number/number-appearance-datalist.html [ Failure ]
738 fast/forms/number/number-appearance-rtl.html [ Failure ] 738 fast/forms/number/number-appearance-rtl.html [ Failure ]
739 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ] 739 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ]
740 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ] 740 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
741 fast/forms/placeholder-position.html [ Failure ] 741 fast/forms/placeholder-position.html [ Failure ]
742 fast/forms/plaintext-mode-2.html [ Failure ] 742 fast/forms/plaintext-mode-2.html [ Failure ]
743 fast/forms/range/input-appearance-range.html [ Failure ] 743 fast/forms/range/input-appearance-range.html [ Failure ]
744 fast/forms/relayout-shifts-inner-editor.html [ Failure ]
744 fast/forms/search/search-appearance-basic.html [ Failure ] 745 fast/forms/search/search-appearance-basic.html [ Failure ]
745 fast/forms/search/search-cancel-button-style-sharing.html [ Failure ] 746 fast/forms/search/search-cancel-button-style-sharing.html [ Failure ]
746 fast/forms/search/search-rtl.html [ Failure ] 747 fast/forms/search/search-rtl.html [ Failure ]
747 fast/forms/select-popup/popup-menu-appearance-empty.html [ Crash ] 748 fast/forms/select-popup/popup-menu-appearance-empty.html [ Crash ]
748 fast/forms/select-popup/popup-menu-appearance-fractional-width.html [ Crash ] 749 fast/forms/select-popup/popup-menu-appearance-fractional-width.html [ Crash ]
749 fast/forms/select-popup/popup-menu-appearance-long.html [ Crash ] 750 fast/forms/select-popup/popup-menu-appearance-long.html [ Crash ]
750 fast/forms/select-popup/popup-menu-appearance-many.html [ Crash ] 751 fast/forms/select-popup/popup-menu-appearance-many.html [ Crash ]
751 fast/forms/select-popup/popup-menu-appearance-rtl-default.html [ Crash ] 752 fast/forms/select-popup/popup-menu-appearance-rtl-default.html [ Crash ]
752 fast/forms/select-popup/popup-menu-appearance-rtl.html [ Crash ] 753 fast/forms/select-popup/popup-menu-appearance-rtl.html [ Crash ]
753 fast/forms/select-popup/popup-menu-appearance-single-option.html [ Crash ] 754 fast/forms/select-popup/popup-menu-appearance-single-option.html [ Crash ]
(...skipping 1767 matching lines...) Expand 10 before | Expand all | Expand 10 after
2521 crbug.com/637316 svg/custom/js-update-image.svg [ Failure ] 2522 crbug.com/637316 svg/custom/js-update-image.svg [ Failure ]
2522 crbug.com/637316 svg/custom/js-update-transform-addition.svg [ Failure ] 2523 crbug.com/637316 svg/custom/js-update-transform-addition.svg [ Failure ]
2523 crbug.com/637316 svg/custom/js-update-transform-changes.svg [ Failure ] 2524 crbug.com/637316 svg/custom/js-update-transform-changes.svg [ Failure ]
2524 crbug.com/637316 svg/custom/use-setAttribute-crash.svg [ Failure ] 2525 crbug.com/637316 svg/custom/use-setAttribute-crash.svg [ Failure ]
2525 crbug.com/637316 svg/filters/feImage-change-target-id.svg [ Failure ] 2526 crbug.com/637316 svg/filters/feImage-change-target-id.svg [ Failure ]
2526 crbug.com/637316 svg/filters/feImage-remove-target.svg [ Failure ] 2527 crbug.com/637316 svg/filters/feImage-remove-target.svg [ Failure ]
2527 crbug.com/637316 svg/repaint/image-with-clip-path.svg [ Failure ] 2528 crbug.com/637316 svg/repaint/image-with-clip-path.svg [ Failure ]
2528 crbug.com/637316 svg/repaint/modify-transferred-listitem-different-attr.html [ F ailure ] 2529 crbug.com/637316 svg/repaint/modify-transferred-listitem-different-attr.html [ F ailure ]
2529 crbug.com/637316 svg/text/text-rescale.html [ Failure ] 2530 crbug.com/637316 svg/text/text-rescale.html [ Failure ]
2530 crbug.com/637316 svg/text/text-viewbox-rescale.html [ Failure ] 2531 crbug.com/637316 svg/text/text-viewbox-rescale.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