| Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
|
| ===================================================================
|
| --- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt (revision 42019)
|
| +++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt (working copy)
|
| @@ -47,6 +47,7 @@
|
| cancelable : 'true'
|
| clipboardData : 'undefined'
|
| currentTarget : '[object XMLHttpRequest]'
|
| +defaultPrevented : 'false'
|
| eventPhase : '2'
|
| initEvent : 'function initEvent() { [native code] }'
|
| initProgressEvent : 'function initProgressEvent() { [native code] }'
|
| @@ -56,6 +57,7 @@
|
| preventDefault : 'function preventDefault() { [native code] }'
|
| returnValue : 'true'
|
| srcElement : '[object XMLHttpRequest]'
|
| +stopImmediatePropagation : 'function stopImmediatePropagation() { [native code] }'
|
| stopPropagation : 'function stopPropagation() { [native code] }'
|
| target : '[object XMLHttpRequest]'
|
| total : '0'
|
|
|