diff options
Diffstat (limited to 'layout/reftests/webcomponents/dynamic-insertion-point-distribution-2-ref.html')
-rw-r--r-- | layout/reftests/webcomponents/dynamic-insertion-point-distribution-2-ref.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/webcomponents/dynamic-insertion-point-distribution-2-ref.html b/layout/reftests/webcomponents/dynamic-insertion-point-distribution-2-ref.html new file mode 100644 index 000000000..e5121d97e --- /dev/null +++ b/layout/reftests/webcomponents/dynamic-insertion-point-distribution-2-ref.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> + <body> + <div>a</div> + </body> +</html> |