blob: 14628f9b835a1ced0ddbeb038848ac35372479da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
// 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
// caseq will rebaseline upstream.
BUGCASEQ : svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg = IMAGE+TEXT
BUGCASEQ : svg/custom/text-dom-01-f.svg = IMAGE+TEXT
BUGCASEQ : svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html = IMAGE
BUGCASEQ : svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html = IMAGE
BUGCASEQ : svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html = IMAGE
BUGCASEQ : svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop.html = IMAGE
BUGCASEQ : svg/text/lengthAdjust-text-metrics.html = TEXT
|