OLD | NEW |
1 # TEMPORARY overrides of | 1 # TEMPORARY overrides of |
2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
3 # that are associated with changes to the Skia code. | 3 # that are associated with changes to the Skia code. |
4 # | 4 # |
5 # GUIDELINES: | 5 # GUIDELINES: |
6 # - This file should be empty most of the time. | 6 # - This file should be empty most of the time. |
7 # - Expectations should only be added TEMPORARILY, as a step towards | 7 # - Expectations should only be added TEMPORARILY, as a step towards |
8 # rebaselining layout test results. If any one expectation remains in here | 8 # rebaselining layout test results. If any one expectation remains in here |
9 # for more than a week or two, then we are probably doing something wrong. | 9 # for more than a week or two, then we are probably doing something wrong. |
10 # - Expectations from this file should NOT be rolled into any other | 10 # - Expectations from this file should NOT be rolled into any other |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
50 | 50 |
51 # These two tests exercise the canvas 'darken' mode. This was fixed in | 51 # These two tests exercise the canvas 'darken' mode. This was fixed in |
52 # Skia r8449 thus need to be rebaselined | 52 # Skia r8449 thus need to be rebaselined |
53 crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ I
mageOnlyFailure ] | 53 crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ I
mageOnlyFailure ] |
54 crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailur
e ] | 54 crbug.com/225398 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailur
e ] |
55 | 55 |
56 # This test has one pixel different on the edge of a circle due to changes | 56 # This test has one pixel different on the edge of a circle due to changes |
57 # in how Skia draws circles (Skia r8613) | 57 # in how Skia draws circles (Skia r8613) |
58 crbug.com/230821 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnly
Failure ] | 58 crbug.com/230821 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnly
Failure ] |
59 | 59 |
| 60 # Skia CLs r8742 and r8743 fixed a bug with texture rendering (when the scale wa
s |
| 61 # close to 1). |
| 62 crbug.com/233548 scrollbars/listbox-scrollbar-combinations.html [ ImageOnlyFailu
re ] |
| 63 crbug.com/233548 scrollbars/overflow-scrollbar-combinations.html [ ImageOnlyFail
ure ] |
| 64 crbug.com/233548 svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg [ ImageOnlyFailur
e ] |
| 65 crbug.com/233548 svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg [ ImageOnlyFai
lure ] |
| 66 crbug.com/233548 svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg [ ImageOnlyFail
ure ] |
| 67 crbug.com/233548 svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg [ ImageOnlyFailu
re ] |
| 68 crbug.com/233548 svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg [ ImageOnlyFa
ilure ] |
| 69 crbug.com/233548 svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg [ ImageOnlyFai
lure ] |
| 70 crbug.com/233548 svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg [ ImageOnlyFailur
e ] |
| 71 crbug.com/233548 svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg [ ImageOnlyFai
lure ] |
| 72 crbug.com/233548 svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg [ ImageOnlyFail
ure ] |
| 73 crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg [ Image
OnlyFailure ] |
| 74 crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg [ Im
ageOnlyFailure ] |
| 75 crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg [ Ima
geOnlyFailure ] |
| 76 crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg [ Image
OnlyFailure ] |
| 77 crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg [ Im
ageOnlyFailure ] |
| 78 crbug.com/233548 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg [ Ima
geOnlyFailure ] |
| 79 crbug.com/233548 svg/W3C-I18N/text-anchor-no-markup.svg [ ImageOnlyFailure ] |
| 80 crbug.com/233548 svg/as-image/image-preserveAspectRatio-all.svg [ ImageOnlyFailu
re ] |
| 81 crbug.com/233548 svg/batik/filters/feTile.svg [ ImageOnlyFailure ] |
| 82 crbug.com/233548 svg/custom/image-small-width-height.svg [ ImageOnlyFailure ] |
| 83 crbug.com/233548 svg/custom/pointer-events-image-css-transform.svg [ ImageOnlyFa
ilure ] |
| 84 crbug.com/233548 svg/custom/pointer-events-image.svg [ ImageOnlyFailure ] |
| 85 crbug.com/233548 svg/filters/feImage-preserveAspectRatio-all.svg [ ImageOnlyFail
ure ] |
| 86 crbug.com/233548 virtual/gpu/compositedscrolling/scrollbars/listbox-scrollbar-co
mbinations.html [ ImageOnlyFailure ] |
| 87 crbug.com/233548 virtual/gpu/compositedscrolling/scrollbars/overflow-scrollbar-c
ombinations.html [ ImageOnlyFailure ] |
| 88 |
60 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) | 89 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |
OLD | NEW |