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

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

Issue 1541083002: Fix invalid selection produced when dragging mouse outside the SVG text element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 1356 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ] 1367 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ]
1368 1368
1369 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ] 1369 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ]
1370 1370
1371 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou t Pass ] 1371 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou t Pass ]
1372 1372
1373 crbug.com/572714 [ Linux ] inspector/sources/debugger/debug-inlined-scripts.html [ Timeout Crash Pass ] 1373 crbug.com/572714 [ Linux ] inspector/sources/debugger/debug-inlined-scripts.html [ Timeout Crash Pass ]
1374 1374
1375 crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ] 1375 crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Timeout ]
1376 1376
1377 crbug.com/445329 svg/custom/mouse-move-on-svg-root-standalone.svg [ NeedsRebasel ine ]
1378 crbug.com/445329 svg/custom/pointer-events-text-css-transform.svg [ NeedsRebasel ine ]
1379 crbug.com/445329 svg/custom/mouse-move-on-svg-root.xhtml [ NeedsRebaseline ]
1380 crbug.com/445329 svg/custom/pointer-events-text.svg [ NeedsRebaseline ]
1381 crbug.com/445329 svg/custom/text-hit-test.svg [ NeedsRebaseline ]
1382 crbug.com/445329 svg/custom/pointer-events-image-css-transform.svg [ NeedsRebase line ]
1383 crbug.com/445329 svg/custom/mouse-move-on-svg-container.xhtml [ NeedsRebaseline ]
1384 crbug.com/445329 svg/custom/pointer-events-image.svg [ NeedsRebaseline ]
1385 crbug.com/445329 svg/custom/mouse-move-on-svg-container-standalone.svg [ NeedsRe baseline ]
1386
1377 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet ions-on-call-frame.html [ Timeout Pass ] 1387 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet ions-on-call-frame.html [ Timeout Pass ]
1378 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e nable.html [ Pass Failure Timeout ] 1388 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e nable.html [ Pass Failure Timeout ]
1379 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h tml [ Timeout Pass ] 1389 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h tml [ Timeout Pass ]
1380 1390
1381 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] 1391 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ]
1382 1392
1383 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1393 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1384 1394
1385 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1395 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1386 1396
1387 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1397 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1388 1398
1389 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1399 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
1390 1400
1391 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ] 1401 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698