summaryrefslogtreecommitdiffstats
path: root/LayoutTests
Commit message (Collapse)AuthorAgeFilesLines
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-1144-100/+830
| | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Link prefetch supportLeon Clarke2010-05-048-0/+152
| | | | http://b/issue?id=2268353
* Merge webkit.org at r55033 : Update Android-specific LayoutTest expected resultSteve Block2010-04-271-2/+7
| | | | | | Update the V8 expected output to reflect updated test at r55033. Change-Id: I35363367af1ed5adf59e0c22e328256e3ac361f3
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2714-246/+438
| | | | Change-Id: I98a4af828067cc243ec3dc5e5826154dd88074b5
* Add touch event LayoutTests to Android tree (at current WebKit revision, 54731).Steve Block2010-04-2315-0/+640
| | | | | | These tests should all pass. Current failures will be added to the DumpRenderTree ignore list. Change-Id: Id9a273154e2e70ea6fdea6e39797708e2f5132ed
* Adds Android-specific results for an appcache layout testSteve Block2010-03-182-0/+12
| | | | | | | Currently this test fails only because of textual differences in the console message produced on Android. Change-Id: I6f2e75b1bad9f3e8d7636d5f2b59b2d4b22fd779
* Update Android to reflect final version submitted to webkit.org for ↵Steve Block2010-03-113-0/+118
| | | | | | | | Geolocation maximumAge See http://trac.webkit.org/changeset/55841 Change-Id: Ib504563b7be40b0ff794cdcc625b07f494bb6483
* Adds Android-specific expected results for some storage LayoutTests when ↵Steve Block2010-03-025-0/+47
| | | | | | | | | using V8 These expected results are mostly copied from their counterparts in LayoutTests/storage. Minor modifications have been made to account for the different output with V8. Change-Id: Ie606e4fbe1dd0154ef0bb643e13668966592e09c
* Adds Android-specific result for a Geolocation LayoutTest that fails with V8Steve Block2010-02-251-0/+13
| | | | | | | This is currently a false failure, as the only difference from the expected output is due to V8's different syntax when reporting an exception. Change-Id: If0107f730f4114f6968307a31841c9e6073dba1c
* Adds layout tests for HTML5 featuresSteve Block2010-02-25367-0/+16828
The following layout tests should all pass on Android, as they are for recently implemented HTML5 features ... - fast/dom/Geolocation - storage - http/tests/appcache This change adds these tests to the Android tree, at the current WebKit revision r54731. This is so that we can easily keep track of which tests should always be green, and so that we can add Android-specific test results. We also add the following paths ... - fast/js/resources - used by the Geolocation tests - http/conf - used by the Appcache tests Tests that are currently failing are added to the DumpRenderTree skipped list temporarily, to keep all tests green. Change-Id: Id96c05e3746ed64e4e4c40c99567b8def688f90a