Changeset 168688 in webkit


Ignore:
Timestamp:
May 13, 2014 11:01:29 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening

Rebaseline affected tests after svg root element background repaint changes
introduced in r168674.

Patch by Lorenzo Tilve <ltilve@igalia.com> on 2014-05-13

  • platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
  • platform/gtk/svg/custom/circle-move-invalidation-expected.txt:
  • platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
  • platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
  • platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
  • platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
  • platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt:
  • platform/gtk/svg/custom/svg-float-border-padding-expected.txt:
  • platform/gtk/svg/text/small-fonts-in-html5-expected.txt:
Location:
trunk/LayoutTests
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r168687 r168688  
     12014-05-13  Lorenzo Tilve  <ltilve@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening
     4
     5        Rebaseline affected tests after svg root element background repaint changes
     6        introduced in r168674.
     7
     8        * platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
     9        * platform/gtk/svg/custom/circle-move-invalidation-expected.txt:
     10        * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
     11        * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
     12        * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
     13        * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
     14        * platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt:
     15        * platform/gtk/svg/custom/svg-float-border-padding-expected.txt:
     16        * platform/gtk/svg/text/small-fonts-in-html5-expected.txt:
     17
    1182014-05-13  Zalan Bujtas  <zalan@apple.com>
    219
  • trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt

    r148815 r168688  
    1515    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
    1616      RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
    17         RenderSVGImage {image} at (13,53) size 403x303
    18     RenderSVGRect {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
     17        RenderSVGImage {image} at (10,50) size 406x306
     18    RenderSVGRect {rect} at (10,50) size 406x306 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
  • trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt

    r148806 r168688  
    55    RenderBody {body} at (8,8) size 784x338
    66      RenderBlock (anonymous) at (0,0) size 784x305
    7         RenderSVGRoot {svg} at (195,195) size 78x78
    8           RenderSVGEllipse {circle} at (196,196) size 76x76 [fill={[type=SOLID] [color=#FF0000]}] [cx=300.00] [cy=300.00] [r=50.00]
     7        RenderSVGRoot {svg} at (8,8) size 302x305
     8          RenderSVGEllipse {circle} at (8,8) size 302x305 [fill={[type=SOLID] [color=#FF0000]}] [cx=300.00] [cy=300.00] [r=50.00]
    99        RenderText {#text} at (302,288) size 4x17
    1010          text run at (302,288) width 4: " "
  • trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt

    r148806 r168688  
    44  RenderBlock {html} at (0,0) size 800x409
    55    RenderBody {body} at (0,0) size 800x409
    6       RenderSVGRoot {svg} at (45,33) size 361x373
    7         RenderSVGContainer {g} at (303,303) size 100x100
    8           RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
     6      RenderSVGRoot {svg} at (0,0) size 406x409
     7        RenderSVGContainer {g} at (0,0) size 406x409
     8          RenderSVGEllipse {circle} at (0,0) size 406x409 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
    99        RenderSVGText {text} at (48,36) size 304x17 contains 1 chunk(s)
    1010          RenderSVGInlineText {#text} at (0,0) size 303x17
  • trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt

    r148806 r168688  
    22  RenderView at (0,0) size 800x600
    33layer at (0,0) size 406x406
    4   RenderSVGRoot {svg} at (45,33) size 361x373
    5     RenderSVGContainer {g} at (303,303) size 100x100
    6       RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
     4  RenderSVGRoot {svg} at (0,0) size 406x406
     5    RenderSVGContainer {g} at (0,0) size 406x406
     6      RenderSVGEllipse {circle} at (0,0) size 406x406 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
    77    RenderSVGText {text} at (48,36) size 304x17 contains 1 chunk(s)
    88      RenderSVGInlineText {#text} at (0,0) size 303x17
  • trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt

    r148806 r168688  
    44  RenderBlock {html} at (0,0) size 800x409
    55    RenderBody {body} at (0,0) size 800x409
    6       RenderSVGRoot {svg} at (90,33) size 226x223
    7         RenderSVGEllipse {circle} at (150,150) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
     6      RenderSVGRoot {svg} at (0,0) size 406x409
     7        RenderSVGEllipse {circle} at (0,0) size 406x409 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
    88        RenderSVGText {text} at (93,36) size 214x17 contains 1 chunk(s)
    99          RenderSVGInlineText {#text} at (0,0) size 214x17
  • trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt

    r148806 r168688  
    22  RenderView at (0,0) size 800x600
    33layer at (0,0) size 406x406
    4   RenderSVGRoot {svg} at (90,33) size 226x223
    5     RenderSVGEllipse {circle} at (150,150) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
     4  RenderSVGRoot {svg} at (0,0) size 406x406
     5    RenderSVGEllipse {circle} at (0,0) size 406x406 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
    66    RenderSVGText {text} at (93,36) size 214x17 contains 1 chunk(s)
    77      RenderSVGInlineText {#text} at (0,0) size 214x17
  • trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt

    r148806 r168688  
    88      RenderBR {br} at (762,0) size 0x17
    99      RenderBR {br} at (0,17) size 0x17
    10       RenderSVGRoot {svg} at (8,42) size 202x203
    11         RenderSVGContainer {g} at (9,43) size 200x200
    12           RenderSVGRect {rect} at (9,143) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
    13           RenderSVGRect {rect} at (109,43) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
    14           RenderSVGRect {rect} at (9,143) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
    15           RenderSVGRect {rect} at (109,43) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
     10      RenderSVGRoot {svg} at (8,42) size 202x305
     11        RenderSVGContainer {g} at (8,42) size 202x305
     12          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
     13          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
     14          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
     15          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
    1616      RenderText {#text} at (202,322) size 4x17
    1717        text run at (202,322) width 4: " "
    18       RenderSVGRoot {svg} at (214,42) size 202x286
     18      RenderSVGRoot {svg} at (214,42) size 202x305
    1919        RenderSVGText {text} at (5,266) size 81x17 contains 1 chunk(s)
    2020          RenderSVGInlineText {#text} at (0,0) size 81x17
    2121            chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 11 width 81.00: "+Transforms"
    22         RenderSVGContainer {g} at (215,143) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
    23           RenderSVGRect {rect} at (215,143) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
    24           RenderSVGRect {rect} at (215,143) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
    25         RenderSVGContainer {g} at (315,43) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
    26           RenderSVGRect {rect} at (315,43) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
    27           RenderSVGRect {rect} at (315,43) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
     22        RenderSVGContainer {g} at (214,42) size 202x305 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
     23          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
     24          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
     25        RenderSVGContainer {g} at (214,42) size 202x305 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
     26          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
     27          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
    2828        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
    2929          RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
    30             RenderSVGRect {rect} at (215,43) size 100x25 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=25.00]
    31             RenderSVGRect {rect} at (215,68) size 100x25 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=25.00] [width=100.00] [height=25.00]
     30            RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=25.00]
     31            RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=25.00] [width=100.00] [height=25.00]
    3232      RenderText {#text} at (408,322) size 4x17
    3333        text run at (408,322) width 4: " "
    3434      RenderText {#text} at (0,0) size 0x0
    3535layer at (420,42) size 202x302
    36   RenderSVGRoot {svg} at (420,42) size 202x286
     36  RenderSVGRoot {svg} at (420,42) size 202x305
    3737    RenderSVGText {text} at (5,266) size 169x17 contains 1 chunk(s)
    3838      RenderSVGInlineText {#text} at (0,0) size 169x17
    3939        chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 24 width 169.00: "+Accelerated Compositing"
    40     RenderSVGContainer {g} at (421,43) size 200x200
    41       RenderSVGRect {rect} at (421,143) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
    42       RenderSVGRect {rect} at (521,43) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
     40    RenderSVGContainer {g} at (420,42) size 202x305
     41      RenderSVGRect {rect} at (420,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
     42      RenderSVGRect {rect} at (420,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
  • trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt

    r148806 r168688  
    1212          text run at (0,0) width 354: "There should be a red, white and blue pattern below this"
    1313      RenderSVGRoot {svg} at (18,84) size 140x140
    14         RenderSVGRect {rect} at (38,104) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
     14        RenderSVGRect {rect} at (18,84) size 140x140 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
    1515      RenderBlock {p} at (0,226) size 784x17
    1616        RenderText {#text} at (0,0) size 353x17
  • trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt

    r148805 r168688  
    88          text run at (0,0) width 471: "Small fonts in HTML5/inline SVG"
    99      RenderBlock (anonymous) at (0,57) size 784x506
    10         RenderSVGRoot {svg} at (157,258) size 104x31
    11           RenderSVGContainer {g} at (159,260) size 100x27 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
     10        RenderSVGRoot {svg} at (8,78) size 502x506
     11          RenderSVGContainer {g} at (8,78) size 502x506 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
    1212            RenderSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
    1313              RenderSVGInlineText {#text} at (0,0) size 1x1
Note: See TracChangeset for help on using the changeset viewer.