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

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: Fix is-richly-editable test 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 58f16a0645d73db2c2db19750b6e8eb7470dadd1..a58be52c9b32c3d1f317bc3b799f0e61ef29a086 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,12 +16,14 @@ PASS axElement.isRichlyEditable is false
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