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

Side by Side Diff: webkit/tools/layout_tests/test_lists/win/tests_fixable.txt

Issue 10700: Fix assignment of a javascript: URL to window.location.href... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 12 years, 1 month 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
« no previous file with comments | « webkit/port/page/Location.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 // Bug 1124548: Copying with no selection is sometimes supposed to work 4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941) 5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 V8 # LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 V8 # LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
7 7
8 // onload race condition due to poorly designed test. 8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone. Not needed for Beta. 9 // Works fine when run stand-alone. Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure 10 // Also skipped by Apple on Windows, due to intermittent failure
(...skipping 1183 matching lines...) Expand 10 before | Expand all | Expand 10 after
1194 1194
1195 // Bug 1341582 1195 // Bug 1341582
1196 V8 # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS 1196 V8 # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS
1197 V8 # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS 1197 V8 # LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL | PASS
1198 1198
1199 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL | PASS | TIMEOUT 1199 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL | PASS | TIMEOUT
1200 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = FAIL | PASS 1200 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-data.html = FAIL | PASS
1201 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = F AIL | PASS 1201 V8 # LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = F AIL | PASS
1202 1202
1203 // MERGE 38097:38305 REGRESSIONS 1203 // MERGE 38097:38305 REGRESSIONS
1204 V8 # LayoutTests/fast/loader/javascript-url-encoding-2.html = TIMEOUT
1205 V8 # LayoutTests/editing/pasteboard/merge-end-blockquote.html = FAIL 1204 V8 # LayoutTests/editing/pasteboard/merge-end-blockquote.html = FAIL
1206 V8 # LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-2.html = FA IL 1205 V8 # LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-2.html = FA IL
1207 V8 # LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote.html = FAIL 1206 V8 # LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote.html = FAIL
1208 V8 # LayoutTests/fast/canvas/canvas-pattern-transform.html = FAIL 1207 V8 # LayoutTests/fast/canvas/canvas-pattern-transform.html = FAIL
1209 V8 # LayoutTests/fast/canvas/canvas-radial-gradient-spreadMethod.html = FAIL 1208 V8 # LayoutTests/fast/canvas/canvas-radial-gradient-spreadMethod.html = FAIL
1210 V8 # LayoutTests/fast/events/offsetX-offsetY.html = FAIL 1209 V8 # LayoutTests/fast/events/offsetX-offsetY.html = FAIL
1211 V8 # LayoutTests/fast/frames/cross-site-this.html = FAIL 1210 V8 # LayoutTests/fast/frames/cross-site-this.html = FAIL
1212 V8 # LayoutTests/fast/js/large-expressions.html = FAIL 1211 V8 # LayoutTests/fast/js/large-expressions.html = FAIL
1213 V8 # LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL 1212 V8 # LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL
1214 V8 # LayoutTests/plugins/plugin-javascript-access.html = FAIL 1213 V8 # LayoutTests/plugins/plugin-javascript-access.html = FAIL
OLDNEW
« no previous file with comments | « webkit/port/page/Location.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698