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

Side by Side Diff: LayoutTests/platform/chromium/test_expectations.txt

Issue 9429058: Merge 107862 - REGRESSION(r105057): Dynamically changing <tspan> offsets is broken (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 10 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
« no previous file with comments | « no previous file | LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // These are the layout test expectations for the Chromium port(s) of WebKit. 1 // These are the layout test expectations for the Chromium port(s) of WebKit.
2 // 2 //
3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
4 4
5 // ----------------------------------------------------------------- 5 // -----------------------------------------------------------------
6 // SLOW TESTS 6 // SLOW TESTS
7 // ----------------------------------------------------------------- 7 // -----------------------------------------------------------------
8 8
9 BUGCR24182 SLOW MAC DEBUG : fast/css/large-list-of-rules-crash.html = PASS 9 BUGCR24182 SLOW MAC DEBUG : fast/css/large-list-of-rules-crash.html = PASS
10 BUGCR24182 SLOW LINUX MAC DEBUG : fast/dom/Window/window-postmessage-clone-reall y-deep-array.html = PASS 10 BUGCR24182 SLOW LINUX MAC DEBUG : fast/dom/Window/window-postmessage-clone-reall y-deep-array.html = PASS
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 // This will soon be fixed after implementing webkitLineDash for V8. 93 // This will soon be fixed after implementing webkitLineDash for V8.
94 BUGWK63933 : fast/canvas/canvas-webkitLineDash.html = FAIL 94 BUGWK63933 : fast/canvas/canvas-webkitLineDash.html = FAIL
95 BUGWK63933 : fast/canvas/canvas-webkitLineDash-invalid.html = FAIL 95 BUGWK63933 : fast/canvas/canvas-webkitLineDash-invalid.html = FAIL
96 96
97 // Microdata DOM API is not yet enabled. 97 // Microdata DOM API is not yet enabled.
98 BUGWK68610 SKIP : fast/dom/MicroData = PASS 98 BUGWK68610 SKIP : fast/dom/MicroData = PASS
99 99
100 // Unskip after changes on both sides have landed and rolled together. 100 // Unskip after changes on both sides have landed and rolled together.
101 BUGCR103939 SKIP : http/tests/appcache/wrong-content-type.html = TEXT 101 BUGCR103939 SKIP : http/tests/appcache/wrong-content-type.html = TEXT
102 102
103 // New test, needs baselines.
104
105
103 // ----------------------------------------------------------------- 106 // -----------------------------------------------------------------
104 // WONTFIX TESTS 107 // WONTFIX TESTS
105 // ----------------------------------------------------------------- 108 // -----------------------------------------------------------------
106 109
107 // Run the Mac-specific platform tests, but only to check for crashes. 110 // Run the Mac-specific platform tests, but only to check for crashes.
108 WONTFIX : platform/gtk = FAIL PASS 111 WONTFIX : platform/gtk = FAIL PASS
109 WONTFIX : platform/mac = FAIL PASS TIMEOUT 112 WONTFIX : platform/mac = FAIL PASS TIMEOUT
110 WONTFIX : platform/mac-wk2 = FAIL PASS TIMEOUT 113 WONTFIX : platform/mac-wk2 = FAIL PASS TIMEOUT
111 WONTFIX : platform/mac-leopard = FAIL PASS 114 WONTFIX : platform/mac-leopard = FAIL PASS
112 WONTFIX : platform/qt = FAIL PASS 115 WONTFIX : platform/qt = FAIL PASS
(...skipping 2264 matching lines...) Expand 10 before | Expand all | Expand 10 after
2377 // Regressed at r73423. All areas are painted green. 2380 // Regressed at r73423. All areas are painted green.
2378 BUGWK50734 LINUX WIN : fast/repaint/positioned-document-element.html = IMAGE 2381 BUGWK50734 LINUX WIN : fast/repaint/positioned-document-element.html = IMAGE
2379 BUGWK50734 LEOPARD : fast/repaint/positioned-document-element.html = IMAGE 2382 BUGWK50734 LEOPARD : fast/repaint/positioned-document-element.html = IMAGE
2380 2383
2381 // r73490. Win/Linux: Focus ring is not rendered. Mac: Just rebaseline? 2384 // r73490. Win/Linux: Focus ring is not rendered. Mac: Just rebaseline?
2382 BUG_YUTAK LINUX WIN : fast/images/imagemap-circle-focus-ring.html = IMAGE+TEXT 2385 BUG_YUTAK LINUX WIN : fast/images/imagemap-circle-focus-ring.html = IMAGE+TEXT
2383 BUG_YUTAK LEOPARD : fast/images/imagemap-circle-focus-ring.html = IMAGE 2386 BUG_YUTAK LEOPARD : fast/images/imagemap-circle-focus-ring.html = IMAGE
2384 BUG_YUTAK LINUX WIN : fast/images/imagemap-polygon-focus-ring.html = IMAGE+TEXT 2387 BUG_YUTAK LINUX WIN : fast/images/imagemap-polygon-focus-ring.html = IMAGE+TEXT
2385 BUG_YUTAK LEOPARD : fast/images/imagemap-polygon-focus-ring.html = IMAGE 2388 BUG_YUTAK LEOPARD : fast/images/imagemap-polygon-focus-ring.html = IMAGE
2386 2389
2390 // New test added from https://bugs.webkit.org/show_bug.cgi?id=78385, needs base lines.
2391 BUGWK78385 : svg/text/tspan-dynamic-positioning.svg = IMAGE+TEXT
2392
2387 /////////////////////////////////////////////////////////////////////////// 2393 ///////////////////////////////////////////////////////////////////////////
2388 // Regressions caused by switching to DRT. 2394 // Regressions caused by switching to DRT.
2389 /////////////////////////////////////////////////////////////////////////// 2395 ///////////////////////////////////////////////////////////////////////////
2390 2396
2391 // DRT needs to schedule paints on invalidations like Chrome does. 2397 // DRT needs to schedule paints on invalidations like Chrome does.
2392 BUGCR62433 LINUX MAC : fast/backgrounds/animated-gif-as-background.html = IMAGE 2398 BUGCR62433 LINUX MAC : fast/backgrounds/animated-gif-as-background.html = IMAGE
2393 BUGCR62433 LINUX MAC : fast/images/gif-loop-count.html = IMAGE 2399 BUGCR62433 LINUX MAC : fast/images/gif-loop-count.html = IMAGE
2394 2400
2395 // Background color is wrong. 2401 // Background color is wrong.
2396 BUG_DRT MAC : fast/backgrounds/solid-color-context-restore.html = IMAGE 2402 BUG_DRT MAC : fast/backgrounds/solid-color-context-restore.html = IMAGE
(...skipping 1666 matching lines...) Expand 10 before | Expand all | Expand 10 after
4063 BUGWK73860 : svg/filters/feImage-remove-target.svg = IMAGE+TEXT 4069 BUGWK73860 : svg/filters/feImage-remove-target.svg = IMAGE+TEXT
4064 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection-2. svg = IMAGE+TEXT 4070 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection-2. svg = IMAGE+TEXT
4065 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection.sv g = IMAGE+TEXT 4071 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection.sv g = IMAGE+TEXT
4066 BUGWK73860 : svg/filters/feImage-target-attribute-change.svg = IMAGE+TEXT 4072 BUGWK73860 : svg/filters/feImage-target-attribute-change.svg = IMAGE+TEXT
4067 BUGWK73860 : svg/filters/feImage-target-inline-style-change.svg = IMAGE+TEXT 4073 BUGWK73860 : svg/filters/feImage-target-inline-style-change.svg = IMAGE+TEXT
4068 BUGWK73860 : svg/filters/feImage-target-property-change.svg = IMAGE+TEXT 4074 BUGWK73860 : svg/filters/feImage-target-property-change.svg = IMAGE+TEXT
4069 BUGWK73860 : svg/filters/feImage-target-style-change.svg = IMAGE+TEXT 4075 BUGWK73860 : svg/filters/feImage-target-style-change.svg = IMAGE+TEXT
4070 4076
4071 BUGWK78038 DEBUG : compositing/iframes/invisible-nested-iframe-show.html = PASS CRASH 4077 BUGWK78038 DEBUG : compositing/iframes/invisible-nested-iframe-show.html = PASS CRASH
4072 BUGWK78038 DEBUG : compositing/iframes/layout-on-compositing-change.html = PASS CRASH 4078 BUGWK78038 DEBUG : compositing/iframes/layout-on-compositing-change.html = PASS CRASH
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/mac/svg/text/tspan-dynamic-positioning-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698