[Webkit-unassigned] [Bug 181209] New: Incorrect handling of line-height on ::first-line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 1 21:06:47 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181209

            Bug ID: 181209
           Summary: Incorrect handling of line-height on ::first-line
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bzbarsky at mit.edu
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 330308

  --> https://bugs.webkit.org/attachment.cgi?id=330308&action=review

Testcase

STEPS TO REPRODUCE: Load attached testcase

EXPECTED BEHAVIOR: The two blocks should look identical.

ACTUAL BEHAVIOR: The two blocks do not look identical.

ADDITIONAL INFORMATION:  https://drafts.csswg.org/selectors-3/#first-line says:

   The ::first-line pseudo-element is similar to an inline-level element,
   but with certain restrictions

but in Safari it's not acting like an inline-level element is supposed to in terms of line-height handling.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180102/a0f0784e/attachment-0001.html>


More information about the webkit-unassigned mailing list