[Webkit-unassigned] [Bug 191881] New: Tables with vertical-lr writing-mode doesn't apply correctly vertical-align: baseline
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 21 05:52:39 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191881
Bug ID: 191881
Summary: Tables with vertical-lr writing-mode doesn't apply
correctly vertical-align: baseline
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: jfernandez at igalia.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 355404
--> https://bugs.webkit.org/attachment.cgi?id=355404&action=review
Test case to reproduce the issue
What steps will reproduce the problem?
(1) Load the attached test case
(2)
(3)
What is the expected output?
The elements on each column should be aligned using their alphabetic baselines (expected.png)
What do you see instead?
The items are not aligned at all; the table may be using hanging baseline, but not sure (result.png)
--
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/20181121/ed044034/attachment.html>
More information about the webkit-unassigned
mailing list