Issue #2075 - Part 4: Update tests

* Update reftests to use inset-*
* Update property database
* Update logical properties test
This commit is contained in:
Moonchild 2022-12-31 01:32:15 +00:00 committed by roytam1
commit 1b22ef40f9
14 changed files with 257 additions and 221 deletions

View file

@ -29,7 +29,7 @@ separator { clear:both; display:block; height:6px; }
wrap {
display: block;
position: relative;
offset-inline-start: 1px;
inset-inline-start: 1px;
background: white;
block-size: 20px;
inline-size: 32px;