| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html | 
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html | 
| index c6cbf8545e3bf969b01327d37d3b4dce51ed56cf..3b74b359f16dbce68b63f1d21837e57ddf9c8ba1 100644 | 
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html | 
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html | 
| @@ -37,7 +37,7 @@ policies and contribution forms [3]. | 
| //   (document.)anchors, applets, and all. | 
| // | 
| // and some accessors defined in the DOM specification (formerly known as | 
| -// "DOM Core") <https://dom.spec.whatwg.org/#interface-document>: | 
| +// "DOM Core") <http://dom.spec.whatwg.org/#interface-document>: | 
| //   (document.)documentElement, getElementsByTagName(), | 
| //   getElementsByTagNameNS(), getElementsByClassName(), and getElementById(). | 
| // | 
|  |