blob: 53f8c9797f58a3246f04915a5a28c913ebc0735c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
BUGANTONM : fast/events/window-onerror7.html = TEXT
// Waiting for a V8 roll.
BUGANTONM : plugins/netscape-plugin-property-access-exception.html = TEXT
// New tests, caseq will rebaseline upstream.
BUGCASEQ : svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html = IMAGE
BUGCASEQ : svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html = IMAGE
BUGCASEQ : svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html = IMAGE
BUGCASEQ : svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html = IMAGE
|