summaryrefslogtreecommitdiffstats
path: root/webkit/data
Commit message (Collapse)AuthorAgeFilesLines
* Fix selectionlist on Linux by rebaselining the text file as well as the ↵pkasting@chromium.org2009-08-131-0/+111
| | | | | | | | | | | image one. The differences look OK to me. TBR=sidchat BUG=10463 TEST=none Review URL: http://codereview.chromium.org/165487 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23364 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a couple of tests that are OK, and add a few comments on the ↵pkasting@chromium.org2009-08-1310-7/+7
| | | | | | | | | | test_expectations for some others. BUG=8635,10281,10435,10463 TEST=none Review URL: http://codereview.chromium.org/164455 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23319 0039d316-1c4b-4281-b951-d872f2087c98
* Add a few more tests to be investigated shortly.levin@chromium.org2009-08-1311-0/+7
| | | | | | | | | | | | | | | Add dummy expectations for tests under investigation to allow the layout tests to be able to be skipped (and not fail due to missing expectations). BUG=None TEST=None TBR=mbelshe@chromium.org Review URL: http://codereview.chromium.org/165450 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23305 0039d316-1c4b-4281-b951-d872f2087c98
* Update comments in README to reflect LayoutTests moving to third_party/webkitdpranke@google.com2009-08-121-3/+0
| | | | | | | | | | BUG=none R=dglazkov@chromium.org TEST=none Review URL: http://codereview.chromium.org/164384 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23204 0039d316-1c4b-4281-b951-d872f2087c98
* Land Vitaly's regression test for event listener memory leak.ager@chromium.org2009-08-122-0/+76
| | | | | | | | BUG=17400 Review URL: http://codereview.chromium.org/164318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23181 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline block-test* tests for Mac.darin@chromium.org2009-08-122-0/+134
| | | | | | | | | | | | | | | | | | | | On Mac, when trying to connect to 255.255.255.255, we get an EACCES error. I don't think it is correct for me to map that to ERR_ADDRESS_INVALID or ERR_ADDRESS_UNREACHABLE, so I'm going to map it to ERR_ACCESS_DENIED. This means that I need to rebaseline the chromium-mac results for these tests. I think it is okay to have platform specific behavior here. I kind of prefer that the error codes we show are more closely in sync with the operating system. That way it may be easier for a sophisticated user to make sense of our error codes. R=wtc BUG=18665 TEST=none Review URL: http://codereview.chromium.org/164114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23176 0039d316-1c4b-4281-b951-d872f2087c98
* Re-baseline tests that are producing correct/acceptable results on Windows.pam@chromium.org2009-08-117-7/+72
| | | | | | | | BUG=15217, 4363, 9798, 18978 TEST=covered by layout tests Review URL: http://codereview.chromium.org/164292 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23104 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests of svg/W3C-SVG-1.1/filters-example-01-b.svg and ↵hamaji@chromium.org2009-08-109-3/+637
| | | | | | | | | | | | | | svg/W3C-SVG-1.1/struct-group-03-t.svg. Windows' svg/W3C-SVG-1.1/filters-example-01-b.svg isn's so good. There are a ugly room between black strokes and white painting of characters. Maybe this is a real bug. Other pngs seem to be similar to WebKit's expected images. BUG=10307 TEST=none Review URL: http://codereview.chromium.org/165233 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22912 0039d316-1c4b-4281-b951-d872f2087c98
* Remove wrong expected data for ↵ukai@chromium.org2009-08-105-35/+0
| | | | | | | | | | | | | LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.svg. smiley.png should be shown with xml:base on image and xml:base on parent. BUG=10281 TEST=none Review URL: http://codereview.chromium.org/165234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22911 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests with symbols that were not in fonts on buildbot.ukai@chromium.org2009-08-1023-41/+65
| | | | | | | | | | | | | | | | | | LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html Looks correctly showing non-ascii symbols. BUG=10314 TEST=none Review URL: http://codereview.chromium.org/164248 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22909 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline test results of svg/W3C-SVG-1.1/animate-elem-78-t.hamaji@chromium.org2009-08-106-65/+394
| | | | | | | | | | As we didn't support animation of SVG, the original expected image was wrong. BUG=none TEST=none Review URL: http://codereview.chromium.org/165232 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22908 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline test results for css2.1/t0803-c5505-mrgn-02-c.hamaji@chromium.org2009-08-106-4/+13
| | | | | | | | | | | We must not see the vertical scrollbar. So, the original expected image was wrong. BUG=9916 TEST=none Review URL: http://codereview.chromium.org/164246 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22906 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline LayoutTests/editing/selection/5136696.html.yutak@chromium.org2009-08-106-5/+35
| | | | | | | | BUG=10476 TEST=none Review URL: http://codereview.chromium.org/165231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22905 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline the test results of svg/W3C-SVG-1.1/animate-elem-39-t.hamaji@chromium.org2009-08-104-3/+79
| | | | | | | | | | | | This happened because the name of SVG nodes are changed (RenderImage => RenderSVGImage). BUG=10463 BUG=10998 TEST=none Review URL: http://codereview.chromium.org/165228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22904 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline LayoutTests/svg/W3C-SVG-1.1/pservers-grad-11-b.svgukai@chromium.org2009-08-106-0/+92
| | | | | | | | | | | Diffs only font metrics BUG=10282 TEST=none Review URL: http://codereview.chromium.org/164245 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22903 0039d316-1c4b-4281-b951-d872f2087c98
* Skia merge 309:310yusukes@google.com2009-08-108-4/+4
| | | | | | | | | BUG=18333 TEST=none TBR=agl Review URL: http://codereview.chromium.org/164234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22902 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline LayoutTests/editing/pasteboard/4989774.html.yutak@chromium.org2009-08-106-5/+23
| | | | | | | | | | | This test is affected by an upstream change (NBSPs turning to spaces). See <http://code.google.com/p/chromium/issues/detail?id=15132#c5>. BUG=15132 TEST=none Review URL: http://codereview.chromium.org/164243 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22901 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline layout test editing/selection/4983858.hamaji@chromium.org2009-08-106-5/+25
| | | | | | | | | | | This is working just like Safari. BUG=15132 TEST=none Review URL: http://codereview.chromium.org/164242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22899 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline LayoutTests/editing/pasteboard/5089327.htmlukai@chromium.org2009-08-106-0/+42
| | | | | | | | | | | It pastes the content with blue color as expected. BUG=9159 TEST=none Review URL: http://codereview.chromium.org/165225 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22898 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline test results for editing/inserting/editable-html-element.hamaji@chromium.org2009-08-106-4/+32
| | | | | | | | | | It is working like Safari. BUG=15132 TEST=none Review URL: http://codereview.chromium.org/164239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22897 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update 46891:46910.senorblanco@chromium.org2009-08-0713-0/+266
| | | | | | | | | | BUG=none TEST=no layout test failures TBR=pkasting Review URL: http://codereview.chromium.org/164197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22830 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit update 46850:46894. This required a webkit gyp change (for yusukes's ↵senorblanco@chromium.org2009-08-075-197/+23
| | | | | | | | | | | | wk 46885) and some layout rebaselines (for pkasting's 46871 and rniwa's 46860). BUG=none TEST=none TBR=pkasting Review URL: http://codereview.chromium.org/164154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22754 0039d316-1c4b-4281-b951-d872f2087c98
* Mass rebaselining for linux tests related to ↵erg@google.com2009-08-07537-269/+6556
| | | | | | | | | | | | http://trac.webkit.org/changeset/43355 Webkit changed html.css in that CL. BUG=http://crbug.com/11613 TEST=NONE (Over the shoulder review by dglazkov because it 500s the code review tool). git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22738 0039d316-1c4b-4281-b951-d872f2087c98
* Disable plugin tests on webkit purify due to timeout.tim@chromium.org2009-08-061-0/+2
| | | | | | | | | | BUG=18598 TBR=nsylvain TEST=none Review URL: http://codereview.chromium.org/164108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22693 0039d316-1c4b-4281-b951-d872f2087c98
* Enable new FTP for Windows TestShell so that the results of block-test.html aredarin@chromium.org2009-08-061-3/+3
| | | | | | | | | | | | | | | | | the same across platforms. WTC tells me that it should be ready to go, and it anyways is only exercised by these two security/block-test*.html tests. Also, add back the fix from r22651. Extend that fix a bit so that when we do not have a special mapping, we just spit out the existing error code value. This way, if we get an unexpected result, the output will tell us what the original error code was. This change doesn't impact any layout tests. R=dglazkov,wtc BUG=18665 TEST=none Review URL: http://codereview.chromium.org/165091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22686 0039d316-1c4b-4281-b951-d872f2087c98
* Update baseline for security/block-test.htmldarin@chromium.org2009-08-063-257/+124
| | | | | | | | | | | | | | | | | | | This CL also revises how we print resource errors to make our results more close resemble those of Mac WebKit. security/block-test-no-port.html is no longer WONTFIX since we always run layout tests with a no-proxy configuration now. security/block-test.html does not need to be skipped on mac since we now have a FTP implementation ;-) R=dglazkov BUG=18610 TEST=none Review URL: http://codereview.chromium.org/165038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22635 0039d316-1c4b-4281-b951-d872f2087c98
* Re-enable test_shell Plugin.* tests for WebKit purify bot.dglazkov@chromium.org2009-08-061-2/+0
| | | | | | | | | | TBR=jam BUG=18598 TEST=WebKit purify bot stays green. Review URL: http://codereview.chromium.org/164073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22634 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline test results for fast/canvas/image-pattern-rotate.html for Windows.hamaji@chromium.org2009-08-063-0/+42
| | | | | | | | | | The original bug was apple specific and we don't need to fix our code. BUG=18016 Review URL: http://codereview.chromium.org/160640 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22596 0039d316-1c4b-4281-b951-d872f2087c98
* Remove bad tests results. These should have been removed as part of r22590.darin@chromium.org2009-08-065-212/+0
| | | | | | | | | | TBR=dglazkov TEST=none BUG=none Review URL: http://codereview.chromium.org/165037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22592 0039d316-1c4b-4281-b951-d872f2087c98
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-0611-189/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | There are several changes included: 1- Fixed up some of the signatures of virtual methods on TestWebViewDelegate so that they actually get called. 2- Fudged the output of some of the events so that they match the WebKit Mac results. This means outputing NSError instead of WebError, etc. 3- Modified WebURLLoaderImpl to send a more meaningful redirect request. This allows some tests to observe that we are for example going to be issuing a POST request in response to a 307 redirect of a POST request. 4- Modified WebViewDelegate::WillSendRequest to take a redirect_response parameter so that the TestWebViewDelegate can log information about that. 5- Deleted a number of custom baselines that are now unnecessary! :-) 6- Removed some code from WebFrameLoaderClientImpl::dispatchWillSendRequest that was causing our setting for firstPartyForCookies to differ from Safari. This CL depends on WebKit r46820. R=dglazkov,abarth BUG=none TEST=none Review URL: http://codereview.chromium.org/164033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22590 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude all test_shell Plugin tests. It looks like all of them are timing out.dglazkov@chromium.org2009-08-061-1/+1
| | | | | | | | | | | | This is a follow-up to r22582, which excluded first Plugin test. TBR=jam TEST=non BUG=18598 Review URL: http://codereview.chromium.org/165032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22585 0039d316-1c4b-4281-b951-d872f2087c98
* Update WebKit purify test exclusions to add Plugin.Refresh.dglazkov@chromium.org2009-08-061-0/+2
| | | | | | | | | | TBR=jam BUG=18598 TEST=none Review URL: http://codereview.chromium.org/164045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22582 0039d316-1c4b-4281-b951-d872f2087c98
* Remove expected images for textfield-drag-into-disabled.html.hamaji@chromium.org2009-08-055-36/+0
| | | | | | | | | | | | | | | | As this is updated as a dumpAsText test, we don't need the expected images. See also: WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=28008 WebKit change: http://trac.webkit.org/changeset/46790 BUG=11613 BUG=18412 TEST=none Review URL: http://codereview.chromium.org/160637 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22472 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline test results for fast/canvas/image-pattern-rotate.html for linux.hamaji@chromium.org2009-08-053-0/+42
| | | | | | | | | The original bug was apple specific and we don't need to fix our code. BUG=18016 Review URL: http://codereview.chromium.org/160388 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22471 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: add baselines for complex text tests which now pass.agl@chromium.org2009-08-0415-0/+119
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22435 0039d316-1c4b-4281-b951-d872f2087c98
* Implementing layoutTestController.setIconDatabaseEnabled caused atc@google.com2009-08-042-2/+2
| | | | | | | | | | | different error for this webarchive test. Add the new baselines. TBR=brettw Review URL: http://codereview.chromium.org/160561 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22353 0039d316-1c4b-4281-b951-d872f2087c98
* Implement a couple layoutTestController methods and rebaselinetc@google.com2009-08-032-0/+10
| | | | | | | | | | | | | | | | | | | | http/tests/misc/favicon-loads-with-images-disabled.html. Implement layoutTestController.disableImageLoading() and put in a placeholder for layoutTestController.setIconDatabaseEnabled() (because we don't use the icon database). These methods are used by http/tests/misc/favicon-loads-with-images-disabled.html, but the test still fails because our resource loader output is different. Go ahead and rebaseline for the difference. BUG=18355 Review URL: http://codereview.chromium.org/159820 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22345 0039d316-1c4b-4281-b951-d872f2087c98
* Update layout test link on test shell's index.html to it'stc@google.com2009-08-031-1/+2
| | | | | | | | | current location. Review URL: http://codereview.chromium.org/160532 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22329 0039d316-1c4b-4281-b951-d872f2087c98
* Provide baseline for LayoutTests/fast/box-shadow/inset.htmldarin@chromium.org2009-07-316-0/+86
| | | | | | | | | | | There is also some minor cleanup in test_expectations.txt. R=dglazkov BUG=17942 Review URL: http://codereview.chromium.org/159672 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22154 0039d316-1c4b-4281-b951-d872f2087c98
* Add expected data for /fast/forms/button-style-color.htmlukai@chromium.org2009-07-316-0/+106
| | | | | | | | | | TBR=tony BUG=18143 TEST=none Review URL: http://codereview.chromium.org/160448 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22149 0039d316-1c4b-4281-b951-d872f2087c98
* linux: rebaseline a test; we intentionally don't match win/macevan@chromium.org2009-07-311-0/+12
| | | | | | | | | | | Through extensive testing Antoine concluded that our behavior is correct, so let's have our test verify we don't regress this. BUG=15907 Review URL: http://codereview.chromium.org/160375 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22131 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline worker-constructor.html and enable it and other 2 tests in ↵jianli@chromium.org2009-07-301-2/+2
| | | | | | | | | | | running in UI test. BUG=none TEST=none Review URL: http://codereview.chromium.org/160402 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22073 0039d316-1c4b-4281-b951-d872f2087c98
* Add expected data for new layout testsukai@chromium.org2009-07-309-0/+619
| | | | | | | | | | | | | | | | | | webkit 46548 LayoutTests/http/tests/loading/redirect-methods.html webkit 46561 LayoutTests/fast/lists/ol-start-parsing.html Fixed in webkit 46567 LayoutTests/editing/style/remove-underline-from-stylesheet.html TBR=tony BUG=18014,18050,18051 TEST=none Review URL: http://codereview.chromium.org/159627 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22042 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 46536:46570ukai@chromium.org2009-07-3010-179/+0
| | | | | | | | | | | | | | | | | | | | | webkit 46548 adds new layout tests LayoutTests/http/tests/loadig/redirect-methods.html webkit 46558 adds new pure virtual method InspectorClient::inspectorWindowObjectCleared() Added it as NOTIMPLEMENTED() in WebInspectorClient. webkit 46561 adds new layout tests LayoutTests/fast/lists/ol-start-parting.html webkit 46567 fixed /editing/style/remove-underline-{from-stylesheet,in-bold}. TBR=tony BUG=none TEST=none Review URL: http://codereview.chromium.org/159624 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22039 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline LayoutTests/editing/execCommand/outdent-selection.html due to thejaphet@chromium.org2009-07-296-20/+83
| | | | | | | | | | | | | WebKit changeset 45886. Original patch by rniwa@webkit.org. (Review: http://codereview.chromium.org/155731). BUG=16823 TEST=none r=me git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21976 0039d316-1c4b-4281-b951-d872f2087c98
* Enable layout tests: worker-constructor.html and worker-script-error.html.jianli@chromium.org2009-07-285-27/+13
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/159429 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21863 0039d316-1c4b-4281-b951-d872f2087c98
* Update test expectations corresponding to changes made upstream.darin@chromium.org2009-07-2412-12/+146
| | | | | | | | | | | | | | | | | | Corresponding to http://trac.webkit.org/changeset/46281: fast/overflow/overflow-with-local-attachment.html Corresponding to http://trac.webkit.org/changeset/46287: fast/css/getComputedStyle/computed-style.html fast/css/getComputedStyle/computed-style-without-renderer.html svg/css/getComputedStyle-basic.xhtml TBR=pkasting BUG=none TEST=none Review URL: http://codereview.chromium.org/160075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21490 0039d316-1c4b-4281-b951-d872f2087c98
* Don't run ManyVideoBear under valgrind for now, as it hangsdkegel@google.com2009-07-231-1/+2
| | | | | | | | | BUG=16945 TEST=watch test_shell tests go green on valgrind bot Review URL: http://codereview.chromium.org/160031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21451 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines to account for http://trac.webkit.org/changeset/46240darin@chromium.org2009-07-2326-38/+1370
| | | | | | | | | | R=pkasting TEST=none BUG=none Review URL: http://codereview.chromium.org/159284 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21436 0039d316-1c4b-4281-b951-d872f2087c98
* Additional test to exploit memory leaks in <video>hclam@google.com2009-07-221-0/+38
| | | | | | | | | | | | | TEST=MediaLeakTest.ManyVideoBear This test inject and remove a <video> element many (50) times. Trying to exploit memory leaks during the creation and destruction of the internal media player and the glue code with WebKit. Review URL: http://codereview.chromium.org/159204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21317 0039d316-1c4b-4281-b951-d872f2087c98