WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
189391
[LFC] Add support for min/max-height percentage values.
https://bugs.webkit.org/show_bug.cgi?id=189391
Summary
[LFC] Add support for min/max-height percentage values.
zalan
Reported
2018-09-06 19:16:44 PDT
https://www.w3.org/TR/CSS22/visudet.html#min-max-heights
<percentage> Specifies a percentage for determining the used value. The percentage is calculated with respect to the height of the generated box's containing block. If the height of the containing block is not specified explicitly (i.e., it depends on content height), and this element is not absolutely positioned, the percentage value is treated as '0' (for 'min-height') or 'none' (for 'max-height').
Attachments
Patch
(12.95 KB, patch)
2018-09-06 19:20 PDT
,
zalan
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2018-09-06 19:20:15 PDT
Created
attachment 349103
[details]
Patch
zalan
Comment 2
2018-09-06 19:27:49 PDT
Committed
r235773
: <
https://trac.webkit.org/changeset/235773
>
Radar WebKit Bug Importer
Comment 3
2018-09-06 19:28:19 PDT
<
rdar://problem/44207968
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug