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

Side by Side Diff: LayoutTests/TestExpectations

Issue 24350009: Reverse style resolution to avoid N^2 walk when building the render tree (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixing loops in Regions Created 7 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 | Annotate | Revision Log
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ] 3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ]
4 4
5 # This test can't just be rebaselined because it has absolute file paths in the output. 5 # This test can't just be rebaselined because it has absolute file paths in the output.
6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
7 7
8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ] 8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ]
9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ] 9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ] 10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ]
(...skipping 860 matching lines...) Expand 10 before | Expand all | Expand 10 after
871 871
872 crbug.com/249580 svg/text/font-size-below-point-five.svg [ Failure ImageOnlyFail ure Pass ] 872 crbug.com/249580 svg/text/font-size-below-point-five.svg [ Failure ImageOnlyFail ure Pass ]
873 873
874 crbug.com/237270 [ Win ] fast/css/custom-font-xheight.html [ Pass Timeout ] 874 crbug.com/237270 [ Win ] fast/css/custom-font-xheight.html [ Pass Timeout ]
875 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get-2.html [ Pa ss Timeout ] 875 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get-2.html [ Pa ss Timeout ]
876 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get.html [ Pass Timeout ] 876 crbug.com/237270 [ Win ] http/tests/history/replacestate-post-to-get.html [ Pass Timeout ]
877 crbug.com/237270 http/tests/images/jpeg-partial-load.html [ Pass Timeout ] 877 crbug.com/237270 http/tests/images/jpeg-partial-load.html [ Pass Timeout ]
878 crbug.com/237270 http/tests/images/png-partial-load.html [ Pass Timeout ] 878 crbug.com/237270 http/tests/images/png-partial-load.html [ Pass Timeout ]
879 crbug.com/237270 http/tests/images/png-partial-load-no-alpha.html [ Pass Timeout ] 879 crbug.com/237270 http/tests/images/png-partial-load-no-alpha.html [ Pass Timeout ]
880 880
881 crbug.com/288225 fast/events/mouseover-mouseout.html [ NeedsRebaseline ]
882 crbug.com/288225 fast/replaced/width100percent-textarea.html [ NeedsRebaseline ]
883 crbug.com/288225 http/tests/security/contentSecurityPolicy/media-src-blocked.htm l [ NeedsRebaseline ]
884 crbug.com/288225 media/csp-blocks-video.html [ NeedsRebaseline ]
885 crbug.com/288225 fast/regions/autoheight-regions-mark.html [ NeedsRebaseline ]
886
881 crbug.com/240515 [ Mac ] fast/dom/HTMLMeterElement/meter-styles.html [ ImageOnly Failure Pass ] 887 crbug.com/240515 [ Mac ] fast/dom/HTMLMeterElement/meter-styles.html [ ImageOnly Failure Pass ]
882 888
883 crbug.com/240632 fast/loader/javascript-url-iframe-remove-on-navigate.html [ Ski p ] 889 crbug.com/240632 fast/loader/javascript-url-iframe-remove-on-navigate.html [ Ski p ]
884 890
885 crbug.com/241576 [ Win ] http/tests/appcache [ Pass Timeout ] 891 crbug.com/241576 [ Win ] http/tests/appcache [ Pass Timeout ]
886 892
887 crbug.com/241481 http/tests/w3c/webperf/approved/navigation-timing/html/test_tim ing_attributes_order.html [ Failure Pass ] 893 crbug.com/241481 http/tests/w3c/webperf/approved/navigation-timing/html/test_tim ing_attributes_order.html [ Failure Pass ]
888 894
889 crbug.com/244921 http/tests/navigation/back-twice-without-commit.html [ Failure Pass ] 895 crbug.com/244921 http/tests/navigation/back-twice-without-commit.html [ Failure Pass ]
890 896
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after
1291 crbug.com/301189 fast/url/idna2008.html [ Failure ] 1297 crbug.com/301189 fast/url/idna2008.html [ Failure ]
1292 1298
1293 # Flaky on all platforms. 1299 # Flaky on all platforms.
1294 crbug.com/299819 inspector/console/console-timeline.html [ Failure Pass Timeout ] 1300 crbug.com/299819 inspector/console/console-timeline.html [ Failure Pass Timeout ]
1295 1301
1296 # Flaky. 1302 # Flaky.
1297 crbug.com/300025 [ Win7 Debug ] virtual/implsidepainting/inspector/timeline/time line-decode-resize.html [ Timeout Pass ] 1303 crbug.com/300025 [ Win7 Debug ] virtual/implsidepainting/inspector/timeline/time line-decode-resize.html [ Timeout Pass ]
1298 1304
1299 # Crashing, appears to be the result of http://src.chromium.org/viewvc/blink?rev ision=158503 1305 # Crashing, appears to be the result of http://src.chromium.org/viewvc/blink?rev ision=158503
1300 crbug.com/301668 [ Debug ] accessibility/crash-adopt-node-from-new-document.html [ Crash ] 1306 crbug.com/301668 [ Debug ] accessibility/crash-adopt-node-from-new-document.html [ Crash ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/css/next-sibling-changed.html » ('j') | Source/core/dom/Element.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698