summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/js
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-081-0/+16
| | | | Change-Id: I60ce9d780725b58b45e54165733a8ffee23b683e
* Merge WebKit at r74534: Initial merge by git.Ben Murdoch2011-05-101-0/+2
| | | | Change-Id: I6ccd1154fa1b19c2ec2a66878eb675738735f1eb
* Merge WebKit at r72805: Initial merge by GitSteve Block2011-01-061-2/+0
| | | | | | | Note that this is a backwards merge from Chromium release 9.0.600.0 to 9.0.597.0, to align with the Chromium 9 stable release branch. Change-Id: I5d2bb4e8cee9d39ae8485abf48bdb55ecf8b3790
* Merge WebKit at r73109: Initial merge by git.Shimeng (Simon) Wang2010-12-221-0/+2
| | | | Change-Id: I61f1a66d9642e3d8405d3ac6ccab2a53421c75d8
* Merge Webkit at r70949: Initial merge by git.John Reck2010-11-091-0/+18
| | | | Change-Id: I77b8645c083b5d0da8dba73ed01d4014aab9848e
* Merge WebKit at r70209: Initial merge by GitBen Murdoch2010-10-262-1/+7
| | | | Change-Id: Id23a68efa36e9d1126bcce0b137872db00892c8e
* Merge WebKit at r66666 : Initial merge by git.Kristian Monsen2010-09-112-7/+16
| | | | Change-Id: I57dedeb49859adc9c539e760f0e749768c66626f
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-121-1/+1
| | | | Change-Id: Ibcf418498376b2660aacb7f8d46ea7085ef91585
* Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-271-1/+22
| | | | Change-Id: Ie8096c63ec7c991c9a9cba8bdd9c3b74a3b8ed62
* Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-022-1/+27
| | | | Change-Id: I6cff43abca9cc4782e088a469ad4f03f166a65d5
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-251-0/+1
| | | | Change-Id: I59b289c4e6b18425f06ce41cc9d34c522515de91
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-114-7/+30
| | | | Change-Id: If006c38561af287c50cd578d251629b51e4d8cd1
* Adds layout tests for HTML5 featuresSteve Block2010-02-2520-0/+2622
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