summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/tables/table-width-ref.html
blob: 2b0f9e445c21c527557f61d6ee117b495c7db153 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<style>
p {
  padding: 0;
  margin: 0;
}
</style>

<p>a b</p>

<hr>

<p>a</p>
<p>b</p>