Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dom/xhtml/level3 layout tests at WebKit r63173 | Steve Block | 2010-07-22 | 237 | -0/+711 |
| | | | | | | | | | | | | | | These all pass. Note that the Android-V8-specific results are required because these tests rely on Error.line, which is non-standard and not provided by V8. A further 15 tests have no expected results so will be added to the DumpRenderTree ignore list. None of these tests are run on Chromium. Change-Id: I6b7ea492586fa2d9cd60858f06641941c87ede14 | ||||
* | Add dom/xhtml/level2 layout tests at WebKit r62496 | Steve Block | 2010-07-12 | 5 | -0/+15 |
These all pass. Note that the Android-V8-specific results for the HTMLDocument tests are required because the tests rely on Error.line, which is non-standard and not provided by V8. The Android-specific result for HTMLFormElement10.xhtml is required because the test appears to be flawed, and navigates the page before notifyDone is called. None of these tests are run on Chromium. Change-Id: I491d87a9dac4c132093369d1bde974baed77a757 |