| Index: third_party/WebKit/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| index f46d4fc65b3c6047db7e2669d33f196d5aef34d7..2c42a61fa20f26546b40daa5fd7e8c8006f38ba9 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/selection/DOMSelection-DocumentType-expected.txt
|
| @@ -10,7 +10,6 @@ PASS sel.collapse(docType) threw exception InvalidNodeTypeError: Failed to execu
|
| PASS sel.anchorNode is null
|
| PASS sel.selectAllChildren(docType) threw exception InvalidNodeTypeError: Failed to execute 'selectAllChildren' on 'Selection': The node provided is of type 'c'..
|
| PASS sel.anchorNode is null
|
| -PASS sel.extend(docType, 0) threw exception InvalidStateError: Failed to execute 'extend' on 'Selection': This Selection object doesn't have any Ranges..
|
| PASS sel.anchorNode is null
|
| PASS sel.anchorNode is null
|
| PASS sel.containsNode(docType) is false
|
|
|