OLD | NEW |
1 // This file should almost always be empty. Normally Chromium test expectations | 1 // This file should almost always be empty. Normally Chromium test expectations |
2 // are found in | 2 // are found in |
3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
4 // | 4 // |
5 // Only add expectations here to temporarily suppress messages on the bots | 5 // Only add expectations here to temporarily suppress messages on the bots |
6 // until the changes can be landed upstream. | 6 // until the changes can be landed upstream. |
7 | 7 |
8 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. | 8 // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. |
| 9 // The need for rebaselines is conflicting with the TIMEOUT expectation upstream |
| 10 |
| 11 // Issues introduced with bug 84157 |
| 12 BUGGMAN : plugins/embed-attributes-style.html = IMAGE+TEXT |
| 13 BUGGMAN : svg/as-image/svg-as-background-with-relative-size.html = IMAGE+TEXT |
| 14 BUGGMAN : svg/custom/embedding-external-svgs.xhtml = IMAGE+TEXT |
| 15 BUGGMAN : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html
= IMAGE |
| 16 BUGGMAN : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.htm
l = IMAGE |
| 17 BUGGMAN : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.ht
ml = IMAGE |
| 18 BUGGMAN : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.
html = IMAGE |
| 19 BUGGMAN : fast/dom/object-plugin-hides-properties.html = TEXT |
| 20 BUGGMAN : fast/js/property-getters-and-setters.html = TEXT |
| 21 BUGGMAN : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE |
| 22 BUGGMAN : fast/canvas/canvas-as-image.html = IMAGE |
| 23 BUGGMAN : fast/canvas/canvas-bg-zoom.html = IMAGE |
| 24 BUGGMAN : fast/canvas/canvas-bg.html = IMAGE |
| 25 BUGGMAN : fast/canvas/canvas-currentColor.html = TEXT |
| 26 BUGGMAN : fast/canvas/canvas-fillPath-shadow.html = TEXT |
| 27 BUGGMAN : fast/canvas/canvas-transform-skewed.html = IMAGE |
| 28 BUGGMAN : fast/canvas/zero-size-fill-rect.html = IMAGE |
| 29 BUGGMAN : media/video-canvas-alpha.html = IMAGE |
| 30 |
OLD | NEW |