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

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

Issue 1607703003: Don't force display:inline-table/table on table elements when in quirks mode (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/editing/execCommand/insertHTML.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 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 3
4 # Run these tests with under virtual/scalefactor... only. 4 # Run these tests with under virtual/scalefactor... only.
5 crbug.com/567837 fast/hidpi/static [ Skip ] 5 crbug.com/567837 fast/hidpi/static [ Skip ]
6 6
7 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 7 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
8 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 8 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
9 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 9 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
10 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 10 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
(...skipping 935 matching lines...) Expand 10 before | Expand all | Expand 10 after
946 946
947 crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural- mixed-basis-auto.html [ Failure Pass ] 947 crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural- mixed-basis-auto.html [ Failure Pass ]
948 948
949 crbug.com/471066 [ Mac10.6 ] fast/text/apply-start-width-after-skipped-text.html [ Failure ] 949 crbug.com/471066 [ Mac10.6 ] fast/text/apply-start-width-after-skipped-text.html [ Failure ]
950 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F ailure ] 950 crbug.com/471066 [ Mac10.6 ] fast/text/bidi-explicit-embedding-past-end.html [ F ailure ]
951 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ] 951 crbug.com/471066 [ Mac10.6 ] fast/text/emphasis-overlap.html [ Failure ]
952 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ] 952 crbug.com/471066 [ Mac10.6 ] fast/text/fake-italic.html [ Failure ]
953 953
954 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [ Failure ] 954 crbug.com/478109 [ Mac10.6 ] fast/text/bidi-embedding-pop-and-push-same-2.html [ Failure ]
955 955
956 crbug.com/369979 fast/encoding/utf-16-big-endian.html [ NeedsRebaseline ]
957 crbug.com/369979 fast/encoding/utf-16-little-endian.html [ NeedsRebaseline ]
rune 2016/01/20 10:47:05 Rietveld says the changes to these tests are binar
nainar 2016/01/20 11:15:36 This is weird. I made no changes to this file. Set
rune 2016/01/20 11:57:01 That doesn't make sense to me. Why did the test-ou
958 crbug.com/369979 fast/table/table-display-types-vertical.html [ NeedsRebaseline ]
nainar 2016/01/20 00:44:23 Not editing the two fast/table tests here as I thi
rune 2016/01/20 10:47:05 Acknowledged.
959 crbug.com/369979 fast/table/table-display-types.html [ NeedsRebaseline ]
960
956 # These need a rebaseline due crbug.com/504745 on Windows when they are activate d again. 961 # These need a rebaseline due crbug.com/504745 on Windows when they are activate d again.
957 crbug.com/521124 [ Win7 XP ] fast/text/international/vertical-text-glyph-test.ht ml [ Pass Failure ] 962 crbug.com/521124 [ Win7 XP ] fast/text/international/vertical-text-glyph-test.ht ml [ Pass Failure ]
958 crbug.com/521124 [ Win7 ] fast/text/international/text-combine-image-test.html [ Pass Failure ] 963 crbug.com/521124 [ Win7 ] fast/text/international/text-combine-image-test.html [ Pass Failure ]
959 crbug.com/521124 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ] 964 crbug.com/521124 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ]
960 crbug.com/521124 [ Win7 Release ] fast/text/justify-ideograph-vertical.html [ Pa ss Failure ] 965 crbug.com/521124 [ Win7 Release ] fast/text/justify-ideograph-vertical.html [ Pa ss Failure ]
961 crbug.com/521124 crbug.com/571481 [ Win7 XP ] fast/text/orientation-sideways.htm l [ Pass Failure ] 966 crbug.com/521124 crbug.com/571481 [ Win7 XP ] fast/text/orientation-sideways.htm l [ Pass Failure ]
962 967
963 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b uilds 968 # Temporary, until we stop use_system_harfbuzz on Linux including non-official b uilds
964 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ] 969 crbug.com/462689 [ Linux ] fast/text/unicode-variation-selector.html [ Failure ]
965 970
(...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after
1472 1477
1473 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1478 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1474 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/fetch-request-redirect .html [ Failure ] 1479 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/fetch-request-redirect .html [ Failure ]
1475 1480
1476 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/encoding/api-invali d-label.html [ Slow ] 1481 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/encoding/api-invali d-label.html [ Slow ]
1477 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_entities01.html [ Slow ] 1482 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_entities01.html [ Slow ]
1478 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests10.html [ Slow ] 1483 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_tests10.html [ Slow ]
1479 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_webkit01.html [ Slow ] 1484 crbug.com/577381 [ Linux Debug ] imported/web-platform-tests/html/syntax/parsing /html5lib_webkit01.html [ Slow ]
1480 1485
1481 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1486 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/editing/execCommand/insertHTML.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698