diff options
Diffstat (limited to 'layout/reftests/webcomponents/adjacent-insertion-points-2-ref.html')
-rw-r--r-- | layout/reftests/webcomponents/adjacent-insertion-points-2-ref.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/layout/reftests/webcomponents/adjacent-insertion-points-2-ref.html b/layout/reftests/webcomponents/adjacent-insertion-points-2-ref.html deleted file mode 100644 index 2c1f4e341..000000000 --- a/layout/reftests/webcomponents/adjacent-insertion-points-2-ref.html +++ /dev/null @@ -1,6 +0,0 @@ -<!DOCTYPE HTML> -<html> -<body> -<div><span>Hello</span><span>World</span></div> -</body> -</html> |