summaryrefslogtreecommitdiffstats
path: root/webkit/data
Commit message (Collapse)AuthorAgeFilesLines
* Rebaselines the testsky@google.com2009-02-192-0/+1
| | | | | | | | | | | | | LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html . The failure was the result of text differences. I don't think it's a failure that the image shows red (the upstream version does too). BUG=none TEST=none Review URL: http://codereview.chromium.org/21527 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10054 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines the testsky@google.com2009-02-193-71/+71
| | | | | | | | | | | | LayoutTests/http/tests/navigation/metaredirect-basic.html . I believe the previous baseline had our old fonts in it. BUG=none TEST=none Review URL: http://codereview.chromium.org/21526 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10052 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines the test LayoutTests/fast/transforms/shadows.html . Wesky@google.com2009-02-193-0/+105
| | | | | | | | | | | | look different because of differences in anti-aliasing lines and our diffuse shadows are slightly different than that of CG. BUG=none TEST=none Review URL: http://codereview.chromium.org/20507 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10038 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 41057:41077, Chromium Sidedglazkov@google.com2009-02-193-17/+0
| | | | | | | | | R=brettw BUG=NONE Review URL: http://codereview.chromium.org/21513 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10030 0039d316-1c4b-4281-b951-d872f2087c98
* Ignored a handful of v8-related layout tests that we have no intentionplesner@google.com2009-02-196-2/+143
| | | | | | | | of passing. Rebaselined some regexp tests where our behavior is deliberately different from safari. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10008 0039d316-1c4b-4281-b951-d872f2087c98
* Add missing test results for inline-ignored-on-legend layout test.dglazkov@google.com2009-02-183-0/+17
| | | | | | | | | TBR=nsylvain BUG=7775 Review URL: http://codereview.chromium.org/20472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9981 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 41017:41057, Chromium Sidedglazkov@google.com2009-02-1815-64/+21
| | | | | | | | R=tony Review URL: http://codereview.chromium.org/21460 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9966 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselining a test that fails because of font sizes...mad@chromium.org2009-02-181-0/+217
| | | | | | Review URL: http://codereview.chromium.org/20464 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9962 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline an SVG layout test. GIMP analysis shows that the differences in ↵sidchat@google.com2009-02-183-55/+55
| | | | | | | | the curved lines are due to anti-aliasing. Also, the dotted lines, and the vertical edge line of the bounding box, are shaded (very) slightly different. Review URL: http://codereview.chromium.org/20441 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9928 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline an SVG test. There is a very slight difference in shade of the ↵sidchat@google.com2009-02-173-1/+17
| | | | | | | | line used in the vertical edges - this difference is not apparent visibly. I suspect this happens due to the way Skia handles colors/shading a bit differently. Review URL: http://codereview.chromium.org/20376 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9913 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines shadow tests now that we correctly render shadows (webkitsky@google.com2009-02-1715-2/+54
| | | | | | | | | | | | | bug https://bugs.webkit.org/show_bug.cgi?id=23934). The SVG rebaseline is because we now anti-alias text decorations correctly. BUG=2982 TEST=none TBR=brettw Review URL: http://codereview.chromium.org/21420 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9888 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines a test after fixing rounded rects in Skia. Prior tosky@google.com2009-02-173-0/+33
| | | | | | | | | | | | | | | landing an upstream fix we always rendered rounded rect shadows as solid rects. Now we correctly render them. The colored rectangle behind 'multiple' in is a different color then that of the mac because it's selected text. BUG=none TEST=none TBR=brettw Review URL: http://codereview.chromium.org/24019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9885 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit Merge 40875:41017, Chromium sidedglazkov@google.com2009-02-1610-416/+886
| | | | | | | | | | | | | | R=tc BUG=NONE The changes are to account for: http://trac.webkit.org/changeset/40925 -- Adding MediaPlayerPrivate http://trac.webkit.org/changeset/40981 -- Converting GKURL constructor arg to CString. Review URL: http://codereview.chromium.org/20409 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9860 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline 5 Linux expectations after a Skia background tiling fix.deanm@chromium.org2009-02-1510-5/+5
| | | | | | | | | The Windows expectations were updated in r9839. Review URL: http://codereview.chromium.org/20391 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9844 0039d316-1c4b-4281-b951-d872f2087c98
* Fix Facebook sidebar.mal@chromium.org2009-02-1534-17/+17
| | | | | | | | | | | | | Relanding http://codereview.chromium.org/20386 (r9836), this time with re-baselined layout tests. The change affects the pixel diffs for any test with a tiled css background image. BUG = 5564 TBR= brettw TEST= layout tests, conveniently re-baselined to pass with this change :) Review URL: http://codereview.chromium.org/20388 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9839 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a Layout test. We now do not select the empty space after a text ↵sidchat@google.com2009-02-133-3/+2
| | | | | | | | has been typed when right click occurs after the text. Review URL: http://codereview.chromium.org/20330 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9783 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing layout test failure (forgot one file).finnur@google.com2009-02-121-0/+10
| | | | | | | | | | Also marking Linux tests as passing now that they've picked up the baseline fixes for Windows. TBR=sky Review URL: http://codereview.chromium.org/20331 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9710 0039d316-1c4b-4281-b951-d872f2087c98
* A few more SVG layout tests (9 total) - and commenting three existing SVG ↵finnur@google.com2009-02-1212-2/+313
| | | | | | | | | | | | | | | layout tests that look like they are succeeding, if you don't look closely enough. All of these fixed tests were using the mac expected baselines for text (which are different due to font metrics). svg/hixie/shapes/path/001.xml and svg/hixie/perf/007.xml ... also had differences in the shading (Skia vs CG). Review URL: http://codereview.chromium.org/20325 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9709 0039d316-1c4b-4281-b951-d872f2087c98
* Update mac expectations after removal of DOMWindow back and forward functions.ager@chromium.org2009-02-122-4/+0
| | | | | | Review URL: http://codereview.chromium.org/21312 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9708 0039d316-1c4b-4281-b951-d872f2087c98
* A couple of layout test updates:ager@chromium.org2009-02-125-4/+358
| | | | | | | | | | | - Enabled regex test on mac. Seem to work as intended. - Rebaseline regex/non-pattern-characters. Only error messages differ. - Add rebaselining for early-acid3-86. Was already rebaselined for Windows/Linux and only error messages differ. - Update rebaselining for window-lookup-precedence tests. Now matches the Window/Linux versions. Review URL: http://codereview.chromium.org/20318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9695 0039d316-1c4b-4281-b951-d872f2087c98
* Going through LayoutTests/svg/W3C-SVG-1.1 and a few more (22 layout tests in ↵finnur@google.com2009-02-1265-546/+775
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | all) Text baselines are different due to missing Z in output or because metrics are different. animate-elem-28-t.svg: Added text baseline that takes into account the font differences. animate-elem-40-t.svg: No longer missing rect outlines so we can add a baseline for this test. animate-elem-41-t.svg: Slight pixel differences in how we draw the star. Rebaselining. animate-elem-61-t.svg: animate-elem-63-t.svg: animate-elem-64-t.svg: animate-elem-65-t.svg: animate-elem-66-t.svg: animate-elem-67-t.svg: animate-elem-68-t.svg: animate-elem-69-t.svg: animate-elem-70-t.svg: filterRegions.svg: textLength.svg: gradient-stop-corner-cases.svg: pattern-deep-referencing.svg: Slight pixel difference in shading and rounded corners. animate-elem-80-t.svg: animate-elem-82-t.svg: masking-mask-01-b.svg: pservers-grad-08-b.svg: pservers-grad-14-b.svg: Slight shading changes (Skia). patternPreserveAspectRatioA.png: Slight font and shading differences. textProperties.svg: This is similar to a change I reviewed from Darin after we changed the code transformation during a merge. text-dom-01-f.svg: One pixel different in the word "is". Review URL: http://codereview.chromium.org/21270 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9693 0039d316-1c4b-4281-b951-d872f2087c98
* Remove rebaselining for numberic-conversion test. The test has beenager@chromium.org2009-02-122-50/+0
| | | | | | | fixed upstream to match the spec and the rebaselining is no longer needed. Review URL: http://codereview.chromium.org/20314 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9682 0039d316-1c4b-4281-b951-d872f2087c98
* Adding the missing chromium-mac results files.thomasvl@chromium.org2009-02-126-0/+1405
| | | | | | | | | NOTE: atleast the pngs will have to be redone once we fix the issues w/ scrollbar drawing. Some of the other form items might also needs to be fixed (dom dump) when the font changes land. Review URL: http://codereview.chromium.org/21294 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9670 0039d316-1c4b-4281-b951-d872f2087c98
* Changes to unfork DOMWindow.mbelshe@google.com2009-02-123-6/+0
| | | | | | | | | | | | | | | | * Unfork some of the DOMWindow.idl. Required small changes to the idl parser. * Move DOMWindow related functions from v8_custom.cpp into Webkit's V8DOMWindowCustom (see separate CL for the Webkit tree) * Moves timers from DOMWindow code into the Webkit DOMTimer code. * Removed a couple of junker methods (forward()/back()) from the IDL. I think they were not needed. NOTE: This is dependent on a webkit-tree change. Will roll deps in order to test this. Review URL: http://codereview.chromium.org/21262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9657 0039d316-1c4b-4281-b951-d872f2087c98
* The test LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html removes ↵jcampan@chromium.org2009-02-113-3/+9
| | | | | | | | | | | | | | an IFrame from a document. On Mac, they have the IFrame in the tree dump, we don't in our baseline. It is OK to have the IFrame in the dump. Rebaselining. Review URL: http://codereview.chromium.org/20271 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9610 0039d316-1c4b-4281-b951-d872f2087c98
* 6 more random layout test fixes and deleting afinnur@google.com2009-02-1115-31/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | baseline that is wrong. smoosh-styles-003: Expectations changed upstream. Text now measures 8 pixels narrower and we now match. svg-as-background-3: I am deleting this baseline, since it looks wrong, compared to the mac baseline. The tests 'invalid', 'valid' and 'onlyCommentInIFrame': These tests have expected results which include some dirt drawn next to the scrollbar, which we are no longer drawing (best seen in onlyCommentInIFrame). The tests 'overflow-x-y' and 'comment-in-textarea': Same problem as onlyCommentInIFrame above, but also needed to be updated to account for changes in form controls. Review URL: http://codereview.chromium.org/21263 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9593 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the remaining SVG test failure from WebKit merge 40722:40785finnur@google.com2009-02-111-2/+2
| | | | | | | This is the same test you tried fixing yesterday, but had the font issue on your computer. Review URL: http://codereview.chromium.org/21253 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9577 0039d316-1c4b-4281-b951-d872f2087c98
* These tests look to me like they expect the form control metrics from before ↵finnur@google.com2009-02-1112-1437/+1457
| | | | | | | | we removed theform control test_shell hack. Review URL: http://codereview.chromium.org/21239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9538 0039d316-1c4b-4281-b951-d872f2087c98
* More re-baselining. The image results only differ by a few pixels, presumablydarin@chromium.org2009-02-1122-14/+14
| | | | | | | | | | | caused by rounding differences now that TransformationMatrix uses doubles instead of floats. R=finnur Review URL: http://codereview.chromium.org/20239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9534 0039d316-1c4b-4281-b951-d872f2087c98
* One more layout test...finnur@google.com2009-02-101-9/+3
| | | | | | | | | | | | WebKit's r40672 merged EventTargetNode up into Node, so the expectations for the test has changed (they output 1 fewer node). This matches WebKit's expected result change. Review URL: http://codereview.chromium.org/20236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9521 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines the testsky@google.com2009-02-103-72/+71
| | | | | | | | | | | | | LayoutTests/http/tests/navigation/redirect302-basic.html . As far as I could tell the only difference is form controls. The baseline is likely very old. BUG=none TEST=none Review URL: http://codereview.chromium.org/21230 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9520 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing two layout tests.finnur@google.com2009-02-106-5/+21
| | | | | | | | | | | | | | | | | One new test (fast/runin/002.html) was added and needed a baseline since the only difference is in font metrics. Expectations for fast/inline/percentage-margins changed upstream. The change log just says it is rebaselined "due to recent changes", but when I compare the changes they are identical (left side moves 4 pixels to the left and the right moves 8 pixels to the left). Review URL: http://codereview.chromium.org/21219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9502 0039d316-1c4b-4281-b951-d872f2087c98
* Simple "dump render tree" rebaselines to account for cases where the precisiondarin@chromium.org2009-02-1027-269/+269
| | | | | | | | | | | of printed floating point values changed (e.g., "30.00" is now "30" in some cases). R=finnur Review URL: http://codereview.chromium.org/20223 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9497 0039d316-1c4b-4281-b951-d872f2087c98
* Missed this earlier when I rebaselined ↵sky@google.com2009-02-101-0/+133
| | | | | | | | | | | LayoutTests\http\tests\navigation\javascriptlink-frames . I forgot to svn add the text file. BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/21205 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9464 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines the testsky@google.com2009-02-102-1/+1
| | | | | | | | | | | | | | LayoutTests/http/tests/navigation/javascriptlink-frames.html . As far as I can tell the only thing wrong here is the image because of text differences. In particular it looks like we previously were using the wrong font. BUG=none TEST=none Review URL: http://codereview.chromium.org/21195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9458 0039d316-1c4b-4281-b951-d872f2087c98
* Three more LayoutTest fixes.finnur@google.com2009-02-095-407/+467
| | | | | | | | | | | | | The computed-style tests needed to have the text output rebaselined since the expectations have changed upstream. The text-overflow-ellipsis test looks like it is working to me (only difference I see is that our font doesn't look like the Mac font, which is expected). Review URL: http://codereview.chromium.org/21189 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9436 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines the test LayoutTests/fast/canvas/shadow-offset-7.html .sky@google.com2009-02-093-0/+13
| | | | | | | | | | | | | Now that my color change landed everything looks good with this test. Have to rebaseline because of font differences, and color conversion differences. BUG=2969 TEST=none Review URL: http://codereview.chromium.org/20193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9420 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselining a layout test - the text fonts are different. This is one of ↵sidchat@google.com2009-02-063-0/+19
| | | | | | | | those funky layout tests where the mac baseline is a lie, and it seems our output is actually slightly better than that shown by the mac baseline. Review URL: http://codereview.chromium.org/20094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9294 0039d316-1c4b-4281-b951-d872f2087c98
* This "unbaselines" some tests that were prematurely rebaselined before. Sixdsh@google.com2009-02-0529-425/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests are being rebaselined. Four of those the text output matches, so the expected text is being removed completely to fallback to Windows. The images are off as follows: LayoutTests/fast/block/margin-collapse/103.html: Select boxes and scrollbars are different but that's all. LayoutTests/fast/block/positioning/047.html: Left arrow is draw a little differently and scrollbars are different. LayoutTests/fast/css/line-height-font-order.html: The character for "4" has an extra dot. Looks fine. LayoutTests/tables/mozilla/bugs/bug2886-2.html: A couple dots mismatch in the "N", "e", "2" and "4" but it all looks fine. These ones the diffs are a little more dramatic, but they look fine. LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t.svg: Fonts are still a little off but look fine. LayoutTests/svg/text/text-fonts-01-t.svg: Indistinguishable by the naked eye. Linux looks fine. A few tests that should not have been rebaselined are reverted to failing. These include tests that are very ugly (eg, without anti-aliasing). The baselines were removed and not replaced. This is triggered by r9120 which fixed a bug and caused some incorrectly rebaselined tests to "fail" again. Review URL: http://codereview.chromium.org/20056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9202 0039d316-1c4b-4281-b951-d872f2087c98
* This fixes MOST of a layout test. Before the font was WAY off because itdsh@google.com2009-02-042-0/+1
| | | | | | | | | | | couldn't find the correct font. Now the font is perfect, but the listbox controls are different. This is expected, so I'm rebaselining the pixel test. The text diff is still off by one number, so I'm leaving that alone until we figure it out. Review URL: http://codereview.chromium.org/23001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9120 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline an SVG layout test. There are only very slight pixel differences ↵sidchat@google.com2009-02-033-8/+8
| | | | | | | | in the way the rotated border is drawn, compared to the existing baseline. This probably happens due to slight difference in the way Skia anti-aliases lines. Review URL: http://codereview.chromium.org/19519 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9108 0039d316-1c4b-4281-b951-d872f2087c98
* WebKitMerge 40409:40464 (chromium-side).ericroman@google.com2009-02-0311-76/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The death of FrameLoaderClient.cpp correspond with <http://trac.webkit.org/changeset/40435> * The custom V8 binding for V8HTMLFormElement::submit() corresponds with <http://trac.webkit.org/changeset/40424> * Changes to FrameLoader::loadFrameRequestWithFormAndValues() and FrameLoadTypeRedirectWithLockedHistory correspond with <http://trac.webkit.org/changeset/40432> * No action was taken for the disable-web-security change <http://trac.webkit.org/changeset/40449>, defaults to enabled. * Frame::isFrameSet() moving to Document::isFrameSet corresponds with <http://trac.webkit.org/changeset/40443> * Frame::sendResizeEvent() moved to EventHandler::sendResizeEvent() <http://trac.webkit.org/changeset/40444> * Not sure which webkit change added RenderObjectChildList.cpp. ======================= Rebaselined the following layout tests to reflect upstream changes: ======================= * LayoutTests/fast/table/form-with-table-style.html http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/fast/table/form-with-table-style-expected.png?rev=40457 * LayoutTests/fast/table/insert-row-before-form.html http://trac.webkit.org/changeset/40456/trunk/LayoutTests/platform/mac/fast/table/insert-row-before-form-expected.txt?old=30635&old_path=trunk/LayoutTests/platform/mac/fast/table/insert-row-before-form-expected.txt * LayoutTests/tables/mozilla/bugs/bug4527.html http://trac.webkit.org/changeset/40458/trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt?old=30635&old_path=trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt * LayoutTests/tables/mozilla/bugs/bug96343.html http://trac.webkit.org/changeset/40458/trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug96343-expected.txt?old=30635&old_path=trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug96343-expected.txt * LayoutTests/tables/mozilla_expected_failures/bugs/bug1725.html http://trac.webkit.org/changeset/40459/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt?old=30635&old_path=trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt * LayoutTests/tables/mozilla_expected_failures/other/test4.html http://trac.webkit.org/changeset/40460/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt?old=34683&old_path=trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt * LayoutTests/editing/deleting/deletionUI-single-instance-actual.png http://trac.webkit.org/changeset/40454/trunk/LayoutTests/platform/mac/editing/deleting/deletionUI-single-instance-expected.txt?old=32226&old_path=trunk/LayoutTests/platform/mac/editing/deleting/deletionUI-single-instance-expected.txt Review URL: http://codereview.chromium.org/21007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9077 0039d316-1c4b-4281-b951-d872f2087c98
* Adding correct Mac expectations for a couple of tests. These resultsager@chromium.org2009-02-034-2/+440
| | | | | | | are the same as the Windows resulsts. Review URL: http://codereview.chromium.org/20013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9075 0039d316-1c4b-4281-b951-d872f2087c98
* Two new tests missing an expected baseline.finnur@google.com2009-02-026-0/+63
| | | | | | | | (No code change - got permission from tc to check this in) Review URL: http://codereview.chromium.org/19514 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9050 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline test where the only difference is the exception text.ager@chromium.org2009-02-022-0/+8
| | | | | | Review URL: http://codereview.chromium.org/19750 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9042 0039d316-1c4b-4281-b951-d872f2087c98
* Implement LayoutTestController::numberOfActiveAnimations to get a finnur@google.com2009-01-303-0/+12
| | | | | | | | few Layout tests passing. Review URL: http://codereview.chromium.org/19490 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8968 0039d316-1c4b-4281-b951-d872f2087c98
* Baselining 2 tests:jcampan@chromium.org2009-01-303-0/+24
| | | | | | | | | | | | | | | | onload-navigation-iframe.html onload-navigation-iframe-timeout.html The tests submit a form to about:blank. They fail because there is no ? at the end of about:blank when we land to the new page. This is because the GURL implementation treats about:blank as a path URL and sets no query for it. Note: the test diff files are in my home dir under the layoutest_onload dir. Review URL: http://codereview.chromium.org/19492 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8967 0039d316-1c4b-4281-b951-d872f2087c98
* Remove Linux expectations that are not needed because they areager@chromium.org2009-01-308-225/+0
| | | | | | | | identical to the Windows expectations (and Linux falls back to Windows results). Review URL: http://codereview.chromium.org/19500 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8958 0039d316-1c4b-4281-b951-d872f2087c98
* Cause text baselines to go to chromium-mac and chromium-win.tc@google.com2009-01-301-64/+0
| | | | | | | | | | | In theory these baselines can be shared between all platforms, but we don't have a common dir. To reduce the amount of duplicate work, have run_webkit_tests put the file in the right places. Review URL: http://codereview.chromium.org/19688 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8941 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 8920, somehow my rebaselining make the test fail.jcampan@chromium.org2009-01-303-71/+71
| | | | | | | TBR=sky Review URL: http://codereview.chromium.org/19489 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8939 0039d316-1c4b-4281-b951-d872f2087c98