summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/resources
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-082-3/+8
| | | | Change-Id: I60ce9d780725b58b45e54165733a8ffee23b683e
* Merge WebKit at r75993: Initial merge by git.Ben Murdoch2011-05-161-0/+19
| | | | Change-Id: I602bbdc3974787a3b0450456a30a7868286921c3
* Merge WebKit at r65615 : Initial merge by git.Iain Merrick2010-08-235-0/+43
| | | | Change-Id: Ifbf384f4531e3b58475a662e38195c2d9152ae79
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-163-0/+51
| | | | Change-Id: Icd6db395c62285be384d137164d95d7466c98760
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2720-770/+0
| | | | Change-Id: I18a2dc5439e36c928351ea829d8fb4e39b062fc7
* Update Android to reflect final version submitted to webkit.org for ↵Steve Block2010-03-111-0/+81
| | | | | | | | Geolocation maximumAge See http://trac.webkit.org/changeset/55841 Change-Id: Ib504563b7be40b0ff794cdcc625b07f494bb6483
* Adds layout tests for HTML5 featuresSteve Block2010-02-2519-0/+689
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