mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision b'8d8b273d2265095c7f5330ff231940e68fb49754'
This commit is contained in:
parent
bee09efcc5
commit
9b45fdb3f5
1819 changed files with 34819 additions and 33935 deletions
|
@ -15,6 +15,7 @@
|
|||
test_valid_value("flex-flow", "column nowrap", "column");
|
||||
test_valid_value("flex-flow", "nowrap column", "column");
|
||||
test_valid_value("flex-flow", "wrap row-reverse", "row-reverse wrap");
|
||||
test_valid_value("flex-flow", "nowrap", "row");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue