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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/is-richly-editable-expected.txt

Issue 1761633002: One accessibility tree per frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add ChromeVox test traversing iframes 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/accessibility/is-richly-editable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/is-richly-editable-expected.txt b/third_party/WebKit/LayoutTests/accessibility/is-richly-editable-expected.txt
index 90bc1722647e268555e3d1ad6043d4c4e9dcd8c8..01db96867acd6233d78f7da5ecfe36c265a7e2ca 100644
--- a/third_party/WebKit/LayoutTests/accessibility/is-richly-editable-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/is-richly-editable-expected.txt
@@ -3,11 +3,6 @@ This tests that only elements that allow the user to edit rich text in them are
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS successfullyParsed is true
-
-TEST COMPLETE
-PASS axElement.isRichlyEditable is true
-PASS axElement.isRichlyEditable is true
PASS axElement.isRichlyEditable is true
PASS axElement.isRichlyEditable is true
PASS axElement.isRichlyEditable is true
@@ -21,11 +16,14 @@ PASS axElement.isRichlyEditable is false
PASS axElement.isRichlyEditable is false
PASS axElement.isRichlyEditable is false
PASS axElement.isRichlyEditable is false
+PASS successfullyParsed is true
+
+TEST COMPLETE
Some text.
Some text.
-
+
Some text.
Some text.

Powered by Google App Engine
This is Rietveld 408576698