Closed
Bug 46910
Opened 25 years ago
Closed 24 years ago
% widths are not working on replaced elements (IMG width=%)
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
mozilla0.9.1
People
(Reporter: ian, Assigned: attinasi)
References
()
Details
(Keywords: css1, testcase, Whiteboard: [rtm-])
[I believe this is a DUP but I could not find the original bug. cc'ing David,
who probably commented on the other bug.]
Percentage widths on replaced elements (in particular images) do not appear
to be working. For example, <img style="width:50%"> does not make a wide image.
TO REPRODUCE:
See http://www.w3.org/Style/CSS/Test/current/sec5523.htm for a test case.
The second and fourth orange squares should be much wider than they are.
TESTED ON:
Windows 2000 commercial build 6.0.17.2000072811
Reporter | ||
Updated•25 years ago
|
Whiteboard: hit during nsbeta2 standards compliance testing
Reporter | ||
Comment 1•25 years ago
|
||
Nominating for nsbeta3; this is a bug that appears on a high profile test suite.
*** This bug has been marked as a duplicate of 39901 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•25 years ago
|
||
nice. Now how did I miss that bug??? :-)
Status: RESOLVED → VERIFIED
Whiteboard: hit during nsbeta2 standards compliance testing
Comment 4•25 years ago
|
||
Testing on the following builds:
Win: 10_30_09_mn6
Mac: 10_31_14_mn6
Linux: 10_31_14_mn6
Load this URL (original testcase for bug):
http://www.w3.org/Style/CSS/Test/current/sec5523.htm
Look at the second image in the table. When the page is loaded, the image does
not display correctly (should be 50% of the width of the image). It is necessary
to reload repeatly (and sometimes that doesn't even work) to get it to display
properly.
Reopening and nominating for rtm as this is a failure of a testcase in the
W3.org CSS1 Test Suite.
Status: VERIFIED → REOPENED
QA Contact: petersen → chrisd
Resolution: DUPLICATE → ---
Comment 5•25 years ago
|
||
rtm-, no real world pages listed as affected by this bug. If you can show a
huge impact by looking at top100 sites, please bring this bug back for
consideration.
Whiteboard: [rtm-]
I am not seeing this problem on today's branch build. I'll talk to chris about it.
Status: REOPENED → ASSIGNED
Comment 7•25 years ago
|
||
Tested on Win, Mac and Linux with the 11/6 branch builds. Still seeing this problem.
Comment 8•24 years ago
|
||
Nominating nsbeta1 as this is standards compliance bug on the most high-profile
CSS test suite.
Keywords: nsbeta1
Comment 9•24 years ago
|
||
Percentage widths on 'img' are now (2001-01-26) working, but percentages heights
(not pixel heights) are completely ignored in *strict* mode.
% heights are discussed in a separate bug. However, read CSS2's definition of
the 'height' property before commenting.
Reporter | ||
Comment 11•24 years ago
|
||
Netscape's standard compliance QA team reorganised itself once again, so taking
remaining non-tables style bugs. Sorry about the spam. I tried to get this done
directly at the database level, but apparently that is "not easy because of the
shadow db", "plus it screws up the audit trail", so no can do...
QA Contact: chrisd → ian
Comment 12•24 years ago
|
||
Moving to m0.9.1 and reassigning to attainasi. Marc, this may be fixed.
Assignee: buster → attinasi
Status: ASSIGNED → NEW
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 13•24 years ago
|
||
The URL looks correct to me. Marking WORKSFORME
Status: NEW → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → WORKSFORME
Comment 14•24 years ago
|
||
the squares on that page looks fine here too. verifying.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•