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

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

Issue 2296883002: Revert "Percent height content should respect the fixed height of its containing cell" (Closed)
Patch Set: Revert "Calculate border-box dimensions correctly for cells" 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/fast/block/basic/quirk-percent-height-table-cell-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 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 8 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
9 9
10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
(...skipping 1111 matching lines...) Expand 10 before | Expand all | Expand 10 after
1122 1122
1123 crbug.com/587779 [ Linux Mac10.9 Mac10.10 Mac10.11 Retina ] fast/dynamic/window- resize-scrollbars-test.html [ Timeout Failure Pass ] 1123 crbug.com/587779 [ Linux Mac10.9 Mac10.10 Mac10.11 Retina ] fast/dynamic/window- resize-scrollbars-test.html [ Timeout Failure Pass ]
1124 1124
1125 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1125 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1126 1126
1127 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] 1127 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1128 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] 1128 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1129 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1129 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1130 crbug.com/594672 fast/events/scale-and-scroll-iframe-window.html [ Failure Pass ] 1130 crbug.com/594672 fast/events/scale-and-scroll-iframe-window.html [ Failure Pass ]
1131 1131
1132 crbug.com/637811 [ Mac Win ] fast/table/dynamic-descendant-percentage-height.htm l [ NeedsRebaseline ]
1133 crbug.com/637811 [ Mac Win ] tables/mozilla/core/cell_heights.html [ NeedsRebase line ]
1134 crbug.com/637811 [ Mac Win ] tables/mozilla_expected_failures/bugs/bug32205-1.ht ml [ NeedsRebaseline ]
1135
1132 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ] 1136 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ]
1133 1137
1134 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1138 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
1135 1139
1136 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1140 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1137 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1141 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1138 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1142 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1139 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1143 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
1140 1144
1141 # DocumentWriteEvaluator is still experimental 1145 # DocumentWriteEvaluator is still experimental
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1267 crbug.com/598051 [ Debug ] css3/filters/filter-repaint-turbulence.html [ Pass Fa ilure ] 1271 crbug.com/598051 [ Debug ] css3/filters/filter-repaint-turbulence.html [ Pass Fa ilure ]
1268 1272
1269 # This test breaks when the feature introduced in the bug is enabled. We keep 1273 # This test breaks when the feature introduced in the bug is enabled. We keep
1270 # this tested without the feature by using the virtual test. See 1274 # this tested without the feature by using the virtual test. See
1271 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1275 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1272 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1276 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1273 # This test doesn't need to be run with the stable release mode. 1277 # This test doesn't need to be run with the stable release mode.
1274 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1278 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1275 # This test fails with the stable release mode. 1279 # This test fails with the stable release mode.
1276 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1280 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698