Skip to content

Commit a414c09

Browse files
committed
[css-pseudo-4] Allow overlay on inline-level boxes to cover its portion of the line box. #5395
1 parent af1fc45 commit a414c09

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-pseudo-4/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,9 @@ Area of a Highlight
565565
  • 566566
    The overlay may also include other other areas within the border-box of an element;
    567567
    in this case, those areas belong to the innermost such element that contains the area.
    568+
  • 569+
    For an [=inline-level box=], the overlay may extend outside its border edges
    570+
    in the [=block axis=] as far as the edges of its [=line box=].
    568571
    569572

    570573
    Issue: See
    @@ -970,6 +973,8 @@ Changes
    970973
  • Added 'ruby-position' to properties allowed on ''::first-line'',
  • 971974
    analogous with 'text-emphasis-position'.
    972975
    976+
  • Allowed highlight overlay of inline-level boxes to extend to the line box edges.
  • 977+
    973978
    974979

    975980
    Changes since the 7 June 2016 Working Draft include:

    0 commit comments

    Comments
     (0)