| Index: LayoutTests/http/tests/serviceworker/resources/navigation-redirect-out-scope.php
|
| diff --git a/Source/core/xml/xmlnsattrs.in b/LayoutTests/http/tests/serviceworker/resources/navigation-redirect-out-scope.php
|
| similarity index 64%
|
| copy from Source/core/xml/xmlnsattrs.in
|
| copy to LayoutTests/http/tests/serviceworker/resources/navigation-redirect-out-scope.php
|
| index 7ac415a9368ccc9c0a8af1682c647cb036feb50c..b6af2d743032dc38d73053992ee40c489fb1020c 100644
|
| --- a/Source/core/xml/xmlnsattrs.in
|
| +++ b/LayoutTests/http/tests/serviceworker/resources/navigation-redirect-out-scope.php
|
| @@ -1,4 +1,3 @@
|
| -namespace="XMLNS"
|
| -namespaceURI="http://www.w3.org/2000/xmlns/"
|
| -
|
| -xmlns
|
| +<?php
|
| + @include("./navigation-redirect-scope1.php");
|
| +?>
|
|
|