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 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
84 crbug.com/475017 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-vid
eo.html [ NeedsManualRebaseline ] | 84 crbug.com/475017 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-vid
eo.html [ NeedsManualRebaseline ] |
85 crbug.com/475017 virtual/display_list_2d_canvas/fast/canvas/canvas-composite.htm
l [ NeedsManualRebaseline ] | 85 crbug.com/475017 virtual/display_list_2d_canvas/fast/canvas/canvas-composite.htm
l [ NeedsManualRebaseline ] |
86 crbug.com/475017 virtual/slimmingpaint/css3/filters/effect-reference-composite.h
tml [ NeedsManualRebaseline ] | 86 crbug.com/475017 virtual/slimmingpaint/css3/filters/effect-reference-composite.h
tml [ NeedsManualRebaseline ] |
87 crbug.com/475017 virtual/slimmingpaint/fast/backgrounds/background-clip-text-com
posited.html [ NeedsManualRebaseline ] | 87 crbug.com/475017 virtual/slimmingpaint/fast/backgrounds/background-clip-text-com
posited.html [ NeedsManualRebaseline ] |
88 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-shadow.html
[ NeedsManualRebaseline ] | 88 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-shadow.html
[ NeedsManualRebaseline ] |
89 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-transformcli
p.html [ NeedsManualRebaseline ] | 89 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-transformcli
p.html [ NeedsManualRebaseline ] |
90 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-video.html [
NeedsManualRebaseline ] | 90 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite-video.html [
NeedsManualRebaseline ] |
91 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite.html [ Needs
ManualRebaseline ] | 91 crbug.com/475017 virtual/slimmingpaint/fast/canvas/canvas-composite.html [ Needs
ManualRebaseline ] |
92 crbug.com/475017 virtual/slimmingpaint/svg/filters/feComposite.svg [ NeedsManual
Rebaseline ] | 92 crbug.com/475017 virtual/slimmingpaint/svg/filters/feComposite.svg [ NeedsManual
Rebaseline ] |
93 | 93 |
| 94 # SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS |
| 95 crbug.com/475022 media/audio-repaint.html [ NeedsManualRebaseline ] |
| 96 crbug.com/475022 svg/custom/linking-a-03-b-viewBox-transform.svg [ NeedsManualRe
baseline ] |
| 97 crbug.com/475022 svg/custom/marker-orient-auto.html [ NeedsManualRebaseline ] |
| 98 crbug.com/475022 svg/text/text-path-01-b.svg [ NeedsManualRebaseline ] |
| 99 crbug.com/475022 virtual/slimmingpaint/svg/text/text-path-01-b.svg [ NeedsManual
Rebaseline ] |
| 100 |
94 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) | 101 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |
OLD | NEW |