Skip to content

Commit f687c6a

Browse files
authored
Meta: add missing <tr> tags
1 parent 605ec4a commit f687c6a

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

compatibility.bs

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -845,8 +845,9 @@ This is a non-exhaustive list of common User-Agent <a>tokens</a>.
845845

846846
<table>
847847
<thead>
848-
<th>Tokens</th>
849-
<th>Description</th>
848+
<tr>
849+
<th>Tokens</th>
850+
<th>Description</th>
850851
</thead>
851852
<tbody>
852853
<tr>
@@ -906,8 +907,9 @@ AppleWebKit/537.36 (KHTML, like Gecko) Chrome/&lt;<a>majorVersion</a>&gt;.0.0.0
906907

907908
<table>
908909
<thead>
909-
<th>Tokens</th>
910-
<th>Description</th>
910+
<tr>
911+
<th>Tokens</th>
912+
<th>Description</th>
911913
</thead>
912914
<tbody>
913915
<tr>
@@ -959,8 +961,9 @@ On Firefox for Android, "<code>&lt;<a>platform</a>&gt;; &lt;<a for=firefox>devic
959961

960962
<table>
961963
<thead>
962-
<th>Tokens</th>
963-
<th>Description</th>
964+
<tr>
965+
<th>Tokens</th>
966+
<th>Description</th>
964967
</thead>
965968
<tbody>
966969
<tr><!-- TODO: consider documenting VR patterns -->
@@ -1007,8 +1010,9 @@ On mobile platforms, including smaller iPad form factors
10071010

10081011
<table>
10091012
<thead>
1010-
<th>Tokens</th>
1011-
<th>Description</th>
1013+
<tr>
1014+
<th>Tokens</th>
1015+
<th>Description</th>
10121016
</thead>
10131017
<tbody>
10141018
<tr>

0 commit comments

Comments
 (0)