Bug 13051
Summary: | when unspecified prop. right should default to auto then 0. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Une Bévue <yt.dev> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | webkit |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://81.57.96.20/CSS/fixed_layout_test_case_not_ok.xhtml |
Une Bévue
When absolutely positioned a DIV right property should default to auto then auto to 0 (zero).
See specs : <http://www.w3.org/TR/REC-CSS2/propidx.html>,<http://www.w3.org/TR/CSS21/visuren.html#propdef-right> and <http://www.w3.org/TR/1998/REC-CSS2-19980512/visudet.html#abs-non-replaced-width>.
See test case <http://81.57.96.20/CSS/fixed_layout_test_case_not_ok.xhtml>.
And test case with workaround <http://81.57.96.20/CSS/fixed_layout_test_case_ok.xhtml>.
best,
Yvon
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I cannot access the bug URL. Could you please attach the test case to this Bugzilla report?
Robert Blaut
After many months the test case still does not work so I mark this bug as INVALID.
Une, if you upload test case feel free to reopen the bug.