Skip to content

Commit

Permalink
generated fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas-chaudhary-2802 committed Feb 8, 2024
1 parent cf2dc2a commit 90e340c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions test/wv/html_fixtures/Kerning.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<div id="2" style="display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;align-items:flex-start;width:100%;height:100%">
<div style="height:100%;width:100%;position:relative">
<p id="3" style="font-size:18px;letter-spacing:10px">This text have kerning applied to it</p>
<p id="4" style="font-size:18px">This is normal text for reference</p>
<div id="root-fonts"></div>
<div id="root-alerts"> </div>
</div>
</div>
Loading

0 comments on commit 90e340c

Please sign in to comment.