Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: third_party/WebKit/LayoutTests/NeverFixTests

Issue 2414863003: Enable editing/input/orphan-set-selection-range.html (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file should only include tests that we never intend to fix. 1 # This file should only include tests that we never intend to fix.
2 # There should only be 6 categories of tests here: 2 # There should only be 6 categories of tests here:
3 # 1. Test harness tests. 3 # 1. Test harness tests.
4 # 2. Tests enabled by chromium embedders (e.g. Opera). 4 # 2. Tests enabled by chromium embedders (e.g. Opera).
5 # 3. Tests that apply to some platforms but not others. 5 # 3. Tests that apply to some platforms but not others.
6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu g. 6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu g.
7 # 5. Tests that crash due to resource limitations on some platforms or in Debu g. 7 # 5. Tests that crash due to resource limitations on some platforms or in Debu g.
8 # 6. Tests that fail due to Debug rendering variations from Release behavior. 8 # 6. Tests that fail due to Debug rendering variations from Release behavior.
9 9
10 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse 10 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 # aren't critical to run in this mode. 112 # aren't critical to run in this mode.
113 virtual/threaded/printing/setPrinting.html [ WontFix ] 113 virtual/threaded/printing/setPrinting.html [ WontFix ]
114 virtual/threaded/printing/width-overflow.html [ WontFix ] 114 virtual/threaded/printing/width-overflow.html [ WontFix ]
115 115
116 # These tests are flaky/fail when threaded and add little value (they're just 116 # These tests are flaky/fail when threaded and add little value (they're just
117 # reading back Blink's current animation value). 117 # reading back Blink's current animation value).
118 virtual/threaded/animations/transition-and-animation-1.html [ WontFix ] 118 virtual/threaded/animations/transition-and-animation-1.html [ WontFix ]
119 virtual/threaded/animations/transition-and-animation-2.html [ WontFix ] 119 virtual/threaded/animations/transition-and-animation-2.html [ WontFix ]
120 virtual/threaded/transitions/transition-end-event-multiple-04.html [ WontFix ] 120 virtual/threaded/transitions/transition-end-event-multiple-04.html [ WontFix ]
121 121
122 # This test only fails with an ASSERT in Debug build. But it's WontFix for Relea se, so something's wrong.
123 crbug.com/655256 [ Release ] editing/input/orphan-set-selection-range.html [ Won tFix ]
124
125 # See crbug.com/522326 122 # See crbug.com/522326
126 imported/wpt/html/obsolete/requirements-for-implementations/the-marquee-element- 0/marquee-events.html [ WontFix ] 123 imported/wpt/html/obsolete/requirements-for-implementations/the-marquee-element- 0/marquee-events.html [ WontFix ]
127 # We don't allow to access external hosts in layout tests. 124 # We don't allow to access external hosts in layout tests.
128 imported/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-enti ty-support.htm [ WontFix ] 125 imported/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-enti ty-support.htm [ WontFix ]
129 126
130 # Some CSS2.1 tests pass but cause 1px diff due to old font-size guidelines, 127 # Some CSS2.1 tests pass but cause 1px diff due to old font-size guidelines,
131 # or render colors differently for text and images on Mac. 128 # or render colors differently for text and images on Mac.
132 imported/csswg-test/css21/linebox/inline-formatting-context-002.xht [ WontFix ] 129 imported/csswg-test/css21/linebox/inline-formatting-context-002.xht [ WontFix ]
133 [ Linux Win ] imported/csswg-test/css21/linebox/inline-formatting-context-003.xh t [ WontFix ] 130 [ Linux Win ] imported/csswg-test/css21/linebox/inline-formatting-context-003.xh t [ WontFix ]
134 [ Linux Win ] imported/csswg-test/css21/linebox/inline-formatting-context-004.xh t [ WontFix ] 131 [ Linux Win ] imported/csswg-test/css21/linebox/inline-formatting-context-004.xh t [ WontFix ]
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 # Debug rendering difference only on Win Debug 177 # Debug rendering difference only on Win Debug
181 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ WontFix ] 178 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ WontFix ]
182 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix ] 179 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ WontFix ]
183 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W ontFix ] 180 crbug.com/606302 [ Win7 Debug ] compositing/perpendicular-layer-sorting.html [ W ontFix ]
184 181
185 # Only Windows supports Symbol CMAP encoded fonts. 182 # Only Windows supports Symbol CMAP encoded fonts.
186 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ] 183 crbug.com/627953 [ Android Linux Mac ] fast/text/symbol-cmap.html [ WontFix ]
187 184
188 # wasm tests. Currently under virtual/enable_wasm 185 # wasm tests. Currently under virtual/enable_wasm
189 crbug.com/642912 http/tests/wasm/ [ WontFix ] 186 crbug.com/642912 http/tests/wasm/ [ WontFix ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698