mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 313f99aafa6620894b8d7a7acc6e015b9548e179
This commit is contained in:
parent
7840614814
commit
54c2e735e6
77 changed files with 1067 additions and 217 deletions
|
@ -5,7 +5,7 @@ const gridChildHelperRow = "row";
|
|||
const gridChildHelperCol = "col";
|
||||
|
||||
// Helper for building testcases for grid-template-* with a child div in
|
||||
// multiple positions. Prop is expected ot be one of gridChildHelperRow or
|
||||
// multiple positions. Prop is expected to be one of gridChildHelperRow or
|
||||
// gridChildHelperCol, to select testing grid rows or grid columns,
|
||||
// respectively.
|
||||
// The child div is found by the id of 'child'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue