Object Tests
Testing the Browsers for object
element
Test Reporting Template
We have created a few tests to help you to establish the level of implementation of the object
element in each user agent. You are welcome to report the results to the [email protected] mailing list (publicly archived). Use the email subject of “[object] Test Report – (User Agent Name and version)” where “User Agent Name” and “version” is the browser and its version you have tested with. When reporting implementation results, ensure that all requested information is included. Without this information the test will be useless. You might want to use the following template:
Date: OS Version: (Name and version) User Agent: (Name and version) Test URI: Result: Y, N, B Comments:
- Y: Yes, the test has passed as expected.
- N: No, the test has failed.
- B: Buggy, the test has passed somehow, but the tester has noticed a kind of anormal behavior.
It is very important to give reasons in the comments section, especially when the test has failed or is considered buggy.
List of Tests
HTML 4.01 Official Test Suite
HTML 4.01 QA Test Suite
- Intrinsic size
- Resizing an object element with pixels
- Resizing an object element with percentage
- Including a text with object
- Including a piece of program with object
- Including a piece of html source code with object
- “data:” scheme in data attribute
Test Report
Here we provide a short test report for some user agents and some platforms. This test report is not complete and doesn’t cover all the possible cases. It may contain errors depending how testers have interpreted the test results. We will continue to collect the test results for (X)HTML object implementation.
UA1 | UA2 | |
---|---|---|
classid and codetype attribute | N | N |
Invalid data attribute – Fallback Mechanism | Y | N |
Intrinsic size | Y | N |
Resizing an object element with pixels | Y | Y |
Resizing an object element with percentage | Y | Y |
Including a text with object | Y | Y |
Including a piece of program with object | N | Y |
Including a piece of html source code with object | Y | N |
“data:” scheme in data attribute | Y | Y |
UA1 = Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 UA2 = Safari 1.2.4 (v125.12) |
The Web Standards Project is a grassroots coalition fighting for standards which ensure simple, affordable access to web technologies for all.