git://git.webkit.org
/
WebKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
REGRESSION (r53857): Crash when tabbing to <map>
[WebKit.git]
/
LayoutTests
/
fast
/
events
/
tab-imagemap-expected.txt
diff --git
a/LayoutTests/fast/events/tab-imagemap-expected.txt
b/LayoutTests/fast/events/tab-imagemap-expected.txt
index e2ea63cdee941a907312687d45cb7e5c2491b1de..97add148abb3df01eb8dfed4a9f283a5434689bb 100644
(file)
--- a/
LayoutTests/fast/events/tab-imagemap-expected.txt
+++ b/
LayoutTests/fast/events/tab-imagemap-expected.txt
@@
-10,4
+10,7
@@
PASS document.activeElement.id is 'area3'
PASS document.activeElement.id is 'area5'
PASS document.activeElement.id is 'area6'
PASS document.activeElement.id == 'area1' || document.activeElement.id == 'body' is true
+PASS successfullyParsed is true
+
+TEST COMPLETE