| Index: LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| diff --git a/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt b/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| index 2e9862345f2b8a861210a98e021bdd3ecd380917..dfc5c80a234172b0fe779d5d182b0cc31b64dc44 100644
|
| --- a/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| +++ b/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| @@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| PASS sel.anchorNode is null
|
| PASS sel.anchorNode is null
|
| -PASS sel.anchorNode is null
|
| +PASS sel.collapse(docType) threw exception InvalidNodeTypeError: Failed to execute 'collapse' on 'Selection': The node provided is of type 'c'..
|
| PASS sel.anchorNode is null
|
| PASS sel.anchorNode is null
|
| PASS sel.anchorNode is null
|
|
|