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 | 9 |
10 // These can be removed once http://trac.webkit.org/changeset/101075 has been ro
lled into Chrome. | |
11 BUGCR105025 MAC CPU GPU : fast/canvas/webgl/css-webkit-canvas.html = IMAGE | |
12 BUGCR105025 MAC CPU GPU : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMA
GE | |
13 | |
14 // These can be removed once http://trac.webkit.org/changeset/101795 has been ro
lled into Chrome. | |
15 BUGWK73640 MAC : fast/events/offsetX-offsetY.html = TEXT | |
16 | |
17 // These can be removed once http://trac.webkit.org/changeset/101798 has been ro
lled into Chrome. | |
18 BUGWK61117 MAC : svg/css/getComputedStyle-basic-expected.txt = TEXT | |
19 | |
OLD | NEW |