Update web-platform-tests to revision 33c263fb308d1c3f6ac6d2590d7292317262819d

This commit is contained in:
WPT Sync Bot 2019-08-23 10:24:44 +00:00
parent 5bf00c07c2
commit 482fda3a78
524 changed files with 14686 additions and 3270 deletions

View file

@ -10,6 +10,7 @@ body > div {
writing-mode: vertical-rl;
background: green;
border-top: 1ch solid white;
height: 1ch;
}
</style>

View file

@ -9,6 +9,7 @@ body > div {
color: transparent;
writing-mode: vertical-rl;
background: green;
height: 1ch;
}
</style>