Added initial set of tests for properties of CSS Borders 4 (#42345)
-
Added initial set of tests for properties of CSS Borders 4
-
Fixed formatting issues in css-borders-4 tests
-
Corrected remaining issues in css-borders-4 tests
-
Added tests for all combinations of 'corner-shape' values
-
Incorporated further feedback on css-borders-4 tests
-
Fixed corner-shape tests and added references
-
Fixed computed, valid, and invalid values tests for CSS Borders 4 properties
-
Renamed border-radius-* properties to border-*-radius
-
Added assertions to computed value tests for CSS Borders 4
-
Fixed border-*-radius side shorthand tests
-
Removed all parsing tests for CSS Borders 4
-
Renamed the corner-shape tests to match the reference files
-
Moved all CSS Borders 4 tests to tentative folder
-
Moved CSS Borders 4 tests to css-borders
-
Fixed spelling mistake for "reference"
-
Removed unnecessary CSS from CSS Borders 4 tests
-
Removed incorrect top margin from
-
Added fuzziness to border-radius side shorthands and corner-shape tests
-
Reverted addition of fuzziness to border-radius side shorthands and corner-shape tests
Instead of adding tags with guessed values, there's now a todo comment indicating that the tests need to be updated to use fuzzy matching.