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

Side by Side Diff: LayoutTests/fast/plugins/plugin-placeholder-focus-expected.txt

Issue 1303233007: Blink Plugins: Remove Shadow DOM plugin placeholder tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 Ensures that elements within a plugin placeholder can be keyboard focused.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 PASS document.activeElement is input1
6 PASS shadowRoot1.activeElement is null
7 PASS document.activeElement is plugin1
8 PASS shadowRoot1.activeElement is non-null.
9 PASS document.activeElement is input1
10 PASS shadowRoot1.activeElement is null
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14
OLDNEW
« no previous file with comments | « LayoutTests/fast/plugins/plugin-placeholder-focus.html ('k') | LayoutTests/fast/plugins/plugin-placeholder-inherit.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698