Skip to content

Commit

Permalink
Remove duplicate requirement for 'overflow' for marquee
Browse files Browse the repository at this point in the history
The duplication was introduced by #10243.
  • Loading branch information
zcorpan committed Apr 5, 2024
1 parent 75ef8cb commit 999fb6a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source
Expand Up @@ -134604,9 +134604,6 @@ marquee {
element <span data-x="maps to the dimension property">maps to the dimension properties</span>
<span>'margin-left'</span> and <span>'margin-right'</span> on the element.</p>

<p>The <span>'overflow'</span> property on the <code>marquee</code> element is expected to be
ignored; overflow is expected to always be hidden.</p>

</div>


Expand Down

0 comments on commit 999fb6a

Please sign in to comment.