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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1639663002: Auto-rebaseline for r370644 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/fast/borders/border-image-outset-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 894 matching lines...) Expand 10 before | Expand all | Expand 10 after
905 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Pass ] 905 crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting. html [ Pass ]
906 906
907 # Disabled until the test plugin is fixed. 907 # Disabled until the test plugin is fixed.
908 crbug.com/363099 [ Win ] plugins/nested-plugin-objects.html [ Failure ] 908 crbug.com/363099 [ Win ] plugins/nested-plugin-objects.html [ Failure ]
909 crbug.com/363099 [ Win ] plugins/open-and-close-window-with-plugin.html [ Failur e ] 909 crbug.com/363099 [ Win ] plugins/open-and-close-window-with-plugin.html [ Failur e ]
910 910
911 crbug.com/418091 [ Mac10.6 ] fast/text/international/zerowidthjoiner.html [ Fail ure ] 911 crbug.com/418091 [ Mac10.6 ] fast/text/international/zerowidthjoiner.html [ Fail ure ]
912 912
913 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] 913 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
914 914
915 crbug.com/579816 fast/borders/border-image-outset-in-shorthand.html [ NeedsRebas eline ] 915 crbug.com/579816 [ XP ] fast/borders/border-image-outset-in-shorthand.html [ Nee dsRebaseline ]
916 crbug.com/579816 fast/borders/border-image-outset-split-inline.html [ NeedsRebas eline ] 916 crbug.com/579816 [ XP ] fast/borders/border-image-outset-split-inline.html [ Nee dsRebaseline ]
917 crbug.com/579816 fast/borders/border-image-outset.html [ NeedsRebaseline ] 917 crbug.com/579816 [ XP ] fast/borders/border-image-outset.html [ NeedsRebaseline ]
918 crbug.com/579816 fast/borders/border-image-slice-constrained.html [ NeedsRebasel ine ] 918 crbug.com/579816 [ XP ] fast/borders/border-image-slice-constrained.html [ Needs Rebaseline ]
919 crbug.com/579816 fast/gradients/border-image-gradient-sides-and-corners.html [ N eedsRebaseline ] 919 crbug.com/579816 [ XP ] fast/gradients/border-image-gradient-sides-and-corners.h tml [ NeedsRebaseline ]
920 crbug.com/579816 fast/writing-mode/border-image-vertical-lr.html [ NeedsRebaseli ne ] 920 crbug.com/579816 [ XP ] fast/writing-mode/border-image-vertical-lr.html [ NeedsR ebaseline ]
921 crbug.com/579816 fast/writing-mode/border-image-vertical-rl.html [ NeedsRebaseli ne ] 921 crbug.com/579816 [ XP ] fast/writing-mode/border-image-vertical-rl.html [ NeedsR ebaseline ]
922 crbug.com/579816 svg/W3C-SVG-1.1/coords-units-01-b.svg [ NeedsRebaseline ] 922 crbug.com/579816 [ XP ] svg/W3C-SVG-1.1/coords-units-01-b.svg [ NeedsRebaseline ]
923 923
924 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. 924 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
925 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. 925 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
926 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does. 926 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does.
927 # By about a quarter or less of a pixel. 927 # By about a quarter or less of a pixel.
928 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] 928 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
929 929
930 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verflow-hidden.html [ Failure ] 930 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verflow-hidden.html [ Failure ]
931 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ] 931 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ]
932 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ] 932 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ]
(...skipping 720 matching lines...) Expand 10 before | Expand all | Expand 10 after
1653 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] 1653 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ]
1654 1654
1655 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ] 1655 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline ]
1656 1656
1657 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ] 1657 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline ]
1658 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] 1658 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ]
1659 1659
1660 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1660 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1661 1661
1662 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1662 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/borders/border-image-outset-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698