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

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

Issue 1776903003: Do not use setInnerText in INPUT / TEXTAREA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some test failures Created 4 years, 9 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 513 matching lines...) Expand 10 before | Expand all | Expand 10 after
524 524
525 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-loca l-multimedia-content/navigatorusermedia/empty-option-param.html [ Failure ] 525 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-loca l-multimedia-content/navigatorusermedia/empty-option-param.html [ Failure ]
526 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-loca l-multimedia-content/navigatorusermedia/getusermedia-trivial-constraint.html [ F ailure ] 526 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-loca l-multimedia-content/navigatorusermedia/getusermedia-trivial-constraint.html [ F ailure ]
527 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-loca l-multimedia-content/navigatorusermedia/unknownkey-option-param.html [ Failure ] 527 crbug.com/412381 imported/web-platform-tests/mediacapture-streams/obtaining-loca l-multimedia-content/navigatorusermedia/unknownkey-option-param.html [ Failure ]
528 528
529 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars-first-char.html [ Failure Timeout ] 529 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars-first-char.html [ Failure Timeout ]
530 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars.html [ Failure Timeout ] 530 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars.html [ Failure Timeout ]
531 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-naming.html [ Failure ] 531 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-naming.html [ Failure ]
532 532
533 crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ] 533 crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ]
534 crbug.com/593184 editing/input/reveal-caret-of-multiline-input.html [ NeedsRebas eline ]
535 crbug.com/593184 fast/forms/textarea/basic-textareas-quirks.html [ NeedsRebaseli ne ]
536 crbug.com/593184 fast/forms/textarea/textarea-scroll-height.html [ NeedsRebaseli ne ]
537 crbug.com/593184 fast/forms/textarea/textarea-scrollbar.html [ NeedsRebaseline ]
538 crbug.com/593184 fast/forms/textarea/textarea-scrolled-focus-ring.html [ NeedsRe baseline ]
539 crbug.com/593184 fast/forms/textarea/textarea-scrolled-mask.html [ NeedsRebaseli ne ]
540 crbug.com/593184 fast/forms/textarea/textarea-scrolled-type.html [ NeedsRebaseli ne ]
541 crbug.com/593184 fast/forms/textarea/textarea-width.html [ NeedsRebaseline ]
542 crbug.com/593184 fast/parser/open-comment-in-textarea.html [ NeedsRebaseline ]
543 crbug.com/593184 fast/text/international/unicode-bidi-plaintext-in-textarea.html [ NeedsRebaseline ]
534 544
535 # Ref tests that needs investigation. 545 # Ref tests that needs investigation.
536 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ] 546 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ]
537 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ] 547 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
538 548
539 # Ref test needs updating due to new font metrics. 549 # Ref test needs updating due to new font metrics.
540 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ] 550 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
541 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ] 551 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
542 552
543 crbug.com/505364 imported/web-platform-tests/custom-elements/instantiating-custo m-elements/extensions-to-document-interface/create-element-interface-type-is-a-t ype-extension.html [ Failure ] 553 crbug.com/505364 imported/web-platform-tests/custom-elements/instantiating-custo m-elements/extensions-to-document-interface/create-element-interface-type-is-a-t ype-extension.html [ Failure ]
(...skipping 857 matching lines...) Expand 10 before | Expand all | Expand 10 after
1401 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ] 1411 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ]
1402 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1412 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ]
1403 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] 1413 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1404 1414
1405 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1415 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1406 1416
1407 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1417 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1408 1418
1409 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1419 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1410 1420
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698