Changeset 261191 in webkit


Ignore:
Timestamp:
May 5, 2020, 12:23:53 PM (5 years ago)
Author:
mmaxfield@apple.com
Message:

Update two svg tests from WPT
https://bugs.webkit.org/show_bug.cgi?id=211331
<rdar://problem/61844271>

Unreviewed.

Apply https://github.com/web-platform-tests/wpt/commit/51151cf5bfc32adb8d96fca51a30c126d1e0200d
to our own tree.

  • platform/mac/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt:
  • platform/mac/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt:
  • web-platform-tests/svg/import/pservers-grad-08-b-manual.svg:
  • web-platform-tests/svg/import/text-altglyph-01-b-manual.svg:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r261173 r261191  
     12020-05-05  Myles C. Maxfield  <mmaxfield@apple.com>
     2
     3        Update two svg tests from WPT
     4        https://bugs.webkit.org/show_bug.cgi?id=211331
     5        <rdar://problem/61844271>
     6
     7        Unreviewed.
     8
     9        Apply https://github.com/web-platform-tests/wpt/commit/51151cf5bfc32adb8d96fca51a30c126d1e0200d
     10        to our own tree.
     11
     12        * platform/mac/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt:
     13        * platform/mac/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt:
     14        * web-platform-tests/svg/import/pservers-grad-08-b-manual.svg:
     15        * web-platform-tests/svg/import/text-altglyph-01-b-manual.svg:
     16
    1172020-05-05  Rob Buis  <rbuis@igalia.com>
    218
  • trunk/LayoutTests/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual.svg

    r250276 r261191  
    7676      <!-- Gradient on fill of text                                      ======== -->
    7777      <!-- ====================================================================== -->
    78       <text font-family="Blocky" font-size="68" fill="url(#Gradient)" x="20" y="70">Gradient on fill</text>
     78      <text font-family="Blocky, sans-serif" font-size="68" fill="url(#Gradient)" x="20" y="70">Gradient on fill</text>
    7979      <!-- ====================================================================== -->
    8080      <!-- Gradient on stroke of text                                    ======== -->
    8181      <!-- ====================================================================== -->
    82       <text font-family="Blocky" x="20" y="160" font-size="55" fill="none" stroke="url(#Gradient)" stroke-width="3">Gradient on stroke</text>
     82      <text font-family="Blocky, sans-serif" x="20" y="160" font-size="55" fill="none" stroke="url(#Gradient)" stroke-width="3">Gradient on stroke</text>
    8383
    8484    </g>
  • trunk/LayoutTests/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual.svg

    r250276 r261191  
    101101        </altGlyphDef>
    102102      </defs>
    103       <g font-family="HappySad" font-size="60" fill="none" stroke-width="5">
     103      <g font-family="HappySad, sans-serif" font-size="60" fill="none" stroke-width="5">
    104104        <text x="140" y="190" stroke="fuchsia">
    105105<altGlyph xlink:href="#Hsmile">H</altGlyph>
  • trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt

    r250276 r261191  
    44  RenderSVGRoot {svg} at (0,0) size 800x600
    55    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
    6     RenderSVGContainer {g} at (28,56) size 766x422
     6    RenderSVGContainer {g} at (28,56) size 757x422
    77      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
    8       RenderSVGContainer {g} at (28,56) size 766x352 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
     8      RenderSVGContainer {g} at (28,56) size 757x352 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}]
    99        RenderSVGResourceLinearGradient {linearGradient} [id="Gradient"] [gradientUnits=userSpaceOnUse] [start=(10,10)] [end=(440,10)]
    1010          RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
    1111          RenderSVGGradientStop {stop} [offset=1.00] [color=#00FF00]
    12         RenderSVGText {text} at (20,22) size 457x48 contains 1 chunk(s)
    13           RenderSVGInlineText {#text} at (0,0) size 457x48
    14             chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 16 width 456.13: "Gradient on fill"
    15         RenderSVGText {text} at (20,121) size 440x39 contains 1 chunk(s)
    16           RenderSVGInlineText {#text} at (0,0) size 440x39
    17             chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 18 width 439.61: "Gradient on stroke"
     12        RenderSVGText {text} at (20,22) size 451x48 contains 1 chunk(s)
     13          RenderSVGInlineText {#text} at (0,0) size 451x48
     14            chunk 1 text run 1 at (20.00,70.00) startOffset 0 endOffset 16 width 450.90: "Gradient on fill"
     15        RenderSVGText {text} at (20,121) size 436x39 contains 1 chunk(s)
     16          RenderSVGInlineText {#text} at (0,0) size 436x39
     17            chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 18 width 435.36: "Gradient on stroke"
    1818      RenderSVGContainer {g} at (50,198) size 662x280
    1919        RenderSVGText {text} at (40,119) size 347x33 contains 1 chunk(s)
  • trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt

    r250276 r261191  
    1414        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
    1515        RenderSVGContainer {g} at (75,208) size 713x276
    16           RenderSVGText {text} at (140,129) size 196x76 contains 1 chunk(s)
    17             RenderSVGTSpan {altGlyph} at (0,0) size 47x76
    18               RenderSVGInlineText {#text} at (0,0) size 47x76
    19                 chunk 1 text run 1 at (140.00,190.00) startOffset 0 endOffset 1 width 46.82: "H"
     16          RenderSVGText {text} at (140,129) size 199x76 contains 1 chunk(s)
     17            RenderSVGTSpan {altGlyph} at (0,0) size 44x76
     18              RenderSVGInlineText {#text} at (0,0) size 44x76
     19                chunk 1 text run 1 at (140.00,190.00) startOffset 0 endOffset 1 width 43.33: "H"
     20            RenderSVGInlineText {#text} at (0,0) size 0x0
     21            RenderSVGTSpan {altGlyph} at (0,0) size 38x76
     22              RenderSVGInlineText {#text} at (43,0) size 38x76
     23                chunk 1 text run 1 at (183.33,190.00) startOffset 0 endOffset 1 width 37.50: "A"
     24            RenderSVGInlineText {#text} at (0,0) size 0x0
     25            RenderSVGTSpan {altGlyph} at (0,0) size 41x76
     26              RenderSVGInlineText {#text} at (80,0) size 41x76
     27                chunk 1 text run 1 at (220.83,190.00) startOffset 0 endOffset 1 width 40.02: "P"
     28            RenderSVGInlineText {#text} at (0,0) size 0x0
     29            RenderSVGTSpan {altGlyph} at (0,0) size 41x76
     30              RenderSVGInlineText {#text} at (120,0) size 41x76
     31                chunk 1 text run 1 at (260.85,190.00) startOffset 0 endOffset 1 width 40.02: "P"
    2032            RenderSVGInlineText {#text} at (0,0) size 0x0
    2133            RenderSVGTSpan {altGlyph} at (0,0) size 39x76
    22               RenderSVGInlineText {#text} at (46,0) size 38x76
    23                 chunk 1 text run 1 at (186.82,190.00) startOffset 0 endOffset 1 width 37.50: "A"
    24             RenderSVGInlineText {#text} at (0,0) size 0x0
    25             RenderSVGTSpan {altGlyph} at (0,0) size 38x76
    26               RenderSVGInlineText {#text} at (84,0) size 37x76
    27                 chunk 1 text run 1 at (224.32,190.00) startOffset 0 endOffset 1 width 36.80: "P"
    28             RenderSVGInlineText {#text} at (0,0) size 0x0
    29             RenderSVGTSpan {altGlyph} at (0,0) size 37x76
    30               RenderSVGInlineText {#text} at (121,0) size 37x76
    31                 chunk 1 text run 1 at (261.11,190.00) startOffset 0 endOffset 1 width 36.80: "P"
    32             RenderSVGInlineText {#text} at (0,0) size 0x0
    33             RenderSVGTSpan {altGlyph} at (0,0) size 39x76
    34               RenderSVGInlineText {#text} at (157,0) size 38x76
    35                 chunk 1 text run 1 at (297.91,190.00) startOffset 0 endOffset 1 width 37.50: "Y"
     34              RenderSVGInlineText {#text} at (160,0) size 38x76
     35                chunk 1 text run 1 at (300.87,190.00) startOffset 0 endOffset 1 width 37.50: "Y"
    3636            RenderSVGInlineText {#text} at (0,0) size 0x0
    3737          RenderSVGText {text} at (50,209) size 113x76 contains 1 chunk(s)
Note: See TracChangeset for help on using the changeset viewer.