blob: 4324159dc27c47d350dc068613c8cc85372029da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
// 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.
// Temporary suppressed pending rebaseline upstream (skia shadow code change in r83936)
BUGCASEQ WIN : fast/multicol/shadow-breaking.html = IMAGE
BUGCASEQ WIN : fast/repaint/shadow-multiple-horizontal.html = IMAGE
BUGCASEQ WIN : fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE
BUGCASEQ WIN : fast/repaint/shadow-multiple-strict-vertical.html = IMAGE
BUGCASEQ WIN : fast/repaint/shadow-multiple-vertical.html = IMAGE
BUGCASEQ WIN : fast/text/shadow-translucent-fill.html = IMAGE
BUGCASEQ WIN : fast/transforms/shadows.html = IMAGE
BUGCASEQ WIN : svg/css/group-with-shadow.svg = IMAGE
BUGCASEQ WIN : svg/css/shadow-changes.svg = IMAGE
BUGCASEQ WIN : svg/css/text-shadow-multiple.xhtml = IMAGE
BUGCASEQ WIN : transitions/svg-text-shadow-transition.html = IMAGE
BUGCASEQ : svg/css/composite-shadow-text.svg = IMAGE
// new tests, need rebaseline
BUGCASEQ WIN MAC : fast/forms/select-background-none.html = MISSING IMAGE
BUGCASEQ LINUX WIN : fast/frames/iframe-outline.html = IMAGE
BUGCASEQ MAC : svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html = IMAGE
BUGCASEQ MAC : svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html = IMAGE
BUGCASEQ MAC : svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html = IMAGE
BUGCASEQ MAC : svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html = IMAGE
BUGCASEQ : fast/text/zero-font-size.html = IMAGE+TEXT
|