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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1584683002: INPUT text field: Fix a chopped editing text issue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index f719ae2cf975450b9aaa9ef6e00ad90619add61c..ae52993fc11f448aee4d1d22d35c61e492587558 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -243,6 +243,16 @@ crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
crbug.com/569139 fast/js/string-replace-2.html [ NeedsManualRebaseline ]
crbug.com/569139 fast/js/regexp-caching.html [ NeedsManualRebaseline ]
+crbug.com/576589 editing/selection/select-across-readonly-input-3.html [ NeedsRebaseline ]
+crbug.com/576589 fast/forms/placeholder-position.html [ NeedsRebaseline ]
+crbug.com/576589 fast/forms/search/search-vertical-alignment.html [ NeedsRebaseline ]
+crbug.com/576589 fast/forms/text/text-font-height-mismatch.html [ NeedsRebaseline ]
+crbug.com/576589 fast/forms/text/textfield-overflow-by-value-update.html [ NeedsRebaseline ]
+crbug.com/576589 fast/forms/text/textfield-overflow.html [ NeedsRebaseline ]
+crbug.com/576589 fast/repaint/change-text-content-and-background-color.html [ NeedsRebaseline ]
+crbug.com/576589 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ]
+crbug.com/576589 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ]
+crbug.com/576589 fast/text/international/mixed-directionality-selection.html [ NeedsRebaseline ]
crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ]
crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass Timeout ]
@@ -1095,7 +1105,6 @@ crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-001.html [ Fai
crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-003.html [ Failure ]
crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [ Failure ]
crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direction-words.html [ Failure ]
-crbug.com/521730 [ Win10 ] fast/text/international/mixed-directionality-selection.html [ Failure ]
crbug.com/521730 [ Win10 ] fast/text/international/plane2.html [ Failure ]
crbug.com/521730 [ Win10 ] fast/text/letter-spacing-negative-opacity.html [ Failure ]
crbug.com/521730 [ Win10 ] fast/text/line-breaks-after-white-space.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698