Changeset 87910 in webkit


Ignore:
Timestamp:
Jun 2, 2011 7:53:41 AM (13 years ago)
Author:
jknotten@chromium.org
Message:

2011-06-02 John Knottenbelt <jknotten@chromium.org>

Unreviewed.

Rebaseline SVG tests.
https://bugs.webkit.org/show_bug.cgi?id=61927

  • platform/chromium-mac-leopard/svg/hixie/intrinsic/001-expected.png: Added.
  • platform/chromium-mac-leopard/svg/hixie/intrinsic/002-expected.png: Added.
  • platform/chromium-mac-leopard/svg/hixie/intrinsic/003-expected.png: Added.
  • platform/chromium-win/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added.
  • platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
  • platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
  • platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
  • platform/chromium-win/svg/hixie/intrinsic/001-expected.png: Added.
  • platform/chromium-win/svg/hixie/intrinsic/001-expected.txt: Added.
  • platform/chromium-win/svg/hixie/intrinsic/002-expected.png: Added.
  • platform/chromium-win/svg/hixie/intrinsic/002-expected.txt: Added.
  • platform/chromium-win/svg/hixie/intrinsic/003-expected.png: Added.
  • platform/chromium-win/svg/hixie/intrinsic/003-expected.txt: Added.
  • platform/chromium-win/svg/in-html/by-reference-expected.txt:
  • platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.txt:
Location:
trunk/LayoutTests
Files:
12 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87908 r87910  
     12011-06-02  John Knottenbelt  <jknotten@chromium.org>
     2
     3        Unreviewed.
     4
     5        Rebaseline SVG tests.
     6        https://bugs.webkit.org/show_bug.cgi?id=61927
     7
     8        * platform/chromium-mac-leopard/svg/hixie/intrinsic/001-expected.png: Added.
     9        * platform/chromium-mac-leopard/svg/hixie/intrinsic/002-expected.png: Added.
     10        * platform/chromium-mac-leopard/svg/hixie/intrinsic/003-expected.png: Added.
     11        * platform/chromium-win/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added.
     12        * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
     13        * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
     14        * platform/chromium-win/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
     15        * platform/chromium-win/svg/hixie/intrinsic/001-expected.png: Added.
     16        * platform/chromium-win/svg/hixie/intrinsic/001-expected.txt: Added.
     17        * platform/chromium-win/svg/hixie/intrinsic/002-expected.png: Added.
     18        * platform/chromium-win/svg/hixie/intrinsic/002-expected.txt: Added.
     19        * platform/chromium-win/svg/hixie/intrinsic/003-expected.png: Added.
     20        * platform/chromium-win/svg/hixie/intrinsic/003-expected.txt: Added.
     21        * platform/chromium-win/svg/in-html/by-reference-expected.txt:
     22        * platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.txt:
     23
    1242011-06-02  Mario Sanchez Prada  <msanchez@igalia.com>
    225
  • trunk/LayoutTests/platform/chromium-win/svg/in-html/by-reference-expected.txt

    r68215 r87910  
    2222          layer at (0,0) size 100x100
    2323            RenderView at (0,0) size 100x100
    24           layer at (0,0) size 50x50
     24          layer at (0,0) size 100x100
    2525            RenderSVGRoot {svg} at (0,0) size 0x0
    2626        RenderText {#text} at (208,85) size 4x19
  • trunk/LayoutTests/platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.txt

    r75351 r87910  
    1 layer at (0,0) size 1130x842
     1layer at (0,0) size 1131x843
    22  RenderView at (0,0) size 785x585
    3 layer at (0,0) size 1130x842
    4   RenderSVGRoot {svg} at (12,12) size 1118x830
     3layer at (0,0) size 1131x843
     4  RenderSVGRoot {svg} at (12,12) size 1119x831
    55    RenderSVGForeignObject {foreignObject} at (10,10) size 580x380
    66      RenderBlock {xhtml:div} at (0,0) size 580x20
Note: See TracChangeset for help on using the changeset viewer.