diff options
Diffstat (limited to 'testing/tests')
| -rw-r--r-- | testing/tests/inheritance.rs | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/inheritance.rs b/testing/tests/inheritance.rs index 5eb42dd..8c07c4e 100644 --- a/testing/tests/inheritance.rs +++ b/testing/tests/inheritance.rs @@ -142,6 +142,9 @@ fn test_deep() {    <head>    Test +   +    <style></style> +      </head>    <body> @@ -237,6 +240,9 @@ fn test_flat_deep() {    <head>    Test +   +    <style></style> +      </head>    <body>  | 
