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

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

Issue 2312293003: [CSSTypedOM] Computed StylePropertyMap use ComputedStyle for Lengths (Closed)
Patch Set: rebase Created 4 years, 2 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
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 1288 matching lines...) Expand 10 before | Expand all | Expand 10 after
1299 crbug.com/492785 virtual/rootlayerscrolls/scrollbars/custom-scrollbar-reconstruc tion-on-inserting-style-sheet.html [ Failure ] 1299 crbug.com/492785 virtual/rootlayerscrolls/scrollbars/custom-scrollbar-reconstruc tion-on-inserting-style-sheet.html [ Failure ]
1300 1300
1301 crbug.com/646323 [ Mac ] editing/selection/modify_move/move_backward_line_import _crash.html [ Crash Timeout ] 1301 crbug.com/646323 [ Mac ] editing/selection/modify_move/move_backward_line_import _crash.html [ Crash Timeout ]
1302 crbug.com/646323 [ Win Linux ] editing/selection/modify_move/move_backward_line_ import_crash.html [ Crash ] 1302 crbug.com/646323 [ Win Linux ] editing/selection/modify_move/move_backward_line_ import_crash.html [ Crash ]
1303 1303
1304 crbug.com/645640 inspector/extensions/extensions-eval.html [ NeedsManualRebaseli ne ] 1304 crbug.com/645640 inspector/extensions/extensions-eval.html [ NeedsManualRebaseli ne ]
1305 1305
1306 crbug.com/649631 [ Win7 Win10 ] fast/borders/border-styles-split.html [ Pass Fai lure ] 1306 crbug.com/649631 [ Win7 Win10 ] fast/borders/border-styles-split.html [ Pass Fai lure ]
1307 crbug.com/649631 [ Win7 Win10 ] fast/backgrounds/border-radius-split-background. html [ Pass Failure ] 1307 crbug.com/649631 [ Win7 Win10 ] fast/backgrounds/border-radius-split-background. html [ Pass Failure ]
1308 crbug.com/649631 [ Win7 Win10 ] fast/backgrounds/border-radius-split-background- image.html [ Pass Failure ] 1308 crbug.com/649631 [ Win7 Win10 ] fast/backgrounds/border-radius-split-background- image.html [ Pass Failure ]
1309
1310 # Regressed while Typed CSSOM computed StylePropertyMap is converted to using Co mputedStyle values. Will fix in a subsequent patch (contact rjwright@)
1311 crbug.com/648495 typedcssom/computedstyle/border-top-width.html [ Failure ]
1312 crbug.com/648495 typedcssom/computedstyle/numbers.html [ Failure ]
1313 crbug.com/648495 typedcssom/computedstyle/computedStylePropertyMap.html [ Failur e ]
1314 crbug.com/648495 typedcssom/cssURLImageValue.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698