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

Side by Side Diff: LayoutTests/TestExpectations

Issue 141683003: Return the right top position for text selections when there are no previous root inline boxes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added [ NeedsRebaseline ] for editing/selection/move-left-right.html Created 6 years, 10 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 | LayoutTests/fast/block/line-layout/selection-highlight-overlap-expected.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 # This test can't just be rebaselined because it has absolute file paths in the output. 2 # This test can't just be rebaselined because it has absolute file paths in the output.
3 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 3 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
4 4
5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
6 6
7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
9 9
10 # Transient - XHR mixed content type revert will be restored. 10 # Transient - XHR mixed content type revert will be restored.
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 crbug.com/321607 [ Win Debug ] fast/forms/submit-to-blank-multiple-times.html [ Failure Pass ] 207 crbug.com/321607 [ Win Debug ] fast/forms/submit-to-blank-multiple-times.html [ Failure Pass ]
208 208
209 # ThemePainter-related diffs, could rebaseline them or implement the clipping/tr ansform code. 209 # ThemePainter-related diffs, could rebaseline them or implement the clipping/tr ansform code.
210 crbug.com/229207 [ Win ] fast/transforms/transformed-focused-text-input.html [ I mageOnlyFailure ] 210 crbug.com/229207 [ Win ] fast/transforms/transformed-focused-text-input.html [ I mageOnlyFailure ]
211 crbug.com/229207 [ Win ] fast/forms/datalist/input-appearance-range-with-transfo rm.html [ ImageOnlyFailure ] 211 crbug.com/229207 [ Win ] fast/forms/datalist/input-appearance-range-with-transfo rm.html [ ImageOnlyFailure ]
212 crbug.com/229207 [ Win ] fast/forms/range/input-appearance-range.html [ ImageOnl yFailure ] 212 crbug.com/229207 [ Win ] fast/forms/range/input-appearance-range.html [ ImageOnl yFailure ]
213 213
214 # Can't distinguish between hot and hover on scrollbar thumbs. 214 # Can't distinguish between hot and hover on scrollbar thumbs.
215 crbug.com/229207 [ Win ] ietestcenter/css3/bordersbackgrounds/background-attachm ent-local-scrolling.htm [ ImageOnlyFailure ] 215 crbug.com/229207 [ Win ] ietestcenter/css3/bordersbackgrounds/background-attachm ent-local-scrolling.htm [ ImageOnlyFailure ]
216 216
217 # Test selection rectangle and cursor is now properly rendered (not too small, n ot too high)
218 crbug.com/313593 editing/deleting/delete-after-span-ws-001.html [ NeedsRebaselin e ]
219 crbug.com/313593 editing/deleting/delete-after-span-ws-002.html [ NeedsRebaselin e ]
220 crbug.com/313593 editing/deleting/delete-after-span-ws-003.html [ NeedsRebaselin e ]
221 crbug.com/313593 editing/inserting/before-after-input-element.html [ NeedsRebase line ]
222 crbug.com/313593 editing/pasteboard/4944770-2.html [ NeedsRebaseline ]
223 crbug.com/313593 editing/selection/caret-rtl-2-left.html [ NeedsRebaseline ]
224 crbug.com/313593 editing/selection/caret-rtl-2.html [ NeedsRebaseline ]
225 crbug.com/313593 editing/selection/caret-rtl-right.html [ NeedsRebaseline ]
226 crbug.com/313593 editing/selection/caret-rtl.html [ NeedsRebaseline ]
227 crbug.com/313593 editing/selection/contains-boundaries.html [ NeedsRebaseline ]
228 crbug.com/313593 editing/selection/drag-select-1.html [ NeedsRebaseline ]
229 crbug.com/313593 editing/selection/extend-selection-bidi.html [ NeedsRebaseline ]
230 crbug.com/313593 editing/selection/inline-closest-leaf-child.html [ NeedsRebasel ine ]
231 crbug.com/313593 editing/selection/move-left-right.html [ NeedsRebaseline ]
232 crbug.com/313593 editing/selection/select-across-readonly-input-2.html [ NeedsRe baseline ]
233 crbug.com/313593 editing/selection/select-across-readonly-input-3.html [ NeedsRe baseline ]
234 crbug.com/313593 editing/selection/select-all-001.html [ NeedsRebaseline ]
235 crbug.com/313593 editing/selection/select-all-002.html [ NeedsRebaseline ]
236 crbug.com/313593 editing/selection/select-all-003.html [ NeedsRebaseline ]
237 crbug.com/313593 editing/selection/select-all-004.html [ NeedsRebaseline ]
238 crbug.com/313593 editing/selection/select-box.html [ NeedsRebaseline ]
239 crbug.com/313593 editing/selection/selection-button-text.html [ NeedsRebaseline ]
240 crbug.com/313593 editing/selection/unrendered-001.html [ NeedsRebaseline ]
241 crbug.com/313593 editing/selection/unrendered-002.html [ NeedsRebaseline ]
242 crbug.com/313593 editing/selection/unrendered-003.html [ NeedsRebaseline ]
243 crbug.com/313593 editing/selection/unrendered-004.html [ NeedsRebaseline ]
244 crbug.com/313593 editing/selection/unrendered-005.html [ NeedsRebaseline ]
245 crbug.com/313593 editing/selection/vertical-rl-ltr-extend-line-backward-br.html [ NeedsRebaseline ]
246 crbug.com/313593 editing/selection/vertical-rl-ltr-extend-line-backward-p.html [ NeedsRebaseline ]
247 crbug.com/313593 editing/selection/vertical-rl-ltr-extend-line-backward-wrap.htm l [ NeedsRebaseline ]
248 crbug.com/313593 editing/selection/vertical-rl-ltr-extend-line-forward-br.html [ NeedsRebaseline ]
249 crbug.com/313593 editing/selection/vertical-rl-ltr-extend-line-forward-p.html [ NeedsRebaseline ]
250 crbug.com/313593 editing/selection/vertical-rl-ltr-extend-line-forward-wrap.html [ NeedsRebaseline ]
251 crbug.com/313593 editing/selection/vertical-rl-rtl-extend-line-backward-br.html [ NeedsRebaseline ]
252 crbug.com/313593 editing/selection/vertical-rl-rtl-extend-line-backward-p.html [ NeedsRebaseline ]
253 crbug.com/313593 editing/selection/vertical-rl-rtl-extend-line-forward-br.html [ NeedsRebaseline ]
254 crbug.com/313593 editing/selection/vertical-rl-rtl-extend-line-forward-p.html [ NeedsRebaseline ]
255 crbug.com/313593 fast/events/updateLayoutForHitTest.html [ NeedsRebaseline ]
256 crbug.com/313593 fast/lists/drag-into-marker.html [ NeedsRebaseline ]
257 crbug.com/313593 fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline ]
258 crbug.com/313593 fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseli ne ]
259 crbug.com/313593 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsR ebaseline ]
260 crbug.com/313593 fast/repaint/selection-clear.html [ NeedsRebaseline ]
261 crbug.com/313593 fast/repaint/transform-replaced-shadows.html [ NeedsRebaseline ]
262 crbug.com/313593 fast/text/international/mixed-directionality-selection.html [ N eedsRebaseline ]
263 crbug.com/313593 fast/text/international/rtl-caret.html [ NeedsRebaseline ]
264 crbug.com/313593 fast/text/selection-rect-line-height-too-big.html [ NeedsRebase line ]
265 crbug.com/313593 fast/text/selection-rect-line-height-too-small.html [ NeedsReba seline ]
266 crbug.com/313593 fast/transforms/transformed-caret.html [ NeedsRebaseline ]
267 crbug.com/313593 fast/writing-mode/japanese-rl-selection.html [ NeedsRebaseline ]
268 crbug.com/313593 fast/writing-mode/vertical-rl-replaced-selection.html [ NeedsRe baseline ]
269 crbug.com/313593 [ Win ] svg/text/foreignObject-text-clipping-bug.xml [ NeedsReb aseline ]
270
217 # Untriaged pixel diffs, unclear if aura-related? 271 # Untriaged pixel diffs, unclear if aura-related?
218 crbug.com/229207 [ Win ] virtual/deferred/fast/images/2-dht.html [ ImageOnlyFail ure ] 272 crbug.com/229207 [ Win ] virtual/deferred/fast/images/2-dht.html [ ImageOnlyFail ure ]
219 crbug.com/229207 [ Win ] virtual/gpu/compositedscrolling/overflow/theme-affects- visual-overflow.html [ ImageOnlyFailure ] 273 crbug.com/229207 [ Win ] virtual/gpu/compositedscrolling/overflow/theme-affects- visual-overflow.html [ ImageOnlyFailure ]
220 crbug.com/229207 [ Win ] virtual/softwarecompositing/overflow/theme-affects-visu al-overflow.html [ ImageOnlyFailure ] 274 crbug.com/229207 [ Win ] virtual/softwarecompositing/overflow/theme-affects-visu al-overflow.html [ ImageOnlyFailure ]
221 # Linux Aura doesn't support NPAPI plugins (yet?) 275 # Linux Aura doesn't support NPAPI plugins (yet?)
222 crbug.com/318978 [ Linux ] compositing/plugins/invalidate_rect.html [ Skip ] 276 crbug.com/318978 [ Linux ] compositing/plugins/invalidate_rect.html [ Skip ]
223 crbug.com/318978 [ Linux ] fast/dom/Window/Plug-ins.html [ Skip ] 277 crbug.com/318978 [ Linux ] fast/dom/Window/Plug-ins.html [ Skip ]
224 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-about-blank.html [ Skip ] 278 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-about-blank.html [ Skip ]
225 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Skip ] 279 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Skip ]
226 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-plugins.html [ Skip ] 280 crbug.com/318978 [ Linux ] fast/frames/sandboxed-iframe-plugins.html [ Skip ]
(...skipping 1027 matching lines...) Expand 10 before | Expand all | Expand 10 after
1254 crbug.com/339373 http/tests/websocket/workers/no-onmessage-in-sync-op.html [ Ski p ] 1308 crbug.com/339373 http/tests/websocket/workers/no-onmessage-in-sync-op.html [ Ski p ]
1255 crbug.com/339373 http/tests/websocket/workers/no-subprotocol.html [ Skip ] 1309 crbug.com/339373 http/tests/websocket/workers/no-subprotocol.html [ Skip ]
1256 crbug.com/339373 http/tests/websocket/workers/send-arraybuffer.html [ Skip ] 1310 crbug.com/339373 http/tests/websocket/workers/send-arraybuffer.html [ Skip ]
1257 crbug.com/339373 http/tests/websocket/workers/send-arraybufferview.html [ Skip ] 1311 crbug.com/339373 http/tests/websocket/workers/send-arraybufferview.html [ Skip ]
1258 crbug.com/339373 http/tests/websocket/workers/send-blob.html [ Skip ] 1312 crbug.com/339373 http/tests/websocket/workers/send-blob.html [ Skip ]
1259 crbug.com/339373 http/tests/websocket/workers/worker-simple.html [ Skip ] 1313 crbug.com/339373 http/tests/websocket/workers/worker-simple.html [ Skip ]
1260 crbug.com/339373 http/tests/websocket/zero-length-text.html [ Skip ] 1314 crbug.com/339373 http/tests/websocket/zero-length-text.html [ Skip ]
1261 crbug.com/327581 http/tests/inspector/websocket/websocket-handshake.html [ Skip ] 1315 crbug.com/327581 http/tests/inspector/websocket/websocket-handshake.html [ Skip ]
1262 1316
1263 crbug.com/339778 [ Debug ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ] 1317 crbug.com/339778 [ Debug ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/block/line-layout/selection-highlight-overlap-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698