blob: 4e57d0d3ff67841347e3af421edc56545d1a79ee (
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
31
32
33
34
|
// 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.
// Registering the fonts for this test causes other processes (Adium, Firefox)
// to spin and become unresponsive or crash.
BUGWK50709 MAC : fast/css/font-weight-1.html = IMAGE+TEXT
BUG_LOISLO MAC DEBUG : svg/text/font-size-below-point-five.svg = TEXT
BUG_DGLAZKOV MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE
BUG_DGLAZKOV MAC : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE
BUG_DGLAZKOV MAC : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE
BUG_LOISLO : canvas/philip/tests/2d.gradient.radial.cone.front.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.gradient.radial.inside2.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.gradient.radial.inside3.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.gradient.radial.outside1.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.line.cap.closed.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.line.join.parallel.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.line.miter.lineedge.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.path.rect.winding.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.shadow.enable.x.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.shadow.enable.y.html = TEXT
BUG_LOISLO : canvas/philip/tests/2d.strokeRect.zero.4.html = TEXT
BUG_LOISLO : plugins/plugin-document-back-forward.html = TEXT
// temporary for rebaseline after r77781
BUG_LOISLO : fast/html/keygen.html = TEXT
BUG_LOISLO : fast/invalid/residual-style.html = TEXT
BUG_LOIDLO : html5lib/runner.html = TEXT
|