summaryrefslogtreecommitdiffstats
path: root/webkit/data
Commit message (Collapse)AuthorAgeFilesLines
* Rebaseline tests due to the merge 44805:44837. levin@chromium.org2009-06-192-1/+1
| | | | | | | | | | | | The rebaseline is due to http://trac.webkit.org/changeset/44806 which did a vertical alignment change. TBR=paulg BUG=None TEST=None Review URL: http://codereview.chromium.org/132062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18796 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests due to the merge 44805:44837.levin@chromium.org2009-06-1922-51/+249
| | | | | | | | | | | | | | | | The majority of these have to do http://trac.webkit.org/changeset/44806 which did a vertical alignment change. become-overlay-composited-layer is a new result due to a new test added by http://trac.webkit.org/changeset/44817. BUG=None TEST=None TBR=paulg Review URL: http://codereview.chromium.org/132061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18792 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 44805:44837levin@chromium.org2009-06-1956-380/+0
| | | | | | | | | | | | The deletions of results are due to conversions of test to be dumpAsText tests. TBR=paulg BUG=none TEST=none Review URL: http://codereview.chromium.org/132057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18787 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline some media layout testshclam@chromium.org2009-06-1820-331/+375
| | | | | | | | | | | | | | | | | | | | The following tests need to be rebaselined due to the change in media controls UI: LayoutTests/media/audio-controls-rendering.html LayoutTests/media/video-aspect-ratio.html LayoutTests/media/video-controls.html LayoutTests/media/video-controls-rendering.html LayoutTests/media/video-display-toggle.html LayoutTests/media/video-layer-crash.html LayoutTests/media/video-play-pause-events.html LayoutTests/media/video-src-change.html LayoutTests/media/video-transformed.html LayoutTests/media/video-zoom-controls.html LayoutTests/media/video-zoom.html Review URL: http://codereview.chromium.org/126300 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18769 0039d316-1c4b-4281-b951-d872f2087c98
* Mark 5 <video> tests as passhclam@chromium.org2009-06-1830-0/+428
| | | | | | | | | | | | | | | | | TBR=scherkus, ajwong These 3 tests are now passing LayoutTests/media/video-error-does-not-exist.html LayoutTests/media/video-src-change.html LayoutTests/media/unsupported-rtsp.html These 2 tests just need rebaseline after several bug fixes: LayoutTests/fast/media/viewport-media-query.html LayoutTests/media/video-empty-source.html Review URL: http://codereview.chromium.org/131067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18760 0039d316-1c4b-4281-b951-d872f2087c98
* linux: rebaseline some layout tests.evan@chromium.org2009-06-176-1/+3
| | | | | | | | Checked these manually. BUG=12563 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18580 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline two tests from the last 2 merges. These tests changed upstream.tc@google.com2009-06-168-33/+33
| | | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/125215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18542 0039d316-1c4b-4281-b951-d872f2087c98
* Add better baselines. My previous check-in didn't have the right ones. I ↵dglazkov@google.com2009-06-164-12/+101
| | | | | | | | | | | | blame rebaselining tool! :) TBR=senorblanco BUG=12352 TEST=no sad redness. Review URL: http://codereview.chromium.org/126213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18506 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline tests, affected by fixes to Skia compositing upstream: ↵dglazkov@google.com2009-06-1610-10/+16
| | | | | | | | | | | | | | http://trac.webkit.org/changeset/43902 We actually had wrong baselines and the fixes broke our layout tests :-\ R=senorblanco BUG=12352 TEST=no layout test regressions. Review URL: http://codereview.chromium.org/125195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18504 0039d316-1c4b-4281-b951-d872f2087c98
* Fix rebaselining of a layout test. Accidentally rebaselines with aager@chromium.org2009-06-162-2/+2
| | | | | | | wrong version of V8. Review URL: http://codereview.chromium.org/125180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18485 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.8.ager@chromium.org2009-06-162-2/+2
| | | | | | | This version contains a number of performance improvements. Review URL: http://codereview.chromium.org/126194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18483 0039d316-1c4b-4281-b951-d872f2087c98
* Submit updated test expectations for the passing tests.dglazkov@google.com2009-06-154-24/+33
| | | | | | | | | | | | Not sure why this happened, but the baselines in my previous commit were off. TBR=eroman BUG=none TEST=build bot. Review URL: http://codereview.chromium.org/125156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18447 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline Linux and Win tests by methodically going through the ↵dglazkov@google.com2009-06-1564-30/+253
| | | | | | | | | | | | | | | test_expectations list. BUG=http://crbug.com/10301 BUG=http://crbug.com/10433 BUG=http://crbug.com/10435 BUG=http://crbug.com/8404 R=eroman TEST=watch the build bot. Review URL: http://codereview.chromium.org/125140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18443 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline 2 tests from the merge. Update the expectations file.tony@chromium.org2009-06-153-2/+2
| | | | | | | | | | | object-embed-plugin-scripting changed upstream in r44674. nth-child-dynamic is a new test. TBR=levin Review URL: http://codereview.chromium.org/126155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18433 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge from 44668 to 44682.tc@google.com2009-06-156-0/+178
| | | | | | | | | | | | Fix a the compile by renaming JSONObject to InspectorJSONObject (upstream r44682) and add a test expection for a new test. The windows expectation is just a copy of the linux one, I need to rebaseline it on windows. Review URL: http://codereview.chromium.org/126148 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18421 0039d316-1c4b-4281-b951-d872f2087c98
* Add image baseline for "generated-content.html" on linux.eroman@chromium.org2009-06-132-0/+1
| | | | | | | | | | Differs from windows baseline only by text renering. TBR=tony Review URL: http://codereview.chromium.org/126088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18347 0039d316-1c4b-4281-b951-d872f2087c98
* Add chromium-win baseline for new test "generated-content.html" which was ↵ericroman@google.com2009-06-133-0/+18
| | | | | | | | | | | | added in <http://trac.webkit.org/changeset/44640>. This layout-test is really just checking for crash. Our actual output looks fine (although upstream webkit has no pixel baseline checked in to compare against). TBR=tony Review URL: http://codereview.chromium.org/125096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18346 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline some layout testshclam@chromium.org2009-06-1327-0/+107
| | | | | | | | | | | | | | | | Rebaseline the following layout tests: LayoutTests/fast/media/mq-animation.html LayoutTests/fast/media/mq-aspect-ratio.html LayoutTests/fast/media/mq-orientation.html LayoutTests/fast/media/mq-transform-01.html LayoutTests/fast/media/mq-transform-02.html LayoutTests/fast/media/mq-transform-03.html LayoutTests/fast/media/mq-transform-04.html LayoutTests/fast/media/viewport-media-query.html Review URL: http://codereview.chromium.org/125091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18341 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Update 44597:44622ericroman@google.com2009-06-125-18/+0
| | | | | | | | | | * LayoutTests/editing/deleting/4875189.html Deleting the baselines since the test was changed to dumpAsText(), so no need for our platform-specific ones <https://bugs.webkit.org/show_bug.cgi?id=26284>. Review URL: http://codereview.chromium.org/125042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18308 0039d316-1c4b-4281-b951-d872f2087c98
* Update baselines.darin@chromium.org2009-06-124-7/+31
| | | | | | | | | | | | | | | | For some reason, the baselines I pulled earlier were wrong. These match what I see locally when I run the layout tests. In this CL, I'm also removing some REBASELINE tags that seem like they must have been leftover. They just make the rebaseline tool run more slowly. R=dglazkov BUG=none TEST=none Review URL: http://codereview.chromium.org/126059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18287 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline more tests. The new rendering looks better to me. It looks like wedarin@chromium.org2009-06-1210-11/+11
| | | | | | | | | | | | | used to have an off-by-one pixel bug with some Skia path rendering. I'm not sure what change fixed this. R=dglazkov BUG=13721 TEST=none Review URL: http://codereview.chromium.org/126056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18282 0039d316-1c4b-4281-b951-d872f2087c98
* Add baseline results for fast\canvas\drawImage-with-globalAlpha.htmldarin@chromium.org2009-06-126-0/+28
| | | | | | | | | | | | | | | I just took these results straight from the output of our buildbots. This corresponds to: http://trac.webkit.org/changeset/44537 R=dglazkov BUG=13721 TEST=none Review URL: http://codereview.chromium.org/126040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18276 0039d316-1c4b-4281-b951-d872f2087c98
* r18003 didn't properly delete this files, it just emptied them out.ojan@chromium.org2009-06-113-0/+0
| | | | | | | | | | | | Delete them properly. TBR. BUG=13728 TEST=none Review URL: http://codereview.chromium.org/122015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18134 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: rebaseline due to WebKit's r44503agl@chromium.org2009-06-1023-5/+576
| | | | | | | | | | | | | | | | r44503: Chromium Linux ignored the background color on <select>s. Rather than encode magic colours, we start with a base color (specified via CSS) and derive the other colors from it. Thus, setting the CSS background-color now correctly changes the colour of the control. https://bugs.webkit.org/show_bug.cgi?id=26030 TBR=tony git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18005 0039d316-1c4b-4281-b951-d872f2087c98
* Removed platform specific test results for WebKit bug fix.ojan@google.com2009-06-105-24/+0
| | | | | | | | | | Committing for ryosuke.niwa@gmail.com. TEST=none BUG=13485 R=jparent git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18003 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline property-getters-and-setters.html for WebKit r44445darin@chromium.org2009-06-092-0/+2
| | | | | | | | | | TEST=covered by layout test BUG=none TBR=ukai Review URL: http://codereview.chromium.org/118472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17989 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.7.ager@chromium.org2009-06-082-6/+2
| | | | | | | | | | | | | | This version contains: - A couple of compilation time improvements. - Optimized interceptor access for certain situations. - Fix for one GCC 4.4 compilation problem. - A new API function needed for caching of the document wrapper on the global object. - A minor change to the eval implementation to follow other JavaScript implementations more closely. Review URL: http://codereview.chromium.org/119305 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17852 0039d316-1c4b-4281-b951-d872f2087c98
* Some Linux test rebaselines, and updates to test_expectations.txt. Mostsenorblanco@chromium.org2009-06-056-6/+20
| | | | | | | | | | | | | | | of these are due to evanm's fix in http://codereview.chromium.org/119197, which removed some flakiness in the GTK flavour of test_shell. The rest was a skia fix landed in http://code.google.com/p/skia/source/detail?r=198 BUG=http://crbug.com/12002 BUG=http://crbug.com/12004 BUG=http://crbug.com/13218 TEST=Check that expected layout tests pass. Review URL: http://codereview.chromium.org/118309 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17738 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline Linux layout test body-generated-image-propagated-to-root.html.dimich@google.com2009-06-043-11/+11
| | | | | | | | | TBR=dglazkov BUG=none TEST=none Review URL: http://codereview.chromium.org/118276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17681 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt to fix layout test on Linux (overflow-scroll-delete.html).dimich@google.com2009-06-041-36/+0
| | | | | | | | | TBR=dglazkov BUG=none TEST=none Review URL: http://codereview.chromium.org/118273 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17679 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline Linux layout tests (using new and shiny rebaseline.py!)dimich@google.com2009-06-0426-20/+58
| | | | | | | | | I've looked through old/new images and it looks to me they are all correctly passing tests and the difference is the recently updated scrollbar rendering, as described in bug http://code.google.com/p/chromium/issues/detail?id=13313. BUG=13313, 13314 TEST=none Review URL: http://codereview.chromium.org/118257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17666 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit 44372:44405, resubmit.dimich@google.com2009-06-041-2/+0
| | | | | | | | | | | | | | | | Fixed Mac build (needed to remove a file that was removed upstream). Added expected Linux layout tests failures from the first landing attempt. Removing the chromium-specific snapshot for list-wrapping-image-crash-expected.html test because the test was incorrectly added upstream. Will fix it upstream and then re-enable in Chromium. Original code review: http://codereview.chromium.org/118215 TBR=ukai BUG=13305, 13313, 13314 (layout tests - reenable, rebaseline) TEST=none Review URL: http://codereview.chromium.org/119156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17616 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit DEP roll 44372:44405dimich@google.com2009-06-041-0/+2
| | | | | | | | | | BUG=none TEST=no compile or layout test failures. There is a change (http://trac.webkit.org/changeset/44401) here which will likely break quite a few Linux layout tests. The plan is to run the build, then add all the tests with REBASELINE keyword into test_expectations.txt for automated rebaselining. Review URL: http://codereview.chromium.org/118215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17601 0039d316-1c4b-4281-b951-d872f2087c98
* Roll DEPS to skia r198. This picks up a number of bugfixes for layout tests,senorblanco@chromium.org2009-06-0211-6/+6
| | | | | | | | | | | | | | and font stuff for Linux. Rebaselines affected tests, adjusts test_expectations, and removes an extraneous include dir. (Also sets the svn:mime-type prop on some of the linux PNG files; they still diff as text in rietveld this time, but I think they should be happier for next time.) BUG=http://crbug.com/12002 TEST=If it builds, and layout tests pass, you're happy. Review URL: http://codereview.chromium.org/118128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17434 0039d316-1c4b-4281-b951-d872f2087c98
* Add baselines for new tests from WebKit Update 44286:44342.dglazkov@google.com2009-06-0213-0/+152
| | | | | | | | | | TBR=dimich BUG=none TEST=none Review URL: http://codereview.chromium.org/119047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17403 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline Linux LayoutTests/fast/canvas/canvas-bg-zoom.htmlukai@chromium.org2009-05-273-0/+8
| | | | | | | | | | | | Fixed bug number for rebaselines after Webkit Update 43750:43770 in test_expectations.txt BUG=12053 TEST=LayoutTests/fast/canvas-bg-zoom.html passes on linux Review URL: http://codereview.chromium.org/113835 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16967 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline new test added in webkit revision 44087ukai@chromium.org2009-05-273-0/+33
| | | | | | | | | | | The differences are JavaScript exception message only. BUG=12611 TEST=run_webkit_test LayoutTests\fast\js\exception-for-nonobject.html passes Review URL: http://codereview.chromium.org/115766 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16965 0039d316-1c4b-4281-b951-d872f2087c98
* Update V8 to version 1.2.4.3.sgjesse@chromium.org2009-05-252-2/+2
| | | | | | | | | | | This version contains support for destingushing between calling a non function as a function or as a constructor. This is take two of http://codereview.chromium.org/115634, including changes to layout test expectations caused by the changes to runtime.js in V8. TBR=ager@chromium.org Review URL: http://codereview.chromium.org/115755 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16851 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a bunch of slider/input/zooming tests. They are all alright.dglazkov@google.com2009-05-2219-101/+147
| | | | | | | | | | R=gwilson BUG=10463,10467 TEST=no layout test regressions. Review URL: http://codereview.chromium.org/112053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16807 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline test due to upstream change http://trac.webkit.org/changeset/41993.dglazkov@google.com2009-05-223-58/+76
| | | | | | | | | | R=gwilson BUG=10466 TEST=no layout test regressions. Review URL: http://codereview.chromium.org/113777 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16789 0039d316-1c4b-4281-b951-d872f2087c98
* Add baselines for new tests that pass.dglazkov@google.com2009-05-229-0/+100
| | | | | | | | | | R=gwilson BUG=10465 TEST=no layout test failures. Review URL: http://codereview.chromium.org/113776 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16769 0039d316-1c4b-4281-b951-d872f2087c98
* 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