[Webkit-unassigned] [Bug 154451] New: Web Inspector: vertical-align:baseline doesn't recompute when line-height changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 07:08:29 PST 2016


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

            Bug ID: 154451
           Summary: Web Inspector: vertical-align:baseline doesn't
                    recompute when line-height changes
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nickshanks at nickshanks.com

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

In the attached HTML file, inspect the first cell of the first table and change the line-height from 3 to 1.17 (or any other value less than 3)
Expected: The two tables would have the same heights (if 1.17 was used).
Actual: The old baseline offset calculation is retained. The first table remains taller.

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


More information about the webkit-unassigned mailing list