Skip to content

Commit

Permalink
Errata
Browse files Browse the repository at this point in the history
Fixed table format in Object: Device
  • Loading branch information
hillslatt authored Mar 7, 2024
1 parent af1bc81 commit 72b31b0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions 2.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -2261,9 +2261,7 @@ This object provides information pertaining to the device through which the user
<td>float</td>
<td>The ratio of physical pixels to device independent pixels.</td>
</tr>

<tr>

<td><code>js</code></td>
<td>integer</td>
<td>Support for JavaScript, where 0 = no, 1 = yes.</td>
Expand All @@ -2273,9 +2271,7 @@ This object provides information pertaining to the device through which the user
<td>integer</td>
<td>Indicates if the geolocation API will be available to JavaScript code running in the banner, where 0 = no, 1 = yes.</td>
</tr>

<tr>

<td><code>flashver</code></td>
<td>string</td>
<td>Version of Flash supported by the browser.</td>
Expand All @@ -2290,9 +2286,7 @@ This object provides information pertaining to the device through which the user
<td>string</td>
<td>Browser language using IETF BCP 47. Only one of <code>language</code> or <code>langb</code> should be present.</td>
</tr>

<tr>

<td><code>carrier</code></td>
<td>string</td>
<td>Carrier or ISP (e.g., “VERIZON”) using exchange curated string names which should be published to bidders *a priori*.</td>
Expand Down

0 comments on commit 72b31b0

Please sign in to comment.