Pass | grid-row-gap is a legacy name alias for row-gap | Asserts runPass | assert_equals("inherit", "inherit", "grid-row-gap is supported")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:61:9) | Pass | assert_equals("inherit", "inherit", "grid-row-gap is an alias for row-gap")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:63:9) | Pass | assert_equals("row-gap: inherit;", "row-gap: inherit;", "declarations serialize using new name row-gap")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:65:9) | Pass | assert_equals("var(--v)", "var(--v)", "grid-row-gap is a legacy name alias rather than a shorthand")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:70:9) | Pass | assert_equals("var(--w)", "var(--w)", "grid-row-gap is a legacy name alias rather than a shorthand")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:75:9) | Pass | assert_false(false, "grid-row-gap is not in getComputedStyle() list of longhands")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:78:9) |
|
Pass | grid-column-gap is a legacy name alias for column-gap | Asserts runPass | assert_equals("inherit", "inherit", "grid-column-gap is supported")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:61:9) | Pass | assert_equals("inherit", "inherit", "grid-column-gap is an alias for column-gap")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:63:9) | Pass | assert_equals("column-gap: inherit;", "column-gap: inherit;", "declarations serialize using new name column-gap")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:65:9) | Pass | assert_equals("var(--v)", "var(--v)", "grid-column-gap is a legacy name alias rather than a shorthand")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:70:9) | Pass | assert_equals("var(--w)", "var(--w)", "grid-column-gap is a legacy name alias rather than a shorthand")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:75:9) | Pass | assert_false(false, "grid-column-gap is not in getComputedStyle() list of longhands")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:78:9) |
|
Pass | grid-gap is a legacy name alias for gap | Asserts runPass | assert_equals("inherit", "inherit", "grid-gap is supported")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:61:9) | Pass | assert_equals("inherit", "inherit", "grid-gap is an alias for gap")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:63:9) | Pass | assert_equals("gap: inherit;", "gap: inherit;", "declarations serialize using new name gap")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:65:9) | Pass | assert_equals("var(--v)", "var(--v)", "grid-gap is a legacy name alias rather than a shorthand")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:70:9) | Pass | assert_equals("var(--w)", "var(--w)", "grid-gap is a legacy name alias rather than a shorthand")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:75:9) | Pass | assert_false(false, "grid-gap is not in getComputedStyle() list of longhands")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:78:9) |
|