summaryrefslogtreecommitdiffstats
path: root/LayoutTests/dom
Commit message (Collapse)AuthorAgeFilesLines
* 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