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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/computed-name-expected.txt

Issue 2492083002: Implement aria-placeholder (Closed)
Patch Set: Rebaseline android placeholder test Created 4 years, 1 month 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/accessibility/computed-name-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/computed-name-expected.txt b/third_party/WebKit/LayoutTests/accessibility/computed-name-expected.txt
index 32344c782ac90c9360d76a4a46999917fef46417..aefcdfb3b38c648a6d54065c654da40785087426 100644
--- a/third_party/WebKit/LayoutTests/accessibility/computed-name-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/computed-name-expected.txt
@@ -114,6 +114,8 @@ PASS input.computedName is "LabelledBy3"
PASS input.computedName is "Placeholder4"
PASS input.computedName is "Placeholder5"
PASS input.computedName is "LabelledBy6"
+PASS input.computedName is "ARIA Placeholder8"
+PASS input.computedName is "Placeholder9"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698