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

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

Issue 2699393002: Place ellipsis correctly inside inline-blocks (Closed)
Patch Set: bug 133700 Created 3 years, 9 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/text/place-ellipsis-in-inline-blocks.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 840 matching lines...) Expand 10 before | Expand all | Expand 10 after
851 crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-r enderer.html [ Pass Timeout ] 851 crbug.com/248938 virtual/threaded/animations/animation-iteration-event-destroy-r enderer.html [ Pass Timeout ]
852 crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-re sponse-overflow.html [ Crash Pass Timeout ] 852 crbug.com/446385 [ Win7 Debug ] http/tests/xmlhttprequest/xmlhttprequest-json-re sponse-overflow.html [ Crash Pass Timeout ]
853 crbug.com/446385 [ Win7 Debug ] virtual/mojo-loading/http/tests/xmlhttprequest/x mlhttprequest-json-response-overflow.html [ Crash Pass Timeout ] 853 crbug.com/446385 [ Win7 Debug ] virtual/mojo-loading/http/tests/xmlhttprequest/x mlhttprequest-json-response-overflow.html [ Crash Pass Timeout ]
854 crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ P ass Failure Timeout ] 854 crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ P ass Failure Timeout ]
855 crbug.com/638693 virtual/threaded/animations/display-inline-style-adjust.html [ Pass Crash Failure ] 855 crbug.com/638693 virtual/threaded/animations/display-inline-style-adjust.html [ Pass Crash Failure ]
856 crbug.com/421283 html/marquee/marquee-scrollamount.html [ Pass Failure ] 856 crbug.com/421283 html/marquee/marquee-scrollamount.html [ Pass Failure ]
857 857
858 # TODO(oshima): Mac Android are currently not supported. 858 # TODO(oshima): Mac Android are currently not supported.
859 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 859 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
860 860
861
862 crbug.com/133700 fast/text/place-ellipsis-in-inline-blocks-align-center.html [ N eedsRebaseline ]
863 crbug.com/133700 fast/text/place-ellipsis-in-inline-blocks-align-justify.html [ NeedsRebaseline ]
864 crbug.com/133700 fast/text/place-ellipsis-in-inline-blocks-align-left.html [ Nee dsRebaseline ]
865 crbug.com/133700 fast/text/place-ellipsis-in-inline-blocks-align-right.html [ Ne edsRebaseline ]
866 crbug.com/133700 fast/text/place-ellipsis-in-inline-blocks.html [ NeedsRebaselin e ]
867 crbug.com/133700 fast/text/place-mixed-ellipsis-in-inline-blocks-align-center.ht ml [ NeedsRebaseline ]
868 crbug.com/133700 fast/text/place-mixed-ellipsis-in-inline-blocks-align-justify.h tml [ NeedsRebaseline ]
869 crbug.com/133700 fast/text/place-mixed-ellipsis-in-inline-blocks-align-left.html [ NeedsRebaseline ]
870 crbug.com/133700 fast/text/place-mixed-ellipsis-in-inline-blocks-align-right.htm l [ NeedsRebaseline ]
871 crbug.com/133700 fast/text/place-mixed-ellipsis-in-inline-blocks.html [ NeedsReb aseline ]
872 crbug.com/133700 fast/text/place-rtl-ellipsis-in-inline-blocks-align-center.html [ NeedsRebaseline ]
873 crbug.com/133700 fast/text/place-rtl-ellipsis-in-inline-blocks-align-justify.htm l [ NeedsRebaseline ]
874 crbug.com/133700 fast/text/place-rtl-ellipsis-in-inline-blocks-align-left.html [ NeedsRebaseline ]
875 crbug.com/133700 fast/text/place-rtl-ellipsis-in-inline-blocks-align-right.html [ NeedsRebaseline ]
876 crbug.com/133700 fast/text/place-rtl-ellipsis-in-inline-blocks.html [ NeedsRebas eline ]
877
861 # Mac does not support fractional scale factor. 878 # Mac does not support fractional scale factor.
862 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] 879 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
863 880
864 # TODO(oshima): Move the event scaling code to eventSender and remove this. 881 # TODO(oshima): Move the event scaling code to eventSender and remove this.
865 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 882 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
866 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 883 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
867 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 884 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
868 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 885 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
869 886
870 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. 887 # TODO(ojan): These tests aren't flaky. See crbug.com/517144.
(...skipping 1682 matching lines...) Expand 10 before | Expand all | Expand 10 after
2553 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ] 2570 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ]
2554 2571
2555 # Sheriff failures 2017-02-21 2572 # Sheriff failures 2017-02-21
2556 crbug.com/73609 http/tests/media/video-play-stall.html [ Pass Timeout ] 2573 crbug.com/73609 http/tests/media/video-play-stall.html [ Pass Timeout ]
2557 crbug.com/73609 virtual/mojo-loading/http/tests/media/video-play-stall.html [ Pa ss Timeout ] 2574 crbug.com/73609 virtual/mojo-loading/http/tests/media/video-play-stall.html [ Pa ss Timeout ]
2558 crbug.com/694467 fast/text/line-break-8bit-after-16bit.html [ Pass Failure ] 2575 crbug.com/694467 fast/text/line-break-8bit-after-16bit.html [ Pass Failure ]
2559 2576
2560 # Sheriff failures 2017-02-23 2577 # Sheriff failures 2017-02-23
2561 crbug.com/695352 [ Mac ] virtual/threaded/compositing/visibility/overlays-persis t-on-navigation.html [ Pass Crash ] 2578 crbug.com/695352 [ Mac ] virtual/threaded/compositing/visibility/overlays-persis t-on-navigation.html [ Pass Crash ]
2562 2579
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/text/place-ellipsis-in-inline-blocks.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698