[Webkit-unassigned] [Bug 201296] New: getComputedStyle for line-height: normal should return the keyword instead of a length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 02:51:34 PDT 2019


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

            Bug ID: 201296
           Summary: getComputedStyle for line-height: normal should return
                    the keyword instead of a length
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zcorpan at gmail.com

>From https://github.com/w3c/csswg-drafts/issues/3749#issuecomment-477241555 

> The CSS Working Group just discussed A question for the procedure to compute the resolved value of "line-height", and agreed to the following:
>
> RESOLVED: return 'normal' for line-height

This change was implemented in Gecko in https://bugzilla.mozilla.org/show_bug.cgi?id=1536871

Blink already does this.

(The CSSOM spec hasn't yet been edited to reflect this change.)

Tests: http://web-platform-tests.live/html/rendering/non-replaced-elements/form-controls/resets.html (these were intended to test something else, but fail in WebKit due to this bug.)

Current test results https://wpt.fyi/results/html/rendering/non-replaced-elements/form-controls/resets.html?sha=3ac7cc537e

-- 
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/20190829/92a8215a/attachment.html>


More information about the webkit-unassigned mailing list