| Index: third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
|
| index fd64c27cf7e501111b01c3e382cc8f09a17d9ceb..ce777f65fd4af1f677224823a3ca4ca647e694c0 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt
|
| @@ -21,7 +21,7 @@ statusText
|
| readyState
|
| 4
|
| Event information
|
| -Event object: [object XMLHttpRequestProgressEvent]
|
| +Event object: [object ProgressEvent]
|
| Event properties:
|
| AT_TARGET : '2'
|
| BLUR : '8192'
|
| @@ -55,7 +55,6 @@ isTrusted : 'true'
|
| lengthComputable : 'true'
|
| loaded : '0'
|
| path : ''
|
| -position : '0'
|
| preventDefault : 'function preventDefault() { [native code] }'
|
| returnValue : 'true'
|
| scoped : 'true'
|
| @@ -64,6 +63,5 @@ stopImmediatePropagation : 'function stopImmediatePropagation() { [native code]
|
| stopPropagation : 'function stopPropagation() { [native code] }'
|
| target : '[object XMLHttpRequest]'
|
| total : '0'
|
| -totalSize : '0'
|
| type : 'load'
|
|
|
|
|