summaryrefslogtreecommitdiffstats
path: root/LayoutTests/dom
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-084-6/+10
| | | | Change-Id: I60ce9d780725b58b45e54165733a8ffee23b683e
* Merge WebKit at r66666 : Initial merge by git.Kristian Monsen2010-09-112-2/+10
| | | | Change-Id: I57dedeb49859adc9c539e760f0e749768c66626f
* Merge WebKit at r66079 : Initial merge by gitSteve Block2010-09-0210-19/+11
| | | | Change-Id: Ie2e1440fb9d487d24e52c247342c076fecaecac7
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-123-6/+9
| | | | Change-Id: Ibcf418498376b2660aacb7f8d46ea7085ef91585
* Add dom/xhtml/level3 layout tests at WebKit r63173Steve Block2010-07-222119-0/+139282
| | | | | | | | | | | | | | 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
* Merge "Copy back the upstreamed version of prefetch ↵Leon Clarke2010-07-138-152/+0
|\ | | | | | | https://bugs.webkit.org/show_bug.cgi?id=3652"
| * Copy back the upstreamed version of prefetchLeon Clarke2010-07-128-152/+0
| | | | | | | | | | | | https://bugs.webkit.org/show_bug.cgi?id=3652 Change-Id: Ibda522afed15e7581019a198e773785b7cad57ca
* | Merge "Add dom/xhtml/level2 layout tests at WebKit r62496"Steve Block2010-07-122198-0/+134660
|\ \ | |/ |/|
| * Add dom/xhtml/level2 layout tests at WebKit r62496Steve Block2010-07-122198-0/+134660
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Add dom/xhtml/level1 layout tests at WebKit r62496Steve Block2010-07-09723-0/+50184
|/ | | | | | These all pass. Change-Id: If26268844fe87cd6ed8d0fc823ecf59b6eab1938
* Add dom/html LayoutTests to Android tree.Steve Block2010-05-132893-0/+163628
| | | | | | | | | | The new link prefetching tests have already been added to dom/html/level2/html on Android (though they may be relocated during upstreaming). This change pulls the entire dom/html directory (at r58033) into Android to keep the merge process as simple as possible. All tests currently pass. Change-Id: I6908177dd626e0e45f72c12503b3a115bb879715
* Add selfhtml.js which is required by the link prefetch LayoutTestsSteve Block2010-05-121-0/+721
| | | | | | | | | | New link prefetch LayoutTests were added to the Android tree in https://android-git.corp.google.com/g/#change,41229 These will be upstreamed to WebKit. They require selfhtml.js which is already upstream. Bug: 2268353 Change-Id: Ibae2c8d6ac979d6ade25443e86c1cabfbf105262
* Link prefetch supportLeon Clarke2010-05-048-0/+152
http://b/issue?id=2268353