[Webkit-unassigned] [Bug 191963] New: [css-grid] align-self center and position sticky don't work together
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 26 03:28:51 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191963
Bug ID: 191963
Summary: [css-grid] align-self center and position sticky don't
work together
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 355631
--> https://bugs.webkit.org/attachment.cgi?id=355631&action=review
Test case to reproduce the issue
What steps will reproduce the problem?
(1) load the attached testcase
(2)
(3)
What is the expected result?
Text that says "I should be centered" should be vertically and horizontally centered in its gray container.
What happens instead?
The text is horizontally centered, but not vertically centered. It gets rendered at the top of the container.
--
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/20181126/adf22de4/attachment.html>
More information about the webkit-unassigned
mailing list