| OLD | NEW |
| 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 885 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 896 // ----------------------------------------------------------------- | 896 // ----------------------------------------------------------------- |
| 897 | 897 |
| 898 BUGCR8763 MAC : svg/custom/use-on-g-containing-foreignObject-and-image.svg = IMA
GE | 898 BUGCR8763 MAC : svg/custom/use-on-g-containing-foreignObject-and-image.svg = IMA
GE |
| 899 | 899 |
| 900 | 900 |
| 901 // We show reduced version of the entire SVN image rather than an image | 901 // We show reduced version of the entire SVN image rather than an image |
| 902 BUGCR23463 LEOPARD : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE | 902 BUGCR23463 LEOPARD : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE |
| 903 BUGCR23463 LINUX WIN : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT | 903 BUGCR23463 LINUX WIN : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT |
| 904 BUGCR23463 LINUX WIN : svg/W3C-SVG-1.1/struct-use-01-t.svg = PASS IMAGE+TEXT IMA
GE | 904 BUGCR23463 LINUX WIN : svg/W3C-SVG-1.1/struct-use-01-t.svg = PASS IMAGE+TEXT IMA
GE |
| 905 | 905 |
| 906 // Crashes due to debug assert until we fix issues with style elements in SVG |
| 907 BUGWK77764 DEBUG : svg/custom/use-referencing-style-crash.svg = CRASH |
| 908 |
| 906 // Merge 39744:39829 - regression | 909 // Merge 39744:39829 - regression |
| 907 BUGCR10284 MAC : svg/custom/path-bad-data.svg = FAIL | 910 BUGCR10284 MAC : svg/custom/path-bad-data.svg = FAIL |
| 908 | 911 |
| 909 // Text mismatch since r65370. | 912 // Text mismatch since r65370. |
| 910 // There was also an unnoticed image mismatch before this revision | 913 // There was also an unnoticed image mismatch before this revision |
| 911 // (wrong baseline was committed). No idea about when it really started to fail. | 914 // (wrong baseline was committed). No idea about when it really started to fail. |
| 912 BUGCR52692 LINUX WIN : svg/W3C-SVG-1.1/animate-elem-80-t.svg = PASS IMAGE+TEXT | 915 BUGCR52692 LINUX WIN : svg/W3C-SVG-1.1/animate-elem-80-t.svg = PASS IMAGE+TEXT |
| 913 | 916 |
| 914 // Windows and Mac need rebaselining after 53378 patch. | 917 // Windows and Mac need rebaselining after 53378 patch. |
| 915 BUGWK53378 WIN MAC : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE | 918 BUGWK53378 WIN MAC : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE |
| (...skipping 3153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4069 BUGWK73860 : svg/filters/feImage-remove-target.svg = IMAGE+TEXT | 4072 BUGWK73860 : svg/filters/feImage-remove-target.svg = IMAGE+TEXT |
| 4070 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection-2.
svg = IMAGE+TEXT | 4073 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection-2.
svg = IMAGE+TEXT |
| 4071 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection.sv
g = IMAGE+TEXT | 4074 BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection.sv
g = IMAGE+TEXT |
| 4072 BUGWK73860 : svg/filters/feImage-target-attribute-change.svg = IMAGE+TEXT | 4075 BUGWK73860 : svg/filters/feImage-target-attribute-change.svg = IMAGE+TEXT |
| 4073 BUGWK73860 : svg/filters/feImage-target-inline-style-change.svg = IMAGE+TEXT | 4076 BUGWK73860 : svg/filters/feImage-target-inline-style-change.svg = IMAGE+TEXT |
| 4074 BUGWK73860 : svg/filters/feImage-target-property-change.svg = IMAGE+TEXT | 4077 BUGWK73860 : svg/filters/feImage-target-property-change.svg = IMAGE+TEXT |
| 4075 BUGWK73860 : svg/filters/feImage-target-style-change.svg = IMAGE+TEXT | 4078 BUGWK73860 : svg/filters/feImage-target-style-change.svg = IMAGE+TEXT |
| 4076 | 4079 |
| 4077 BUGWK78038 DEBUG : compositing/iframes/invisible-nested-iframe-show.html = PASS
CRASH | 4080 BUGWK78038 DEBUG : compositing/iframes/invisible-nested-iframe-show.html = PASS
CRASH |
| 4078 BUGWK78038 DEBUG : compositing/iframes/layout-on-compositing-change.html = PASS
CRASH | 4081 BUGWK78038 DEBUG : compositing/iframes/layout-on-compositing-change.html = PASS
CRASH |
| OLD | NEW |