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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/loading-iframe-sends-notification-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/loading-iframe-sends-notification-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt b/third_party/WebKit/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt
deleted file mode 100644
index afec33fd9967680d58c4d38f9f88be15af9ae628..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/accessibility/loading-iframe-sends-notification-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Before
-
-
-After
-
-End of test
-
-This tests that when an iframe finishes loading, it sends a notification.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS accessibilityController.accessibleElementById('innerbutton') is undefined.
-PASS accessibilityController.accessibleElementById('innerbutton') is defined.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698