Closed
Bug 179766
Opened 23 years ago
Closed 23 years ago
display of h1
Categories
(Core :: XML, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: praveen_tummala, Assigned: hjtoi-bugzilla)
Details
(Keywords: testcase)
Attachments
(2 files)
w2k build:2002-11-07
h1 right align, displays without any allowance on the right
maybe we should display with some allowance
Comment 1•23 years ago
|
||
Please attach the testcase to the bug; not everyone has access to behind the
firewall (and in fact about half the people likely to fix bugs like this do not).
Keywords: testcase
| Reporter | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
The testcase is using a bogus namespace that does not exist. Using the correct
namespace (http://www.w3.org/1999/xhtml) works fine.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 4•23 years ago
|
||
Verified invalid.
Praveen, could you make sure Netscape's internal testcases are converted to use
the correct namespace?
Status: RESOLVED → VERIFIED
| Reporter | ||
Updated•23 years ago
|
| Reporter | ||
Comment 5•23 years ago
|
||
w2k build: 11-07-2002
The namespace exists, please refer to this
http://www.w3.org/TR/REC-xml-names/#scoping-defaulting.
changing the namespace will not have any affect
Please look at the screenshot, mention the platform u r testing on
Comment 7•23 years ago
|
||
The namespace does not exist. The specification you are citing uses it in a
non-normative example (and this specification is generally considered one of the
buggiest specs ever written by the W3C). The XHTML namespace is defined at
http://www.w3.org/TR/xhtml1/#normative and using it makes the rendering correct
on Linux trunk build 2002-11-12-21. HTML4.0 is not XML, hence has no namespace.
I'd look at the screenshot if it were in a viewable image format, which Word is not.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 8•23 years ago
|
||
Verified invalid again.
The W3C is working on version 1.1 of the XML Namespaces spec, and I have
submitted comments that their examples use a wrong namespace.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•