Changeset 92048 in webkit


Ignore:
Timestamp:
Jul 29, 2011 11:48:34 PM (13 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Update platform specific expected files after r92047.

  • platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
  • platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
  • platform/qt/svg/batik/filters/filterRegions-expected.txt:
  • platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
  • platform/qt/svg/batik/paints/patternRegionA-expected.txt:
  • platform/qt/svg/batik/paints/patternRegions-expected.txt:
  • platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png:
  • platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
  • platform/qt/svg/batik/text/longTextOnPath-expected.txt:
  • platform/qt/svg/batik/text/smallFonts-expected.txt:
  • platform/qt/svg/batik/text/textAnchor-expected.txt:
  • platform/qt/svg/batik/text/textDecoration-expected.png:
  • platform/qt/svg/batik/text/textDecoration-expected.txt:
  • platform/qt/svg/batik/text/textEffect-expected.txt:
  • platform/qt/svg/batik/text/textEffect2-expected.txt:
  • platform/qt/svg/batik/text/textEffect3-expected.txt:
  • platform/qt/svg/batik/text/textFeatures-expected.txt:
  • platform/qt/svg/batik/text/textLayout2-expected.txt:
  • platform/qt/svg/batik/text/textLength-expected.txt:
  • platform/qt/svg/batik/text/textOnPath-expected.txt:
  • platform/qt/svg/batik/text/textPosition-expected.txt:
  • platform/qt/svg/batik/text/textPosition2-expected.txt:
  • platform/qt/svg/batik/text/textProperties-expected.txt:
  • platform/qt/svg/batik/text/textProperties2-expected.txt:
  • platform/qt/svg/batik/text/verticalTextOnPath-expected.txt:
  • platform/qt/svg/hixie/error/014-expected.txt:
  • platform/qt/svg/hixie/use/002-expected.txt:
  • svg/custom/external-paintserver-reference-expected.png:
  • svg/custom/external-paintserver-reference-expected.txt:
  • svg/custom/linking-base-external-reference-expected.png:
  • svg/custom/linking-base-external-reference-expected.txt:
Location:
trunk/LayoutTests
Files:
32 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r92047 r92048  
     12011-07-29  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [Qt] Update platform specific expected files after r92047.
     4
     5        * platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
     6        * platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
     7        * platform/qt/svg/batik/filters/filterRegions-expected.txt:
     8        * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
     9        * platform/qt/svg/batik/paints/patternRegionA-expected.txt:
     10        * platform/qt/svg/batik/paints/patternRegions-expected.txt:
     11        * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png:
     12        * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
     13        * platform/qt/svg/batik/text/longTextOnPath-expected.txt:
     14        * platform/qt/svg/batik/text/smallFonts-expected.txt:
     15        * platform/qt/svg/batik/text/textAnchor-expected.txt:
     16        * platform/qt/svg/batik/text/textDecoration-expected.png:
     17        * platform/qt/svg/batik/text/textDecoration-expected.txt:
     18        * platform/qt/svg/batik/text/textEffect-expected.txt:
     19        * platform/qt/svg/batik/text/textEffect2-expected.txt:
     20        * platform/qt/svg/batik/text/textEffect3-expected.txt:
     21        * platform/qt/svg/batik/text/textFeatures-expected.txt:
     22        * platform/qt/svg/batik/text/textLayout2-expected.txt:
     23        * platform/qt/svg/batik/text/textLength-expected.txt:
     24        * platform/qt/svg/batik/text/textOnPath-expected.txt:
     25        * platform/qt/svg/batik/text/textPosition-expected.txt:
     26        * platform/qt/svg/batik/text/textPosition2-expected.txt:
     27        * platform/qt/svg/batik/text/textProperties-expected.txt:
     28        * platform/qt/svg/batik/text/textProperties2-expected.txt:
     29        * platform/qt/svg/batik/text/verticalTextOnPath-expected.txt:
     30        * platform/qt/svg/hixie/error/014-expected.txt:
     31        * platform/qt/svg/hixie/use/002-expected.txt:
     32        * svg/custom/external-paintserver-reference-expected.png:
     33        * svg/custom/external-paintserver-reference-expected.txt:
     34        * svg/custom/linking-base-external-reference-expected.png:
     35        * svg/custom/linking-base-external-reference-expected.txt:
     36
    1372011-07-29  Rob Buis  <rbuis@rim.com>
    238
  • trunk/LayoutTests/platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt

    r83871 r92048  
    1818          RenderSVGGradientStop {stop} [offset=1.00] [color=#4169E1]
    1919      RenderSVGContainer {use} at (0,0) size 0x0
     20        RenderSVGContainer {g} at (0,0) size 0x0
    2021      RenderSVGContainer {use} at (0,0) size 0x0
     22        RenderSVGContainer {g} at (0,0) size 0x0
    2123      RenderSVGContainer {use} at (0,0) size 0x0
     24        RenderSVGContainer {g} at (0,0) size 0x0
    2225      RenderSVGContainer {use} at (0,0) size 0x0
     26        RenderSVGContainer {g} at (0,0) size 0x0
    2327    RenderSVGText {text} at (28,11) size 424x33 contains 1 chunk(s)
    2428      RenderSVGInlineText {#text} at (0,0) size 424x33
  • trunk/LayoutTests/platform/qt/svg/batik/filters/filterRegions-expected.txt

    r91986 r92048  
    171171            chunk 1 (middle anchor) text run 1 at (-14.00,25.00) startOffset 0 endOffset 16 width 118.00: "filterRegion_3_3"
    172172    RenderSVGContainer {use} at (0,0) size 0x0
     173      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt

    r91986 r92048  
    952952              RenderSVGPath {rect} at (294,444) size 92x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(45.00,5.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id="noneNone"]}] [start marker=startEndMarker] [end marker=startEndMarker] [x=0.00] [y=0.00] [width=90.00] [height=30.00]
    953953    RenderSVGContainer {use} at (0,0) size 0x0
     954      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/paints/patternRegionA-expected.txt

    r91986 r92048  
    206206          RenderSVGPath {rect} at (254,339) size 42x42 [stroke={[type=SOLID] [color=#FFFFFF]}] [fill={[type=SOLID] [color=#000000] [opacity=0.12]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
    207207    RenderSVGContainer {use} at (0,0) size 0x0
     208      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/paints/patternRegions-expected.txt

    r91986 r92048  
    160160                chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 16 width 70.00: "overflow=visible"
    161161    RenderSVGContainer {use} at (0,0) size 0x0
     162      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt

    r83871 r92048  
    169169                  chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 16 width 70.00: "overflow=visible"
    170170    RenderSVGContainer {use} at (0,0) size 0x0
     171      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/longTextOnPath-expected.txt

    r91986 r92048  
    662662        RenderSVGInlineText {#text} at (0,0) size 0x0
    663663    RenderSVGContainer {use} at (0,0) size 0x0
     664      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/smallFonts-expected.txt

    r91986 r92048  
    172172            RenderSVGInlineText {#text} at (0,0) size 0x0
    173173    RenderSVGContainer {use} at (0,0) size 0x0 [transform={m=((0.02,0.00)(0.00,0.02)) t=(0.00,0.00)}]
     174      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textAnchor-expected.txt

    r91986 r92048  
    162162            RenderSVGInlineText {#text} at (0,0) size 0x0
    163163    RenderSVGContainer {use} at (0,0) size 0x0
     164      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textDecoration-expected.txt

    r83871 r92048  
    9797              chunk 1 text run 1 at (213.00,460.00) startOffset 0 endOffset 6 width 52.00: "ations"
    9898    RenderSVGContainer {use} at (0,0) size 0x0
     99      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textEffect-expected.txt

    r91986 r92048  
    5151          chunk 1 (middle anchor) text run 1 at (301.50,400.00) startOffset 0 endOffset 10 width 57.00: "(SVG font)"
    5252    RenderSVGContainer {use} at (0,0) size 0x0
     53      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textEffect2-expected.txt

    r91986 r92048  
    3434          chunk 1 text run 1 at (300.00,300.00) startOffset 0 endOffset 10 width 57.00: "(SVG font)"
    3535    RenderSVGContainer {use} at (0,0) size 0x0
     36      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textEffect3-expected.txt

    r91986 r92048  
    127127          chunk 1 (middle anchor) text run 1 at (301.50,400.00) startOffset 0 endOffset 10 width 57.00: "(SVG font)"
    128128    RenderSVGContainer {use} at (0,0) size 0x0
     129      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textFeatures-expected.txt

    r91986 r92048  
    155155              chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 144.00: "Shadow"
    156156    RenderSVGContainer {use} at (0,0) size 0x0
     157      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textLayout2-expected.txt

    r91986 r92048  
    130130          chunk 1 (middle anchor) text run 19 at (286.00,465.00) startOffset 18 endOffset 19 width 6.00: "s"
    131131    RenderSVGContainer {use} at (0,0) size 0x0
     132      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textLength-expected.txt

    r91986 r92048  
    173173              chunk 1 text run 1 at (160.00,68.80) startOffset 0 endOffset 15 width 82.00: "font-size=\"100\""
    174174    RenderSVGContainer {use} at (0,0) size 0x0
     175      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textOnPath-expected.txt

    r91986 r92048  
    360360            chunk 1 text run 1 at (15.00,40.00) startOffset 0 endOffset 26 width 104.00: "text before/after textPath"
    361361    RenderSVGContainer {use} at (0,0) size 0x0
     362      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textPosition-expected.txt

    r91986 r92048  
    137137          chunk 1 text run 1 at (240.00,400.00) startOffset 0 endOffset 22 width 114.00: "Empty Preceeding tspan"
    138138    RenderSVGContainer {use} at (0,0) size 0x0
     139      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textPosition2-expected.txt

    r91986 r92048  
    114114            chunk 1 text run 1 at (273.00,351.00) startOffset 0 endOffset 34 width 158.00: "y=\"320\" style=\"letter-spacing:10\">"
    115115    RenderSVGContainer {use} at (0,0) size 0x0
     116      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textProperties-expected.txt

    r91986 r92048  
    166166          chunk 1 (middle anchor) text run 1 at (218.00,465.00) startOffset 0 endOffset 22 width 164.00: "stroke-linecap=\"round\""
    167167    RenderSVGContainer {use} at (0,0) size 0x0
     168      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/textProperties2-expected.txt

    r91986 r92048  
    140140            chunk 1 text run 1 at (55.20,230.00) startOffset 0 endOffset 11 width 69.60: "finish text"
    141141    RenderSVGContainer {use} at (0,0) size 0x0
     142      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/batik/text/verticalTextOnPath-expected.txt

    r91986 r92048  
    397397            chunk 1 text run 1 at (0.00,110.00) startOffset 0 endOffset 24 width 112.00: "glyph-orientation=\"auto\""
    398398    RenderSVGContainer {use} at (0,0) size 0x0
     399      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/hixie/error/014-expected.txt

    r91986 r92048  
    55    RenderSVGPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
    66    RenderSVGContainer {use} at (0,0) size 0x0
     7      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/hixie/use/002-expected.txt

    r91986 r92048  
    55    RenderSVGPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
    66    RenderSVGContainer {use} at (0,0) size 0x0
     7      RenderSVGContainer {g} at (0,0) size 0x0
  • trunk/LayoutTests/svg/custom/external-paintserver-reference-expected.txt

    r92047 r92048  
    1 layer at (0,0) size 785x604
    2   RenderView at (0,0) size 785x600
    3 layer at (0,0) size 785x604
    4   RenderBlock {html} at (0,0) size 785x604
     1layer at (0,0) size 784x606
     2  RenderView at (0,0) size 784x600
     3layer at (0,0) size 784x606
     4  RenderBlock {html} at (0,0) size 784x606
    55    RenderSVGRoot {svg} at (0,0) size 100x100
    66      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
  • trunk/LayoutTests/svg/custom/linking-base-external-reference-expected.txt

    r92047 r92048  
    1 layer at (0,0) size 785x604
    2   RenderView at (0,0) size 785x600
    3 layer at (0,0) size 785x604
    4   RenderBlock {html} at (0,0) size 785x604
     1layer at (0,0) size 784x606
     2  RenderView at (0,0) size 784x600
     3layer at (0,0) size 784x606
     4  RenderBlock {html} at (0,0) size 784x606
    55    RenderInline {base} at (0,0) size 0x0
    66    RenderText {#text} at (0,0) size 0x0
Note: See TracChangeset for help on using the changeset viewer.