Skip to content

Commit

Permalink
Remove font tag text decoration quirk
Browse files Browse the repository at this point in the history
Closes whatwg#8566.
  • Loading branch information
bfgeek authored and pmeenan committed Dec 2, 2022
1 parent 28d9b59 commit 80253d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -121824,10 +121824,6 @@ br[clear=all i], br[clear=both i] { clear: both; }</code></pre>
attribute as a <span data-x="presentational hints">presentational hint</span> setting the
element's <span>'color'</span> property to the resulting color.</p>

<p id="the-font-element-text-decoration-color-quirk">The <code>font</code> element is expected to
override the color of any text decoration that spans the text of the element to the
<span>used value</span> of the element's <span>'color'</span> property.</p>

<p>When a <code>font</code> element has a <code data-x="attr-font-face" undefined>face</code>
attribute, the user agent is expected to treat the attribute as a <span data-x="presentational
hints">presentational hint</span> setting the element's <span>'font-family'</span> property to the
Expand Down

0 comments on commit 80253d3

Please sign in to comment.