Skip to content

Commit

Permalink
Bug 1905330 - Remove letter-spacing from writing-mode inline-border r…
Browse files Browse the repository at this point in the history
…eftest. r=layout-reviewers,emilio

It's not relevant to what the test is looking at.

Differential Revision: https://phabricator.services.mozilla.com/D215291

UltraBlame original commit: c66500c2b1bf9a4cd763bf5e2bfc53159526566a
  • Loading branch information
marco-c committed Jul 1, 2024
1 parent 7d90c3f commit 981f41e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
12 changes: 3 additions & 9 deletions layout/reftests/writing-mode/1083848-1-inline-border-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,6 @@
:
16px
;
letter
-
spacing
:
0
.
1em
;
word
-
break
Expand All @@ -107,7 +99,9 @@
;
height
:
7em
6
.
5em
;
}
.
Expand Down
12 changes: 3 additions & 9 deletions layout/reftests/writing-mode/1083848-1-inline-border.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,6 @@
:
16px
;
letter
-
spacing
:
0
.
1em
;
word
-
break
Expand All @@ -107,7 +99,9 @@
;
height
:
7em
6
.
5em
;
}
.
Expand Down

0 comments on commit 981f41e

Please sign in to comment.