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

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

Issue 1613903003: Integrate SymbolsIterator into RunSegmenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline likely due to different run segmentation Created 4 years, 10 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/platform/fonts/shaping/RunSegmenter.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 # ====== 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 790 matching lines...) Expand 10 before | Expand all | Expand 10 after
801 crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ref lected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ] 801 crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ref lected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
802 802
803 crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ] 803 crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ]
804 804
805 crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ] 805 crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ]
806 806
807 # crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-inp ut.html [ Failure ] 807 # crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-inp ut.html [ Failure ]
808 808
809 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ Failure ] 809 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ Failure ]
810 810
811 crbug.com/580074 [ Win Linux ] svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Nee dsRebaseline ]
812
811 # Printing Layout broken in these tests. 813 # Printing Layout broken in these tests.
812 crbug.com/377696 printing/setPrinting.html [ Skip ] 814 crbug.com/377696 printing/setPrinting.html [ Skip ]
813 crbug.com/377696 printing/width-overflow.html [ Skip ] 815 crbug.com/377696 printing/width-overflow.html [ Skip ]
814 816
815 # Reftests that needs investigation. 817 # Reftests that needs investigation.
816 crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ] 818 crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ]
817 crbug.com/475882 [ Mac Win ] fast/writing-mode/table-vertical-child-width.html [ Failure ] 819 crbug.com/475882 [ Mac Win ] fast/writing-mode/table-vertical-child-width.html [ Failure ]
818 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ] 820 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ]
819 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ] 821 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ]
820 crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ Failure ] 822 crbug.com/396941 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ Failure ]
(...skipping 580 matching lines...) Expand 10 before | Expand all | Expand 10 after
1401 1403
1402 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1404 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1403 1405
1404 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1406 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1405 1407
1406 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1408 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1407 1409
1408 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1410 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
1409 1411
1410 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ] 1412 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/fonts/shaping/RunSegmenter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698