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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/update-href-of-focused-anchor-expected.txt

Issue 2623163002: Updating href attribute should not blur. (Closed)
Patch Set: Created 3 years, 11 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
1 Remove href.
1 PASS document.activeElement is target 2 PASS document.activeElement is target
2 Remove href.
3 PASS document.activeElement is document.body 3 PASS document.activeElement is document.body
4 Update href.
5 PASS document.activeElement is target
4 PASS successfullyParsed is true 6 PASS successfullyParsed is true
5 7
6 TEST COMPLETE 8 TEST COMPLETE
7 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698