summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/conf
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r78450: Initial merge by git.Steve Block2011-05-241-0/+709
| | | | Change-Id: I6d3e5f1f868ec266a0aafdef66182ddc3f265dc1
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-144-4/+4
| | | | Change-Id: I1d9fb60ea2c3f2ddc04c17a871acdb39353be228
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-116-0/+31
| | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Adds layout tests for HTML5 featuresSteve Block2010-02-258-0/+4359
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