diff options
Diffstat (limited to 'tests/wpt/css-tests/css-backgrounds-3_dev/html4/reference/css3-background-size-contain-ref.htm')
-rw-r--r-- | tests/wpt/css-tests/css-backgrounds-3_dev/html4/reference/css3-background-size-contain-ref.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-backgrounds-3_dev/html4/reference/css3-background-size-contain-ref.htm b/tests/wpt/css-tests/css-backgrounds-3_dev/html4/reference/css3-background-size-contain-ref.htm index 6a2dec4af82..8081e4255c6 100644 --- a/tests/wpt/css-tests/css-backgrounds-3_dev/html4/reference/css3-background-size-contain-ref.htm +++ b/tests/wpt/css-tests/css-backgrounds-3_dev/html4/reference/css3-background-size-contain-ref.htm @@ -17,7 +17,7 @@ height: 200px; } </style> -</head> +</head> <body> <p>The test passes if the green box image is scaled to fit the width of the outer box, while preserving its intrinsic aspect ratio.</p> <div> |