git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AX: AXIsolatedTree::updateChildren sometimes fails to update isolated subtrees when...
[WebKit-https.git]
/
LayoutTests
/
fast
/
replaced
/
image-map.html
diff --git
a/LayoutTests/fast/replaced/image-map.html
b/LayoutTests/fast/replaced/image-map.html
index 44a5b22dadb61b6055476558355924e58f7d7775..024c3beb8744286623e73cb9aa6c6f70827fbc09 100644
(file)
--- a/
LayoutTests/fast/replaced/image-map.html
+++ b/
LayoutTests/fast/replaced/image-map.html
@@
-1,8
+1,8
@@
<head>
<script>
function test() {
- if (window.
layoutTestControll
er) {
-
layoutTestControll
er.dumpAsText();
+ if (window.
testRunn
er) {
+
testRunn
er.dumpAsText();
eventSender.mouseMoveTo(50, 50);
eventSender.mouseDown();
eventSender.mouseUp();