Closed
Bug 222745
Opened 21 years ago
Closed 20 years ago
doityourway.com.au - horizontal spacing around flash object, text doesn't space as it should do
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tech Evangelism Graveyard
English Other
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: creativeslouching, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: [havefix])
Attachments
(1 file)
629 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007
At the bottom of the page is a flash object that has it's horizontal spacing set
to 5 & aligned left but the text doesn't space properly as it does with the
images on the same page. the text around the flash object is flush up against
the flash object.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
text should be spaced 5 pixels from the text as with the images on the same page
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
They're using the attribute "hspace" which, as far as I can tell, has never been
in any HTML specs.
Suggesting INVALID.
Comment 3•21 years ago
|
||
The combination of the specified width/height on the OBJECT and the h/vspace
on the EMBED makes the EMBED overflow into the margin area.
Mozilla's layout is correct.
-> TE
Assignee: general → english-other
Severity: normal → minor
Status: UNCONFIRMED → NEW
Component: Browser-General → English Other
Ever confirmed: true
Keywords: testcase
OS: Windows 2000 → All
Product: Browser → Tech Evangelism
QA Contact: general → english-other
Hardware: PC → All
Summary: horizontal spacing around flash object, text doesn't space as it should do → doityourway.com.au - horizontal spacing around flash object, text doesn't space as it should do
Version: Trunk → unspecified
Comment 4•21 years ago
|
||
If they remove h/vspace on the EMBED tag it will render as they expected.
Whiteboard: [havefix]
Comment 5•20 years ago
|
||
no more flash object, WFM
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•