summaryrefslogtreecommitdiffstats
path: root/webkit/data
Commit message (Collapse)AuthorAgeFilesLines
* Update expected results for chromium-win LayoutTests/fast/forms/select-style.hamaji@chromium.org2009-05-213-4/+64
| | | | | | | | | | | | | | Upstream change https://bugs.webkit.org/show_bug.cgi?id=25742 modified the test. Original patch by tyoshino@google.com. (see http://codereview.chromium.org/115623) r=levin BUG=12350 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16588 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline some tests on linux. These are actually exactly the sametc@google.com2009-05-184-0/+2
| | | | | | | | | | | | as the windows baselines, we just screwed up our hashing. I've added a comment where the hash is generated explaining the problem. BUG=11933 Review URL: http://codereview.chromium.org/113467 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16289 0039d316-1c4b-4281-b951-d872f2087c98
* Remove linux pixel results for a bunch of http navigation tests.tc@google.com2009-05-1562-31/+0
| | | | | | | | | | This is the same as r16110 which removed the results on windows. The upstream tests switched to dumpAsText tests. Review URL: http://codereview.chromium.org/115415 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16199 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 437150:43770dglazkov@google.com2009-05-1516-3/+74
| | | | | | | | | | | | A few new baselines for tests. R=levin BUG=0 TEST=0 Review URL: http://codereview.chromium.org/115407 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16166 0039d316-1c4b-4281-b951-d872f2087c98
* This is some more cleanup and triage after the skia merge. All layout testssenorblanco@chromium.org2009-05-1519-11/+13
| | | | | | | | | | | | | that were minor pixel changes (or major ones that bring us closer to webkit mac results) have been rebaselined. The rest have been sorted by probable cause and assigned bugs. glyph-orientation-rounding-test.xhtml is from http://crbug.com/11502, whose crash I couldn't reproduce (seems to be also passing on the buildbots). Review URL: http://codereview.chromium.org/113416 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16151 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline 2 tests that are new from the merge.tc@google.com2009-05-144-0/+2
| | | | | | | | | | | | | | | | | | | These are testing the opacity values of iframes. E.g., the first test loads a lime green background (#00ff00). Over the background, it loads a black iframe with 50% opacity. With skia, we end up with a green color of (#008000). The upstream expected result has a different green (#0e6c00) with an embedded color profile. When I load the png in the gime and appy the color profile, I get (#007c00). I think the difference is just the color profile and that skia is doing the right thing. BUG=11933 Review URL: http://codereview.chromium.org/115386 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16128 0039d316-1c4b-4281-b951-d872f2087c98
* Baseline some layout tests for linux. These differ in the pixels along text, ↵eroman@chromium.org2009-05-144-0/+2
| | | | | | | | but the rest is unchanged. Review URL: http://codereview.chromium.org/115384 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16121 0039d316-1c4b-4281-b951-d872f2087c98
* Remove pixel results for a bunch of http navigation tests.tc@google.com2009-05-1496-2975/+0
| | | | | | | | | | In r43677, these tests were all changed to dumpAsText tests so we don't need separate baselines. http://trac.webkit.org/changeset/43677 Review URL: http://codereview.chromium.org/115380 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16110 0039d316-1c4b-4281-b951-d872f2087c98
* Add some baselines for mac, and remove some passing tests.ericroman@google.com2009-05-146-0/+77
| | | | | | Review URL: http://codereview.chromium.org/113411 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16103 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline on mac too.tc@google.com2009-05-141-1/+1
| | | | | | | | | | | | I forgot that this is a V8 test and needs to be rebaselined on mac too. The windows/linux fix was in r16091. TBR=dglazkov Review URL: http://codereview.chromium.org/113413 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16097 0039d316-1c4b-4281-b951-d872f2087c98
* Enable the fast BMPImageDecoderTest tests under Purify.thestig@chromium.org2009-05-141-2/+3
| | | | | | | BUG=9177 Review URL: http://codereview.chromium.org/115373 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16096 0039d316-1c4b-4281-b951-d872f2087c98
* Merge webkit from r43671 to r43715.tc@google.com2009-05-141-1/+1
| | | | | | | | | | | One test started to fail, but it's just a line number change due to r43707. This also pulls in a layout test fix for chromium mac (content-opacity-2 timeout). Review URL: http://codereview.chromium.org/115368 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16091 0039d316-1c4b-4281-b951-d872f2087c98
* Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast ↵thestig@chromium.org2009-05-141-1/+2
| | | | | | | | | tests under Valgrind. BUG=9177 Review URL: http://codereview.chromium.org/113384 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16086 0039d316-1c4b-4281-b951-d872f2087c98
* Merge from r43637 to r43664.tc@google.com2009-05-1422-36/+262
| | | | | | | | | | | | | | | | Just some new layout tests. 2 added to a new bug, the rest are rebaselined on windows and linux. The ellipsis changes are from http://trac.webkit.org/changeset/43664 and just have font differences. border-radius-clipping just has anti-alias differences in the rounded borders (skia). transformed document element is just a font difference. Review URL: http://codereview.chromium.org/115360 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16069 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge from 43587:43637.tc@google.com2009-05-139-2/+19
| | | | | | | | | | | Tests failing due to upstream r43604, but abarth with investigate. Otherwise, just some new baselines. Review URL: http://codereview.chromium.org/115319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15995 0039d316-1c4b-4281-b951-d872f2087c98
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-13122-84/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | placed in third_party. All relevant skia changes (for all 3 platforms) have been upstreamed. Most of this CL is mind-numbingly repetitive. Things of interest are: skia.gyp (now points at third_party versions), DEPS, and SkUserConfig.h. stdint.h: Skia now requires C99 integer types, which MSVC doesn't support natively. I have put typedefs in config/win/stdint.h. Note that the new version of skia appears to render rects whose coordinates are "backwards" (ie., x2 < x1 or y2 < y1), which were formerly culled. There were a couple obvious instances of this in the code which I fixed, but there may be more. There were ~35 layout test failures due to minor pixel differences which I rebaselined on Windows and Linux, and 8 genuine failures related to masks and stroked text, which I have put in text_expectations.txt and assigned to myself. (There was another change which broke ~1700 tests on each platform, but I put that change behind an #ifdef for now). R=brettw Review URL: http://codereview.chromium.org/65012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15949 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update [43553:43587].ericroman@google.com2009-05-122-0/+6
| | | | | | | | | | | | | * LayoutTests/fast/js/instance-of-immediates.html Test was changed upstream in <http://trac.webkit.org/changeset/43560>, rebaselined to match those changes. BUG=0 TBR=dglazkov Review URL: http://codereview.chromium.org/113308 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15912 0039d316-1c4b-4281-b951-d872f2087c98
* Fix DomSerializerTests disabled for WebKit merge 43114:43242jnd@chromium.org2009-05-122-2/+0
| | | | | | | | | | The bug is because WebCore now always inserts a HEAD element to a HTML DOM. BUG=11478. Review URL: http://codereview.chromium.org/115251 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15886 0039d316-1c4b-4281-b951-d872f2087c98
* Update Linux baseline for ↵kuchhal@chromium.org2009-05-123-0/+24
| | | | | | | | | | | | LayoutTests/fast/layers/normal-flow-hit-test-actual.html BUG=9157 TEST=The new baselines match with the ones upstream. Review URL: http://codereview.chromium.org/113281 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15882 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline the instance of test that we pass. The only difference isager@chromium.org2009-05-122-0/+48
| | | | | | | | the error message text. Review URL: http://codereview.chromium.org/113265 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15852 0039d316-1c4b-4281-b951-d872f2087c98
* Added type check to SVG operation arguments.plesner@google.com2009-05-122-0/+4
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15847 0039d316-1c4b-4281-b951-d872f2087c98
* Add a missing baseline, and mark some tests fail mac/linux that need baselining.ericroman@google.com2009-05-123-0/+17
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/115226 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15838 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update [43512:43550]ericroman@google.com2009-05-125-0/+24
| | | | | | | | | | | | | | | | | * LayoutTests/fast/forms/search-styled.html New test added with <http://trac.webkit.org/changeset/43522>. The corresponding change to RenderThemeWin.cpp doesn't affect chromium (which uses RenderThemeChromiumWin.cpp). Filed the follow-up bug <http://crbug.com/11793> to see if we want to make the same change to RenderThemeChromiumWin. * LayoutTests/http/tests/misc/favicon-as-image.html This go copied to a new location by <http://trac.webkit.org/changeset/43542>. Did a respective copy of the baseline (although tentatively seems to be failing locally, will see how it fares on the buildbot). TBR=dglazkov Review URL: http://codereview.chromium.org/113252 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15837 0039d316-1c4b-4281-b951-d872f2087c98
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-11298-0/+0
| | | | | | | | | | (No code change.) git ls-tree -r HEAD | grep '^100755' | cut -f2 | egrep '\.(png|txt|mm|cc|h|checksum|asm|js|html|c|css|xml|grd|json)$' | xargs chmod a-x git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15809 0039d316-1c4b-4281-b951-d872f2087c98
* Add a baseline from merge for mac.ericroman@google.com2009-05-113-0/+7
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/115208 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15802 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit update 43401:43505.ericroman@google.com2009-05-1122-4/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tests baselined are for the following reasons: LayoutTests/editing/inserting/4960120-1.html LayoutTests/fast/forms/textarea-scrollbar.html LayoutTests/fast/forms/textarea-scrolled-type.html LayoutTests/fast/overflow/overflow-focus-ring.html Margins changed with <http://trac.webkit.org/changeset/43355> requiring rebaseline. LayoutTests/fast/js/postfix-syntax.html Test was modified with <http://trac.webkit.org/changeset/43446>. LayoutTests/fast/layers/self-painting-outline.html New test with <http://trac.webkit.org/changeset/43458>. Not too sure that this baseline is actually correct, but dglazkov thinks it is a known junction issue so we won't worry too much about it... LayoutTests/editing/style/apply-through-end-of-document.html New test added with <http://trac.webkit.org/changeset/43420>. LayoutTests/fast/css/compare-content-style.html New test added with <http://trac.webkit.org/changeset/43474>. LayoutTests/webarchive/test-link-rel-icon.html New test added with <http://trac.webkit.org/changeset/43501>. We don't support webarchive, but I generated a new baseline for this anyway to keep it from complaining. Review URL: http://codereview.chromium.org/115196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15780 0039d316-1c4b-4281-b951-d872f2087c98
* Fix plugin window sticking around when parent became invisible. Added test ↵jam@chromium.org2009-05-104-16/+13
| | | | | | | | | | | | for all different scenarios. Note I grabbed the plugin hwnd and manually checked it instead of looking for callbacks from the plugin's SetWindow since the latter isn't called if the visibility changes. BUG=1842096 TEST=regression test included, test http://chromedashboard per bug Review URL: http://codereview.chromium.org/115169 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15732 0039d316-1c4b-4281-b951-d872f2087c98
* New baselines to account for http://trac.webkit.org/changeset/43355darin@chromium.org2009-05-08812-6313/+5154
| | | | | | | | | | | | | | | Note: that change only required a small fraction of tests to be rebaselined for PLATFORM(MAC). However, due to the change made in themeWin.css, a lot more tests are impacted for PLATFORM(CHROMIUM) on Windows. I expect that these will also need to be re-baselined for Linux separately since the change involves the rendering of form controls. R=dglazkov Review URL: http://codereview.chromium.org/113170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15697 0039d316-1c4b-4281-b951-d872f2087c98
* Add expected results for newly added layout tests.darin@chromium.org2009-05-086-0/+35
| | | | | | | | | | | | Corresponding to the following WebKit changes: http://trac.webkit.org/changeset/43378 http://trac.webkit.org/changeset/43400 TBR=dglazkov Review URL: http://codereview.chromium.org/115132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15645 0039d316-1c4b-4281-b951-d872f2087c98
* Remove fixed memory leaks from the purify ignore file. asargent@chromium.org2009-05-071-131/+0
| | | | | | | | | | R=erikkay http://crbug.com/11569 Review URL: http://codereview.chromium.org/115102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15597 0039d316-1c4b-4281-b951-d872f2087c98
* Fix crash when attempting to construct XMLHttpRequest object in aager@chromium.org2009-05-072-0/+10
| | | | | | | | | | | | | | detached document. If there is no frame corresponding to the DOMWindow object from which we are retrieving the constructor function, return undefined. Attempts to construct the object will therefore throw an exception because an attempt is made to call undefined as a function. BUG=10861 Review URL: http://codereview.chromium.org/115079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15541 0039d316-1c4b-4281-b951-d872f2087c98
* Re-baseline to account for line number difference between JSC and V8.darin@chromium.org2009-05-072-0/+20
| | | | | | | | R=ager Review URL: http://codereview.chromium.org/113088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15532 0039d316-1c4b-4281-b951-d872f2087c98
* Add baseline for layout test added in http://trac.webkit.org/changeset/43173darin@chromium.org2009-05-073-0/+11
| | | | | | | | TBR=eseidel Review URL: http://codereview.chromium.org/115072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15528 0039d316-1c4b-4281-b951-d872f2087c98
* Add baseline for http://trac.webkit.org/changeset/43168darin@chromium.org2009-05-073-0/+67
| | | | | | | | | | | | | When I run the test in test_shell, I notice that none of the input fields are marked as misspelled. I think this is because the spellchecker is not hooked up to test_shell. We should probably hook up the spellchecker so tests like this will be meaningful. TBR=hbono Review URL: http://codereview.chromium.org/113090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15524 0039d316-1c4b-4281-b951-d872f2087c98
* Add some missing baselines for some new svg tests.darin@chromium.org2009-05-079-0/+122
| | | | | | | | TBR=eseidel Review URL: http://codereview.chromium.org/115068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15519 0039d316-1c4b-4281-b951-d872f2087c98
* Add missing baseline for http://trac.webkit.org/changeset/43278darin@chromium.org2009-05-073-0/+17
| | | | | | | | TBR=agl Review URL: http://codereview.chromium.org/113087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15518 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests corresponding to http://trac.webkit.org/changeset/43243darin@chromium.org2009-05-0713-44/+41
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/113084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15515 0039d316-1c4b-4281-b951-d872f2087c98
* Move webkit purify messages to a correct filehclam@chromium.org2009-05-072-131/+131
| | | | | | | | | | | | | | BUG=11569 TBR=darin Move the webkit purify messages from webkit\data\purify\test_shell_tests.exe_MLK_ignore.txt To webkit\data\purify\test_shell_tests.exe_MLK.txt Review URL: http://codereview.chromium.org/113078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15500 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore two memory leak messages by webkit purify bothclam@chromium.org2009-05-071-0/+131
| | | | | | | | | | | BUG=11569 TBR=darin This leak is introduced by webkit merge 43242:43321. Review URL: http://codereview.chromium.org/112005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15491 0039d316-1c4b-4281-b951-d872f2087c98
* Add baselines for newly added tests.darin@chromium.org2009-05-074-0/+50
| | | | | | | | | | This corresponds to: http://trac.webkit.org/changeset/43255 TBR=dglazkov Review URL: http://codereview.chromium.org/115051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15480 0039d316-1c4b-4281-b951-d872f2087c98
* Re-baseline and create baselines for tests added in ↵darin@chromium.org2009-05-06199-287/+325
| | | | | | | | | | | http://trac.webkit.org/changeset/43215 BUG=11483 R=dglazkov Review URL: http://codereview.chromium.org/112003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15428 0039d316-1c4b-4281-b951-d872f2087c98
* Push V8 version 1.2.2 to chromium.ager@chromium.org2009-05-052-2/+2
| | | | | | | | | | | | | | This contains a bug fix for the disappearing external strings bug (http://crbug.com/9746) as well as a couple of other bug fixes. In addition to bug fixes, this version of V8 allows the call as function handler registered on non-function objects to be called in construct calls. BUG=9746 Review URL: http://codereview.chromium.org/109011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15289 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Flash window in Analytics being incorrectly visible.jam@chromium.org2009-05-052-0/+16
| | | | | | | | | | The bug was that we accidentally marked a plugin widget as visible if it's parent was visible, even if it was explicitly set as hidden. BUG=8927 TEST=regression test included, also can verify that analytics doesn't display the gray rectangle per the bug Review URL: http://codereview.chromium.org/106008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15285 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of WebKit Merge 42994:43059playmobil@google.com2009-04-305-11/+659
| | | | | | Review URL: http://codereview.chromium.org/100212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14960 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests on linux that changed from the merge.tc@google.com2009-04-3020-7/+10
| | | | | | | Review URL: http://codereview.chromium.org/100190 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14953 0039d316-1c4b-4281-b951-d872f2087c98
* Linux tests need rebaselining post WebKit Merge 42932:42994playmobil@google.com2009-04-292-1/+1
| | | | | | | | Also rebaseline another SVG test since eseidel says our result looks ok. Review URL: http://codereview.chromium.org/100187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14907 0039d316-1c4b-4281-b951-d872f2087c98
* Remove duplicate expectation files found via dedup-tests.py. These tests ↵tc@google.com2009-04-2923-4903/+0
| | | | | | | | | | | still pass on my machine. TBR=evan Review URL: http://codereview.chromium.org/100185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14904 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline svg tests for WebKit Merge 42932:42994playmobil@google.com2009-04-2924-12/+90
| | | | | | Review URL: http://codereview.chromium.org/100181 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14899 0039d316-1c4b-4281-b951-d872f2087c98
* This time, really check in new baselines for WebKit merge 42932:42994playmobil@google.com2009-04-2912-0/+78
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14882 0039d316-1c4b-4281-b951-d872f2087c98
* Update Test expectations for WebKit Merge 42932:42994playmobil@google.com2009-04-292-6/+12
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14875 0039d316-1c4b-4281-b951-d872f2087c98