mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
Update web-platform-tests to revision 47ff38a34af6d74b80ffd3e073f7504227ce4668
This commit is contained in:
parent
0aff4e1d57
commit
5a86c734fc
93 changed files with 2700 additions and 250 deletions
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<title>CSS aspect ratio: An intrinsic max-width should not crash when used with aspect ratio</title>
|
||||
<link rel="author" title="Google LLC" href="https://www.google.com/">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-sizing-4/#aspect-ratio">
|
||||
|
||||
<div style="max-width: max-content; height: 100px; aspect-ratio: 1/1;"></div>
|
Loading…
Add table
Add a link
Reference in a new issue