Obey contain-intrinsic-size in select multiple
Categories
(Core :: Layout, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: zsun, Assigned: zsun)
References
Details
Attachments
(1 file, 1 obsolete file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0
When there is size containment, if the contain-intrinsic-size is not none,
we need to use the available contain-intrinsic-size to determine the
intrinsic inline and block sizes.
This patch also updated the test reference file for contain-intrinsic-size-009.html.
This is because in select Firefox doesn't seem obeying overflow: visible. The test
reference is change to avoid the impact and meanwhile achieve the goal of the test.
Updated•2 years ago
|
When there is size containment, if the contain-intrinsic-size is not none,
we need to use the available contain-intrinsic-size to determine the
intrinsic inline and block sizes.
This patch also updates and adds a couple of sub-tests in contain-intrinsic-size-009.html.
Comment 4•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•