diff options
Diffstat (limited to 'test/html/render/img-aspect-ratio-absolute.html')
-rw-r--r-- | test/html/render/img-aspect-ratio-absolute.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/html/render/img-aspect-ratio-absolute.html b/test/html/render/img-aspect-ratio-absolute.html index 49d07d4b..69f667fe 100644 --- a/test/html/render/img-aspect-ratio-absolute.html +++ b/test/html/render/img-aspect-ratio-absolute.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>Test image aspect ratio</title> + <title>Test image aspect ratio with height larger than viewport</title> <style> body { min-width: 16px; |