haikuwebkit/LayoutTests/fast/dom/HTMLInputElement/size-as-number-expected.txt

8 lines
264 B
Plaintext

This tests to make sure that HTMLInputElement::size returns a number, not a string. This is in violation of the DOM Level 1 spec, but is what FireFox does, so we match.
You should see 2 lines with "SUCCESS" below:
SUCCESS (value: "number")
SUCCESS (value: "9")