mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0
This commit is contained in:
parent
d00639c55f
commit
3b4f0ec0bb
541 changed files with 14609 additions and 3288 deletions
|
@ -20,7 +20,6 @@
|
|||
<img sizes='50vw/**/' srcset='x 100w, y 200w' src=x alt> <!-- sizes-microsyntax-trailing-css-comment -->
|
||||
<picture><img usemap=#x src=x alt></picture><map name=x></map> <!-- img-usemap-with-picture -->
|
||||
<ruby>x<rt><picture><img src=x alt></picture></rt></ruby> <!-- parent-rt -->
|
||||
<ruby>x<rp><picture><img src=x alt></picture></rp><rt>x</rt><rp>x</rp></ruby> <!-- parent-rp -->
|
||||
<img sizes='1vmax' srcset='x 100w, y 200w' src=x alt> <!-- sizes-microsyntax-vmax-in-source-size-value -->
|
||||
<main><picture><img src=x alt></picture></main> <!-- parent-main -->
|
||||
<img sizes='1in' srcset='x 100w, y 200w' src=x alt> <!-- sizes-microsyntax-in-in-source-size-value -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue