1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-10 10:28:34 +00:00
Files
UXP/testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-width-ref.html
T

14 lines
87 B
HTML

<style>
p {
padding: 0;
margin: 0;
}
</style>
<p>a b</p>
<hr>
<p>a</p>
<p>b</p>