| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt
|
| index 3e4a91eb7b098e86e317f39cd2c7f3f52a3bae56..0884caa8bc57e185bc520d74df5f28218999d711 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt
|
| @@ -1,6 +1,6 @@
|
| PASS document.activeElement is target
|
| Remove href.
|
| -PASS blur event was disaptched.
|
| +PASS document.activeElement is document.body
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|