Closed Bug 83949 Opened 24 years ago Closed 22 years ago

beelinegsm.ru - Wrong width of table (unclosed <nobr>)

Categories

(Tech Evangelism Graveyard :: Other, defect, P4)

x86
All
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: Kirya, Assigned: nikolai)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9+) Gecko/20010602 BuildID: 20010602 Wrong width of table. Reproducible: Always Steps to Reproduce: 1.Go to URl and see this bug. 2. 3. Actual Results: None Expected Results: None None
--> Layout. OK So I don't see anything particularly wrong with the source, although |margin-left: 115px; text-indent: -115px;| is rather odd. Also, the reporter's JavaScript file won't pick up Navigator 6.x or Mozilla since document.layers will return false as will document.all. Reporter: can you extract the main bits of the page and whip up a small testcase please? Many thanks.
Assignee: asa → karnaze
Component: Browser-General → Layout
OS: Windows ME → All
QA Contact: doronr → petersen
But, reliz 2001052920 view this page right. Why ? I don't know.
There's a <nobr> right after <body> that is never closed. -> Evangelism. BTW, { margin-left: 115 px } does not work because of the space in "115 px".
Assignee: karnaze → bclary
Status: UNCONFIRMED → NEW
Component: Layout → Evangelism
Ever confirmed: true
QA Contact: petersen → zach
Summary: Wrong width of table. → Wrong width of table (unclosed <nobr>)
Kirill, if you are the author of the page in question, would you please correct your HTML and CSS, and retry, commenting here on whether it successfully renders in Mozilla now or not. If you are not the author of the page, would you please contact them and refer them to these comments please. Many thanks.
Priority: -- → P4
-> Intl
Assignee: bclary → nitot
QA Contact: zach → momoi
Component: Evangelism → European
Product: Browser → Tech Evangelism
Version: other → unspecified
Whiteboard: EastEurope
.
Assignee: nitot → prokosch
Component: European → East Europe
Summary: Wrong width of table (unclosed <nobr>) → beelinegsm.ru - Wrong width of table (unclosed <nobr>)
Whiteboard: EastEurope
What exactly is wrong with this page? Yes, I know about unclosed <nobr>, but the table look OK to me. Margin-left 115 + indent-left -115 yields 0 (yes, it's weird, but....) and table width is 653 px according to TABLE tag. That's exactly what I see on the screen. Can someone explain where exactly the problem is? I'm using 0.9.4.
Status: NEW → ASSIGNED
this seems fixed. any objections?
I the ident is supposed to work like this: (image)xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxx The entire box (P) is set to left-margin: 115px except that the first line should indent -115px. It looks like the above with IE5/6 and NN4 but with Mozilla (2002-01-14 Win32 trunk build) it looks like: (image)xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Is space not allowed between 115 and px? Is that explicitly defined so in CSS2 spec?
"The format of a length value (denoted by <length> in this specification) is an optional sign character ('+' or '-', with '+' being the default) immediately followed by a <number> (with or without a decimal point) _immediately_ followed by a unit identifier (e.g., px, deg, etc.). After the '0' length, the unit identifier is optional." so no space allowed.
404.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
-> other
Component: Europe: East → Other
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.