Skip to content

Commit b08e938

Browse files
lahmatiyfrivoal
authored andcommitted
[css-overflow-3] Change class order in markup as in other specs (#4258)
1 parent 5005f2a commit b08e938

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-overflow-3/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow'
329329
of <a>overflow</a> in the vertical direction
330330
(i.e., overflow from the top and bottom sides of the box).
331331

332-
<pre class="shorthand propdef">
332+
<pre class="propdef shorthand">
333333
Name: overflow
334334
Value: [ visible | hidden | clip | scroll | auto ]{1,2}
335335
Initial: visible
@@ -920,7 +920,7 @@ Fragmenting Overflow</h2>
920920
<h3 id=line-clamp>
921921
Limiting Visible Lines: the 'line-clamp' shorthand property</h3>
922922

923-
<pre class="shorthand propdef">
923+
<pre class="propdef shorthand">
924924
Name: line-clamp
925925
Value: none | <<integer>> <<'block-ellipsis'>>?
926926
Initial: none

0 commit comments

Comments
 (0)