Closed Bug 3876 Opened 25 years ago Closed 25 years ago

DOM: HTMLMetaElement strings returning 'undefined'

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 3874

People

(Reporter: ckritzer, Assigned: vidur)

References

()

Details

On MacOS 8.5/Win95/RedHat Linux 5.2 for 99075 (March 16th) build on the following
testcases:

1) hmet001.html
        1a) Expected action/result: Grab the HTMLMetaElement.content string
2) hmet002.html
        2a) Expected action/result: Grab the HTMLMetaElement.httpEquiv string
3) hmet003.html
        3a) Expected action/result: Grab the HTMLMetaElement.name string
4) hmet004.html
        4a) Expected action/result: Grab the HTMLMetaElement.scheme string
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Again a problem with the DOCTYPE. Please update the tests to use
getElementsByTagName().

*** This bug has been marked as a duplicate of 3874 ***
QA Contact: 4015 → 4120
Status: RESOLVED → VERIFIED
Verified all on Mac8.5, win95, RedHatLinux5.2 on 99081 build.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.