| Index: third_party/WebKit/LayoutTests/intersection-observer/observer-exceptions-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/intersection-observer/observer-exceptions-expected.txt b/third_party/WebKit/LayoutTests/intersection-observer/observer-exceptions-expected.txt
|
| deleted file mode 100644
|
| index 3c0faf22f0d58b4a9246d204190a4d4b57f355d1..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/intersection-observer/observer-exceptions-expected.txt
|
| +++ /dev/null
|
| @@ -1,28 +0,0 @@
|
| -Test for observer exceptions.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS exc is an instance of RangeError
|
| -PASS exc is an instance of RangeError
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.SYNTAX_ERR
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.SYNTAX_ERR
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.SYNTAX_ERR
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.SYNTAX_ERR
|
| -PASS exc is an instance of TypeError
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.INVALID_STATE_ERR
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.INVALID_STATE_ERR
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.INVALID_STATE_ERR
|
| -PASS exc is an instance of DOMException
|
| -PASS exc.code is DOMException.INVALID_STATE_ERR
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|