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

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

Issue 4097: Implement better JS exception handling by abstracting KJS::ExecState into an ... (Closed) Base URL: svn://chrome-svn/chrome/branches/chrome_webkit_merge_branch/
Patch Set: '' Created 12 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
« no previous file with comments | « webkit/port/dom/NSResolver.idl ('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 4
5 // ----------------------------------------------------------------- 5 // -----------------------------------------------------------------
6 // DEBUG ONLY FAILURES! 6 // DEBUG ONLY FAILURES!
7 // Include both results for Debug and Release builds (i.e. PASS | FAIL) 7 // Include both results for Debug and Release builds (i.e. PASS | FAIL)
8 // ----------------------------------------------------------------- 8 // -----------------------------------------------------------------
9 9
10 // Bug 1124548: Copying with no selection is sometimes supposed to work 10 // Bug 1124548: Copying with no selection is sometimes supposed to work
(...skipping 977 matching lines...) Expand 10 before | Expand all | Expand 10 after
988 V8 | KJS # LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL 988 V8 | KJS # LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL
989 V8 | KJS # LayoutTests/fast/dom/HTMLHtmlElement/duplicate-html-element-crash.htm l = FAIL 989 V8 | KJS # LayoutTests/fast/dom/HTMLHtmlElement/duplicate-html-element-crash.htm l = FAIL
990 V8 | KJS # LayoutTests/fast/dom/HTMLScriptElement/script-decoding-error-after-se tting-src.html = FAIL 990 V8 | KJS # LayoutTests/fast/dom/HTMLScriptElement/script-decoding-error-after-se tting-src.html = FAIL
991 V8 | KJS # LayoutTests/fast/dom/innerHTML-escaping-attribute.html = FAIL 991 V8 | KJS # LayoutTests/fast/dom/innerHTML-escaping-attribute.html = FAIL
992 V8 | KJS # LayoutTests/fast/dom/innerHTML-nbsp.html = FAIL 992 V8 | KJS # LayoutTests/fast/dom/innerHTML-nbsp.html = FAIL
993 V8 | KJS # LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash.html = FAIL 993 V8 | KJS # LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash.html = FAIL
994 V8 | KJS # LayoutTests/fast/dom/Node/DOMNodeRemovedEvent.html = FAIL 994 V8 | KJS # LayoutTests/fast/dom/Node/DOMNodeRemovedEvent.html = FAIL
995 V8 | KJS # LayoutTests/fast/dom/Range/acid3-surround-contents.html = FAIL 995 V8 | KJS # LayoutTests/fast/dom/Range/acid3-surround-contents.html = FAIL
996 V8 | KJS # LayoutTests/fast/dom/Range/mutation.html = FAIL 996 V8 | KJS # LayoutTests/fast/dom/Range/mutation.html = FAIL
997 V8 | KJS # LayoutTests/fast/dom/remove-named-attribute-crash.html = FAIL 997 V8 | KJS # LayoutTests/fast/dom/remove-named-attribute-crash.html = FAIL
998 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/bug-17313.html = FAIL
999 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/caseID-almost-strict.html = FAIL
1000 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/caseID.html = FAIL
1001 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/caseID-strict.html = FAIL
1002 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/detached-element.html = FAIL
1003 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/dumpNodeList-almost-strict.html = FA IL
1004 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/id-fastpath-almost-strict.html = FAI L
1005 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/id-fastpath.html = FAIL
1006 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/id-fastpath-strict.html = FAIL
1007 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/not-supported-namespace-in-selector. html = FAIL
1008 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/NSResolver-basic.xhtml = FAIL
1009 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/NSResolver-exceptions.xhtml = FAIL 998 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/NSResolver-exceptions.xhtml = FAIL
1010 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml = FAIL 999 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml = FAIL
1011 V8 | KJS # LayoutTests/fast/dom/SelectorAPI/viewless-document.html = FAIL
1012 V8 | KJS # LayoutTests/fast/dom/StyleSheet = FAIL 1000 V8 | KJS # LayoutTests/fast/dom/StyleSheet = FAIL
1013 V8 | KJS # LayoutTests/fast/dom/Text = FAIL 1001 V8 | KJS # LayoutTests/fast/dom/Text = FAIL
1014 V8 | KJS # LayoutTests/fast/dom/Window/closure-access-after-navigation-iframe.ht ml = FAIL 1002 V8 | KJS # LayoutTests/fast/dom/Window/closure-access-after-navigation-iframe.ht ml = FAIL
1015 V8 | KJS # LayoutTests/fast/dom/Window/closure-access-after-navigation-window.ht ml = FAIL 1003 V8 | KJS # LayoutTests/fast/dom/Window/closure-access-after-navigation-window.ht ml = FAIL
1016 V8 | KJS # LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAI L 1004 V8 | KJS # LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAI L
1017 V8 | KJS # LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAI L 1005 V8 | KJS # LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAI L
1018 V8 | KJS # LayoutTests/fast/dom/Window/window-open-self-from-other-frame.html = FAIL 1006 V8 | KJS # LayoutTests/fast/dom/Window/window-open-self-from-other-frame.html = FAIL
1019 V8 | KJS # LayoutTests/fast/dynamic/floating-to-positioned-2.html = FAIL 1007 V8 | KJS # LayoutTests/fast/dynamic/floating-to-positioned-2.html = FAIL
1020 V8 | KJS # LayoutTests/fast/dynamic/floating-to-positioned.html = FAIL 1008 V8 | KJS # LayoutTests/fast/dynamic/floating-to-positioned.html = FAIL
1021 V8 | KJS # LayoutTests/fast/dynamic/float-in-trailing-whitespace-after-last-line -break.html = FAIL 1009 V8 | KJS # LayoutTests/fast/dynamic/float-in-trailing-whitespace-after-last-line -break.html = FAIL
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
1230 V8 | KJS # LayoutTests/svg/custom/tearoffs-with-tearoffs.html = FAIL 1218 V8 | KJS # LayoutTests/svg/custom/tearoffs-with-tearoffs.html = FAIL
1231 V8 | KJS # LayoutTests/svg/dom/altGlyph-dom.xhtml = FAIL 1219 V8 | KJS # LayoutTests/svg/dom/altGlyph-dom.xhtml = FAIL
1232 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop .html = FAIL 1220 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop .html = FAIL
1233 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradi entTransform-prop.html = FAIL 1221 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradi entTransform-prop.html = FAIL
1234 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternTrans form-prop.html = FAIL 1222 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternTrans form-prop.html = FAIL
1235 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradi entTransform-prop.html = FAIL 1223 V8 | KJS # LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradi entTransform-prop.html = FAIL
1236 V8 | KJS # LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL 1224 V8 | KJS # LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL
1237 V8 | KJS # LayoutTests/tables/mozilla/bugs/bug278266.html = FAIL 1225 V8 | KJS # LayoutTests/tables/mozilla/bugs/bug278266.html = FAIL
1238 V8 | KJS # LayoutTests/tables/mozilla/bugs/bug8411.xml = FAIL 1226 V8 | KJS # LayoutTests/tables/mozilla/bugs/bug8411.xml = FAIL
1239 V8 | KJS # LayoutTests/transitions = FAIL 1227 V8 | KJS # LayoutTests/transitions = FAIL
1240 V8 | KJS # LayoutTests/traversal/acid3-test-2.html = FAIL 1228
1241 V8 | KJS # LayoutTests/traversal/exception-forwarding.html = FAIL
1242 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/001.xml = FAIL
1243 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/002.xml = FAIL
1244 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/003.xml = FAIL
1245 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/004.xml = FAIL
1246 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/005.xml = FAIL
1247 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/006.xml = FAIL
1248 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/007.xml = FAIL
1249 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/008.xml = FAIL
1250 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/009.xml = FAIL
1251 V8 | KJS # LayoutTests/traversal/hixie-node-iterator/010.xml = FAIL
1252 V8 | KJS # LayoutTests/traversal/node-iterator-006a.html = FAIL
1253 V8 | KJS # LayoutTests/traversal/node-iterator-009.html = FAIL
1254 V8 | KJS # LayoutTests/traversal/tree-walker-006.html = FAIL
1255 V8 | KJS # LayoutTests/traversal/tree-walker-filter-1.html = FAIL
OLDNEW
« no previous file with comments | « webkit/port/dom/NSResolver.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698