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

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

Issue 2403423002: [CSSTypedOM] Computed StylePropertyMap use ComputedStyle for Lengths (Closed)
Patch Set: review comments Created 3 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
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 1848 matching lines...) Expand 10 before | Expand all | Expand 10 after
1859 Bug(dpranke) imported/wpt/service-workers/service-worker/waiting.https.html [ Fa ilure ] 1859 Bug(dpranke) imported/wpt/service-workers/service-worker/waiting.https.html [ Fa ilure ]
1860 Bug(dpranke) imported/wpt/service-workers/service-worker/websocket.https.html [ Failure ] 1860 Bug(dpranke) imported/wpt/service-workers/service-worker/websocket.https.html [ Failure ]
1861 Bug(dpranke) imported/wpt/service-workers/service-worker/worker-interception.htt ps.html [ Failure ] 1861 Bug(dpranke) imported/wpt/service-workers/service-worker/worker-interception.htt ps.html [ Failure ]
1862 Bug(dpranke) imported/wpt/service-workers/service-worker/xhr.https.html [ Failur e ] 1862 Bug(dpranke) imported/wpt/service-workers/service-worker/xhr.https.html [ Failur e ]
1863 Bug(dpranke) imported/wpt/webrtc/simplecall.html [ Failure ] 1863 Bug(dpranke) imported/wpt/webrtc/simplecall.html [ Failure ]
1864 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ] 1864 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ]
1865 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ] 1865 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ]
1866 1866
1867 # Added 2016-11-30 1867 # Added 2016-11-30
1868 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ] 1868 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ]
1869
1870 # Regressed while Typed CSSOM computed StylePropertyMap is converted to using Co mputedStyle values. Will fix in a subsequent patch (contact rjwright@)
sashab 2017/01/09 02:19:03 These tests use outdated versions of ComptuedStyle
1871 crbug.com/648495 typedcssom/computedstyle/border-top-width.html [ Failure ]
1872 crbug.com/648495 typedcssom/computedstyle/numbers.html [ Failure ]
1873 crbug.com/648495 typedcssom/cssURLImageValue.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698