Update web-platform-tests to revision 11971ac2161859001b861630338c0e47fee1b59a

This commit is contained in:
WPT Sync Bot 2018-12-16 20:53:23 -05:00
parent ee48b679d7
commit 883ad9792d
15 changed files with 267 additions and 867 deletions

View file

@ -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",