mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update web-platform-tests to revision 11971ac2161859001b861630338c0e47fee1b59a
This commit is contained in:
parent
ee48b679d7
commit
883ad9792d
15 changed files with 267 additions and 867 deletions
|
@ -36,7 +36,7 @@ var place_content_test_cases = [
|
|||
},
|
||||
{
|
||||
justifyContent: "unsafe start",
|
||||
shorthand: ["normal start", "normal unsafe start"],
|
||||
shorthand: ["normal unsafe start"],
|
||||
},
|
||||
{
|
||||
justifyContent: "space-evenly start",
|
||||
|
@ -64,7 +64,7 @@ var place_items_test_cases = [
|
|||
},
|
||||
{
|
||||
justifyItems: "unsafe start",
|
||||
shorthand: ["normal start", "normal unsafe start"],
|
||||
shorthand: ["normal unsafe start"],
|
||||
},
|
||||
{
|
||||
justifyItems: "stretch",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue