Open
Bug 809787
Opened 13 years ago
Updated 3 years ago
[CSS3] -moz-box-sizing and width problems for XUL boxes
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
UNCONFIRMED
People
(Reporter: alexei03a, Unassigned)
Details
Attachments
(1 file, 2 obsolete files)
|
13.38 KB,
application/octet-stream
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121024073032
Steps to reproduce:
This is width problems - "-moz-max-content" does not include borders and padding, when -moz-box-sizing are "border-box", but should be.
Expected results:
Equal samples.
Updated•13 years ago
|
Component: Untriaged → Style System (CSS)
Product: Firefox → Core
OS: Windows 7 → All
Priority: -- → P2
Version: 16 Branch → unspecified
Attachment #679591 -
Attachment is obsolete: true
Same bug, but with chromium.
http://code.google.com/p/chromium/issues/detail?id=159997
Attachment #679628 -
Attachment is obsolete: true
Comment 5•13 years ago
|
||
Probably wontfix for XUL boxes....
Updated•13 years ago
|
Summary: [CSS3] -moz-box-sizing and width problems → [CSS3] -moz-box-sizing and width problems for XUL boxes
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•