Skip to content
13 changes: 7 additions & 6 deletions compatibility.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ Translation: ja https://triple-underscore.github.io/compat-ja.html
Translation: zh-Hans https://htmlspecs.com/compat/
Indent: 2
Markup Shorthands: dfn yes
Issue Class: issue XXX
Repository: whatwg/compat
Issue Class: issue XXX
</pre>

<pre class="anchors">
Expand Down Expand Up @@ -45,7 +47,6 @@ spec:css-flexbox-1; type:value; text:inline-flex
spec:css-syntax-3; type:dfn; text:invalid
spec:filter-effects-1; type:property; text:filter
spec:html; type:element; text:body
spec:infra; type:dfn; text:string
spec:infra; type:dfn; text:user agent
spec:screen-orientation; type:dfn; text:current orientation angle
spec:svg2; type:dfn; text:fill
Expand Down Expand Up @@ -121,9 +122,9 @@ of the corresponding unprefixed [=at-rules=]:
</h4>

<pre class='descdef mq'>
Name: -webkit-device-pixel-ratio
Value: <<number>>
Name: '-webkit-device-pixel-ratio'
For: @media
Value: <<number>>
Type: range
</pre>

Expand Down Expand Up @@ -158,9 +159,9 @@ The <code>min-</code> or <code>max-</code> [[mediaqueries-4#mq-min-max|prefixes
</h4>

<pre class='descdef mq'>
Name: -webkit-transform-3d
Value: <<mq-boolean>>
Name: '-webkit-transform-3d'
For: @media
Value: <<mq-boolean>>
Type: discrete
</pre>

Expand Down Expand Up @@ -569,7 +570,7 @@ the corresponding unprefixed keyword:
</tbody>
</table>

Issue(87): These definitions of <code>-webkit-box-*</code> are known to not be web compatible.
Issue(87): This definition of <code>-webkit-box</code> is known to not be web compatible.

<h4 id="text-fill-and-stroking">Text Fill and Stroking</h4>

Expand Down
Loading