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

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

Issue 2535173006: Percent height border-box content should get correct height in percent height cells (Closed)
Patch Set: bug 669867 Created 4 years 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/replaced/input-radio-height-inside-auto-container.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 1194 matching lines...) Expand 10 before | Expand all | Expand 10 after
1205 1205
1206 crbug.com/613887 http/tests/preload/meta-viewport-link-headers.html [ Failure Pa ss ] 1206 crbug.com/613887 http/tests/preload/meta-viewport-link-headers.html [ Failure Pa ss ]
1207 crbug.com/613887 virtual/mojo-loading/http/tests/preload/meta-viewport-link-head ers.html [ Failure Pass ] 1207 crbug.com/613887 virtual/mojo-loading/http/tests/preload/meta-viewport-link-head ers.html [ Failure Pass ]
1208 crbug.com/564403 [ Win Debug ] http/tests/inspector/service-workers/service-work er-manager.html [ Failure Pass Timeout ] 1208 crbug.com/564403 [ Win Debug ] http/tests/inspector/service-workers/service-work er-manager.html [ Failure Pass Timeout ]
1209 1209
1210 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] 1210 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
1211 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] 1211 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
1212 1212
1213 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ] 1213 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ]
1214 1214
1215 crbug.com/674225 [ Mac ] fast/replaced/input-radio-height-inside-auto-container. html [ Failure ]
1216 crbug.com/669867 [ Mac Win ] fast/replaced/table-percent-height-text-controls.ht ml [ NeedsRebaseline ]
1217 crbug.com/669867 [ Mac Win ] fast/replaced/table-percent-height.html [ NeedsReba seline ]
1218 crbug.com/669867 [ Mac Win ] fast/table/003.html [ NeedsRebaseline ]
1219 crbug.com/669867 [ Mac Win ] fast/table/split-table-section-before-anonymous-blo ck-2.html [ NeedsRebaseline ]
1220 crbug.com/669867 [ Mac Win ] fast/table/split-table-section-before-anonymous-blo ck-4.html [ NeedsRebaseline ]
1221 crbug.com/669867 [ Mac Win ] tables/mozilla/bugs/bug30692.html [ NeedsRebaseline ]
1222
1215 crbug.com/400841 media/video-canvas-draw.html [ Failure ] 1223 crbug.com/400841 media/video-canvas-draw.html [ Failure ]
1216 crbug.com/400829 media/video-object-fit.html [ Failure ] 1224 crbug.com/400829 media/video-object-fit.html [ Failure ]
1217 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ] 1225 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ]
1218 1226
1219 # We only want to run one of the web-animations-api tests in stable mode. 1227 # We only want to run one of the web-animations-api tests in stable mode.
1220 crbug.com/441553 virtual/stable/web-animations-api [ Skip ] 1228 crbug.com/441553 virtual/stable/web-animations-api [ Skip ]
1221 # These tests *only* run in stable, to verify that these features are unsupporte d and throw exceptions. 1229 # These tests *only* run in stable, to verify that these features are unsupporte d and throw exceptions.
1222 crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported .html [ Pass ] 1230 crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported .html [ Pass ]
1223 crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupport ed.html [ Pass ] 1231 crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupport ed.html [ Pass ]
1224 1232
(...skipping 1076 matching lines...) Expand 10 before | Expand all | Expand 10 after
2301 # Added 2016-12-12 2309 # Added 2016-12-12
2302 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ] 2310 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ]
2303 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ] 2311 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ]
2304 2312
2305 # Added 2016-12-12 2313 # Added 2016-12-12
2306 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ] 2314 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ]
2307 2315
2308 # Added 2016-12-14 2316 # Added 2016-12-14
2309 crbug.com/674048 [ Linux ] virtual/mojo-loading/http/tests/navigation/image-load -in-unload-handler.html [ Pass Timeout ] 2317 crbug.com/674048 [ Linux ] virtual/mojo-loading/http/tests/navigation/image-load -in-unload-handler.html [ Pass Timeout ]
2310 crbug.com/674123 virtual/threaded/animations/animation-direction-normal.html [ F ailure Timeout ] 2318 crbug.com/674123 virtual/threaded/animations/animation-direction-normal.html [ F ailure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/replaced/input-radio-height-inside-auto-container.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698