Changeset 123566 in webkit


Ignore:
Timestamp:
Jul 24, 2012 7:13:53 PM (12 years ago)
Author:
alexis.menard@openbossa.org
Message:

[Qt] svg/as-border-image, svg/as-image, svg/as-object, svg/css rebaseline after new test fonts.
https://bugs.webkit.org/show_bug.cgi?id=92193

Unreviewed gardening.

These tests have been skipped because monospace fonts weren't properly used by
layout tests. After r121971, the test results are normal again.

  • platform/qt-5.0/Skipped:
  • platform/qt/svg/as-border-image/svg-as-border-image-2-expected.png:
  • platform/qt/svg/as-border-image/svg-as-border-image-2-expected.txt:
  • platform/qt/svg/as-border-image/svg-as-border-image-expected.png:
  • platform/qt/svg/as-border-image/svg-as-border-image-expected.txt:
  • platform/qt/svg/as-image/animated-svg-as-image-expected.png: Added.
  • platform/qt/svg/as-image/animated-svg-as-image-expected.txt:
  • platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
  • platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt:
  • platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
  • platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt:
  • platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.png:
  • platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt:
  • platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
  • platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.txt:
  • platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.png:
  • platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
  • platform/qt/svg/as-image/same-image-two-instances-expected.txt:
  • platform/qt/svg/as-image/svg-image-change-content-size-expected.png:
  • platform/qt/svg/as-image/svg-image-change-content-size-expected.txt:
  • platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt:
  • platform/qt/svg/css/composite-shadow-text-expected.png:
  • platform/qt/svg/css/composite-shadow-text-expected.txt:
  • platform/qt/svg/css/css-box-min-width-expected.png:
  • platform/qt/svg/css/css-box-min-width-expected.txt:
  • platform/qt/svg/css/text-shadow-multiple-expected.png:
  • platform/qt/svg/css/text-shadow-multiple-expected.txt:
Location:
trunk/LayoutTests
Files:
3 added
25 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r123564 r123566  
     12012-07-24  Alexis Menard  <alexis.menard@openbossa.org>
     2
     3        [Qt] svg/as-border-image, svg/as-image, svg/as-object, svg/css rebaseline after new test fonts.
     4        https://bugs.webkit.org/show_bug.cgi?id=92193
     5
     6        Unreviewed gardening.
     7
     8        These tests have been skipped because monospace fonts weren't properly used by
     9        layout tests. After r121971, the test results are normal again.
     10
     11        * platform/qt-5.0/Skipped:
     12        * platform/qt/svg/as-border-image/svg-as-border-image-2-expected.png:
     13        * platform/qt/svg/as-border-image/svg-as-border-image-2-expected.txt:
     14        * platform/qt/svg/as-border-image/svg-as-border-image-expected.png:
     15        * platform/qt/svg/as-border-image/svg-as-border-image-expected.txt:
     16        * platform/qt/svg/as-image/animated-svg-as-image-expected.png: Added.
     17        * platform/qt/svg/as-image/animated-svg-as-image-expected.txt:
     18        * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
     19        * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt:
     20        * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
     21        * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt:
     22        * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.png:
     23        * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt:
     24        * platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
     25        * platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.txt:
     26        * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.png:
     27        * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
     28        * platform/qt/svg/as-image/same-image-two-instances-expected.txt:
     29        * platform/qt/svg/as-image/svg-image-change-content-size-expected.png:
     30        * platform/qt/svg/as-image/svg-image-change-content-size-expected.txt:
     31        * platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt:
     32        * platform/qt/svg/css/composite-shadow-text-expected.png:
     33        * platform/qt/svg/css/composite-shadow-text-expected.txt:
     34        * platform/qt/svg/css/css-box-min-width-expected.png:
     35        * platform/qt/svg/css/css-box-min-width-expected.txt:
     36        * platform/qt/svg/css/text-shadow-multiple-expected.png:
     37        * platform/qt/svg/css/text-shadow-multiple-expected.txt:
     38
    1392012-07-24  Caio Marcelo de Oliveira Filho  <caio.oliveira@openbossa.org>
    240
  • trunk/LayoutTests/platform/qt-5.0/Skipped

    r123564 r123566  
    558558fast/js/custom-constructors.html
    559559fast/js/instanceof-XMLHttpRequest.html
    560 svg/as-border-image/svg-as-border-image-2.html
    561 svg/as-border-image/svg-as-border-image.html
    562 svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size.html
    563 svg/as-image/animated-svg-as-image-same-image.html
    564 svg/as-image/animated-svg-as-image.html
    565 svg/as-image/image-respects-pageScaleFactor.html
    566 svg/as-image/img-preserveAspectRatio-support-1.html
    567 svg/as-image/img-preserveAspectRatio-support-2.html
    568 svg/as-image/same-image-two-instances.html
    569 svg/as-image/svg-image-change-content-size.xhtml
    570 svg/as-object/object-box-sizing-no-width-height.html
    571 svg/css/composite-shadow-text.svg
    572 svg/css/css-box-min-width.html
    573 svg/css/text-shadow-multiple.xhtml
    574560svg/custom/SVGMatrix-interface.svg
    575561svg/custom/SVGPoint-matrixTransform.svg
  • trunk/LayoutTests/platform/qt/svg/as-border-image/svg-as-border-image-2-expected.txt

    r98072 r123566  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 370x442 [border: (1px solid #000000)]
    7         RenderBlock {H2} at (1,20) size 368x32
    8           RenderText {#text} at (0,0) size 211x32
    9             text run at (0,0) width 211: "SVG border-image"
    10         RenderBlock (anonymous) at (1,71) size 368x370
     6      RenderBlock {DIV} at (0,0) size 370x436 [border: (1px solid #000000)]
     7        RenderBlock {H2} at (1,20) size 368x28
     8          RenderText {#text} at (0,0) size 194x28
     9            text run at (0,0) width 194: "SVG border-image"
     10        RenderBlock (anonymous) at (1,67) size 368x368
    1111          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    12           RenderText {#text} at (180,164) size 4x21
    13             text run at (180,164) width 4: " "
     12          RenderText {#text} at (180,165) size 4x19
     13            text run at (180,165) width 4: " "
    1414          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    15           RenderText {#text} at (364,164) size 4x21
    16             text run at (364,164) width 4: " "
     15          RenderText {#text} at (364,165) size 4x19
     16            text run at (364,165) width 4: " "
    1717          RenderBR {BR} at (0,0) size 0x0
    18           RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    19           RenderText {#text} at (180,349) size 4x21
     18          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
     19          RenderText {#text} at (180,349) size 4x19
    2020            text run at (180,349) width 4: " "
    21           RenderBlock {DIV} at (194,195) size 160x160 [border: (30px none #000000)]
     21          RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
    2222          RenderText {#text} at (0,0) size 0x0
    23       RenderText {#text} at (370,420) size 4x21
    24         text run at (370,420) width 4: " "
    25       RenderBlock {DIV} at (374,0) size 370x442 [border: (1px solid #000000)]
    26         RenderBlock {H2} at (1,20) size 368x32
    27           RenderText {#text} at (0,0) size 212x32
    28             text run at (0,0) width 212: "PNG border-image"
    29         RenderBlock (anonymous) at (1,71) size 368x370
     23      RenderText {#text} at (370,416) size 4x19
     24        text run at (370,416) width 4: " "
     25      RenderBlock {DIV} at (374,0) size 370x436 [border: (1px solid #000000)]
     26        RenderBlock {H2} at (1,20) size 368x28
     27          RenderText {#text} at (0,0) size 196x28
     28            text run at (0,0) width 196: "PNG border-image"
     29        RenderBlock (anonymous) at (1,67) size 368x368
    3030          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    31           RenderText {#text} at (180,164) size 4x21
    32             text run at (180,164) width 4: " "
     31          RenderText {#text} at (180,165) size 4x19
     32            text run at (180,165) width 4: " "
    3333          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    34           RenderText {#text} at (364,164) size 4x21
    35             text run at (364,164) width 4: " "
     34          RenderText {#text} at (364,165) size 4x19
     35            text run at (364,165) width 4: " "
    3636          RenderBR {BR} at (0,0) size 0x0
    37           RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    38           RenderText {#text} at (180,349) size 4x21
     37          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
     38          RenderText {#text} at (180,349) size 4x19
    3939            text run at (180,349) width 4: " "
    40           RenderBlock {DIV} at (194,195) size 160x160 [border: (30px none #000000)]
     40          RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
    4141          RenderText {#text} at (0,0) size 0x0
    4242      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-border-image/svg-as-border-image-expected.txt

    r98072 r123566  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 370x442 [border: (1px solid #000000)]
    7         RenderBlock {H2} at (1,20) size 368x32
    8           RenderText {#text} at (0,0) size 211x32
    9             text run at (0,0) width 211: "SVG border-image"
    10         RenderBlock (anonymous) at (1,71) size 368x370
     6      RenderBlock {DIV} at (0,0) size 370x436 [border: (1px solid #000000)]
     7        RenderBlock {H2} at (1,20) size 368x28
     8          RenderText {#text} at (0,0) size 194x28
     9            text run at (0,0) width 194: "SVG border-image"
     10        RenderBlock (anonymous) at (1,67) size 368x368
    1111          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    12           RenderText {#text} at (180,164) size 4x21
    13             text run at (180,164) width 4: " "
     12          RenderText {#text} at (180,165) size 4x19
     13            text run at (180,165) width 4: " "
    1414          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    15           RenderText {#text} at (364,164) size 4x21
    16             text run at (364,164) width 4: " "
     15          RenderText {#text} at (364,165) size 4x19
     16            text run at (364,165) width 4: " "
    1717          RenderBR {BR} at (0,0) size 0x0
    18           RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    19           RenderText {#text} at (180,349) size 4x21
     18          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
     19          RenderText {#text} at (180,349) size 4x19
    2020            text run at (180,349) width 4: " "
    21           RenderBlock {DIV} at (194,195) size 160x160 [border: (30px none #000000)]
     21          RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
    2222          RenderText {#text} at (0,0) size 0x0
    23       RenderText {#text} at (370,420) size 4x21
    24         text run at (370,420) width 4: " "
    25       RenderBlock {DIV} at (374,0) size 370x442 [border: (1px solid #000000)]
    26         RenderBlock {H2} at (1,20) size 368x32
    27           RenderText {#text} at (0,0) size 212x32
    28             text run at (0,0) width 212: "PNG border-image"
    29         RenderBlock (anonymous) at (1,71) size 368x370
     23      RenderText {#text} at (370,416) size 4x19
     24        text run at (370,416) width 4: " "
     25      RenderBlock {DIV} at (374,0) size 370x436 [border: (1px solid #000000)]
     26        RenderBlock {H2} at (1,20) size 368x28
     27          RenderText {#text} at (0,0) size 196x28
     28            text run at (0,0) width 196: "PNG border-image"
     29        RenderBlock (anonymous) at (1,67) size 368x368
    3030          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    31           RenderText {#text} at (180,164) size 4x21
    32             text run at (180,164) width 4: " "
     31          RenderText {#text} at (180,165) size 4x19
     32            text run at (180,165) width 4: " "
    3333          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    34           RenderText {#text} at (364,164) size 4x21
    35             text run at (364,164) width 4: " "
     34          RenderText {#text} at (364,165) size 4x19
     35            text run at (364,165) width 4: " "
    3636          RenderBR {BR} at (0,0) size 0x0
    37           RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    38           RenderText {#text} at (180,349) size 4x21
     37          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
     38          RenderText {#text} at (180,349) size 4x19
    3939            text run at (180,349) width 4: " "
    40           RenderBlock {DIV} at (194,195) size 160x160 [border: (30px none #000000)]
     40          RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
    4141          RenderText {#text} at (0,0) size 0x0
    4242      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-image/animated-svg-as-image-expected.txt

    r98072 r123566  
    1 layer at (0,0) size 784x601
    2   RenderView at (0,0) size 784x600
    3 layer at (0,0) size 784x601
    4   RenderBlock {HTML} at (0,0) size 784x601
    5     RenderBody {BODY} at (8,8) size 768x585
    6       RenderBlock {P} at (0,0) size 768x21
    7         RenderText {#text} at (0,0) size 411x21
    8           text run at (0,0) width 411: "Images should redraw correctly when SVG animation runs"
    9       RenderBlock (anonymous) at (0,37) size 768x548
     1layer at (0,0) size 800x600
     2  RenderView at (0,0) size 800x600
     3layer at (0,0) size 800x600
     4  RenderBlock {HTML} at (0,0) size 800x600
     5    RenderBody {BODY} at (8,8) size 784x584
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 351x19
     8          text run at (0,0) width 351: "Images should redraw correctly when SVG animation runs"
     9      RenderBlock (anonymous) at (0,35) size 784x548
    1010        RenderImage {IMG} at (10,10) size 354x254 [border: (2px solid #000000)]
    1111        RenderBR {BR} at (374,274) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt

    r99572 r123566  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {P} at (0,0) size 784x21
    7         RenderText {#text} at (0,0) size 411x21
    8           text run at (0,0) width 411: "Images should redraw correctly when SVG animation runs"
    9       RenderBlock (anonymous) at (0,37) size 784x500
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 351x19
     8          text run at (0,0) width 351: "Images should redraw correctly when SVG animation runs"
     9      RenderBlock (anonymous) at (0,35) size 784x500
    1010        RenderImage {IMG} at (10,10) size 480x480
    1111        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt

    r99572 r123566  
    1 layer at (0,0) size 784x601
    2   RenderView at (0,0) size 784x600
    3 layer at (0,0) size 784x601
    4   RenderBlock {HTML} at (0,0) size 784x601
    5     RenderBody {BODY} at (8,8) size 768x585
    6       RenderBlock {P} at (0,0) size 768x21
    7         RenderText {#text} at (0,0) size 411x21
    8           text run at (0,0) width 411: "Images should redraw correctly when SVG animation runs"
    9       RenderBlock (anonymous) at (0,37) size 768x548
     1layer at (0,0) size 800x600
     2  RenderView at (0,0) size 800x600
     3layer at (0,0) size 800x600
     4  RenderBlock {HTML} at (0,0) size 800x600
     5    RenderBody {BODY} at (8,8) size 784x584
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 351x19
     8          text run at (0,0) width 351: "Images should redraw correctly when SVG animation runs"
     9      RenderBlock (anonymous) at (0,35) size 784x548
    1010        RenderImage {IMG} at (10,10) size 354x254 [border: (2px solid #000000)]
    1111        RenderBR {BR} at (374,274) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt

    r116515 r123566  
    44  RenderBlock {HTML} at (0,0) size 784x584
    55    RenderBody {BODY} at (8,8) size 768x568
    6       RenderBlock {P} at (0,0) size 768x21
    7         RenderText {#text} at (0,0) size 390x21
    8           text run at (0,0) width 390: "This test passes if both of the circles have sharp edges."
    9       RenderBlock {P} at (0,37) size 768x21
    10         RenderText {#text} at (0,0) size 495x21
    11           text run at (0,0) width 495: "To run manually, use full-page zoom to increase the page scale factor."
    12       RenderBlock (anonymous) at (0,74) size 768x133
     6      RenderBlock {P} at (0,0) size 768x19
     7        RenderText {#text} at (0,0) size 328x19
     8          text run at (0,0) width 328: "This test passes if both of the circles have sharp edges."
     9      RenderBlock {P} at (0,35) size 768x19
     10        RenderText {#text} at (0,0) size 418x19
     11          text run at (0,0) width 418: "To run manually, use full-page zoom to increase the page scale factor."
     12      RenderBlock (anonymous) at (0,70) size 768x132
    1313        RenderImage {IMG} at (0,0) size 128x128
    14         RenderText {#text} at (128,112) size 4x21
    15           text run at (128,112) width 4: " "
     14        RenderText {#text} at (128,113) size 4x19
     15          text run at (128,113) width 4: " "
    1616        RenderImage {IMG} at (132,0) size 128x128
    1717        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.txt

    r113421 r123566  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x515
    4   RenderBlock {HTML} at (0,0) size 800x515
    5     RenderBody {BODY} at (8,8) size 784x499
    6       RenderTable {TABLE} at (0,0) size 670x499
    7         RenderTableSection {TBODY} at (0,0) size 670x499
    8           RenderTableRow {TR} at (0,2) size 670x23
    9             RenderTableCell {TH} at (2,2) size 93x23 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
    10               RenderText {#text} at (9,1) size 75x21
     3layer at (0,0) size 800x505
     4  RenderBlock {HTML} at (0,0) size 800x505
     5    RenderBody {BODY} at (8,8) size 784x489
     6      RenderTable {TABLE} at (0,0) size 669x489
     7        RenderTableSection {TBODY} at (0,0) size 669x489
     8          RenderTableRow {TR} at (0,2) size 669x21
     9            RenderTableCell {TH} at (2,2) size 93x21 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
     10              RenderText {#text} at (9,1) size 75x19
    1111                text run at (9,1) width 75: "viewBox?"
    12             RenderTableCell {TH} at (97,2) size 163x23 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
    13               RenderText {#text} at (1,1) size 169x21
    14                 text run at (1,1) width 169: "preserve\x{AD}Aspect\x{AD}Ratio"
    15             RenderTableCell {TH} at (262,2) size 202x23 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
    16               RenderText {#text} at (78,1) size 46x21
     12            RenderTableCell {TH} at (97,2) size 162x21 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
     13              RenderText {#text} at (1,1) size 160x19
     14                text run at (1,1) width 160: "preserve\x{AD}Aspect\x{AD}Ratio"
     15            RenderTableCell {TH} at (261,2) size 202x21 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
     16              RenderText {#text} at (78,1) size 46x19
    1717                text run at (78,1) width 46: "<img>"
    18             RenderTableCell {TH} at (466,2) size 202x23 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
    19               RenderText {#text} at (68,1) size 66x21
     18            RenderTableCell {TH} at (465,2) size 202x21 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
     19              RenderText {#text} at (68,1) size 66x19
    2020                text run at (68,1) width 66: "<object>"
    21           RenderTableRow {TR} at (0,27) size 670x57
    22             RenderTableCell {TH} at (2,132) size 93x23 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
    23               RenderText {#text} at (1,1) size 91x21
     21          RenderTableRow {TR} at (0,25) size 669x56
     22            RenderTableCell {TH} at (2,129) size 93x21 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
     23              RenderText {#text} at (1,1) size 91x19
    2424                text run at (1,1) width 91: "No viewBox"
    25             RenderTableCell {TH} at (97,54) size 163x2 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
    26             RenderTableCell {TD} at (262,27) size 202x57 [r=1 c=2 rs=1 cs=1]
     25            RenderTableCell {TH} at (97,52) size 162x2 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
     26            RenderTableCell {TD} at (261,25) size 202x56 [r=1 c=2 rs=1 cs=1]
    2727              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    2828              RenderText {#text} at (0,0) size 0x0
    29             RenderTableCell {TD} at (466,27) size 202x57 [r=1 c=3 rs=1 cs=1]
     29            RenderTableCell {TD} at (465,25) size 202x56 [r=1 c=3 rs=1 cs=1]
    3030              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    3131                layer at (0,0) size 192x42
     
    3535                    RenderSVGEllipse {circle} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
    3636              RenderText {#text} at (0,0) size 0x0
    37           RenderTableRow {TR} at (0,86) size 670x57
    38             RenderTableCell {TH} at (97,103) size 163x23 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
    39               RenderText {#text} at (62,1) size 39x21
    40                 text run at (62,1) width 39: "none"
    41             RenderTableCell {TD} at (262,86) size 202x57 [r=2 c=2 rs=1 cs=1]
     37          RenderTableRow {TR} at (0,83) size 669x56
     38            RenderTableCell {TH} at (97,100) size 162x21 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
     39              RenderText {#text} at (61,1) size 40x19
     40                text run at (61,1) width 40: "none"
     41            RenderTableCell {TD} at (261,83) size 202x56 [r=2 c=2 rs=1 cs=1]
    4242              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    4343              RenderText {#text} at (0,0) size 0x0
    44             RenderTableCell {TD} at (466,86) size 202x57 [r=2 c=3 rs=1 cs=1]
     44            RenderTableCell {TD} at (465,83) size 202x56 [r=2 c=3 rs=1 cs=1]
    4545              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    4646                layer at (0,0) size 192x42
     
    5252                      RenderSVGPath {path} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
    5353              RenderText {#text} at (0,0) size 0x0
    54           RenderTableRow {TR} at (0,145) size 670x57
    55             RenderTableCell {TH} at (97,162) size 163x23 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
    56               RenderText {#text} at (63,1) size 37x21
    57                 text run at (63,1) width 37: "meet"
    58             RenderTableCell {TD} at (262,145) size 202x57 [r=3 c=2 rs=1 cs=1]
     54          RenderTableRow {TR} at (0,141) size 669x56
     55            RenderTableCell {TH} at (97,158) size 162x21 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
     56              RenderText {#text} at (62,1) size 38x19
     57                text run at (62,1) width 38: "meet"
     58            RenderTableCell {TD} at (261,141) size 202x56 [r=3 c=2 rs=1 cs=1]
    5959              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    6060              RenderText {#text} at (0,0) size 0x0
    61             RenderTableCell {TD} at (466,145) size 202x57 [r=3 c=3 rs=1 cs=1]
     61            RenderTableCell {TD} at (465,141) size 202x56 [r=3 c=3 rs=1 cs=1]
    6262              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    6363                layer at (0,0) size 192x42
     
    6969                      RenderSVGPath {path} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
    7070              RenderText {#text} at (0,0) size 0x0
    71           RenderTableRow {TR} at (0,204) size 670x57
    72             RenderTableCell {TH} at (97,221) size 163x23 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
    73               RenderText {#text} at (64,1) size 35x21
    74                 text run at (64,1) width 35: "slice"
    75             RenderTableCell {TD} at (262,204) size 202x57 [r=4 c=2 rs=1 cs=1]
     71          RenderTableRow {TR} at (0,199) size 669x56
     72            RenderTableCell {TH} at (97,216) size 162x21 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
     73              RenderText {#text} at (63,1) size 36x19
     74                text run at (63,1) width 36: "slice"
     75            RenderTableCell {TD} at (261,199) size 202x56 [r=4 c=2 rs=1 cs=1]
    7676              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    7777              RenderText {#text} at (0,0) size 0x0
    78             RenderTableCell {TD} at (466,204) size 202x57 [r=4 c=3 rs=1 cs=1]
     78            RenderTableCell {TD} at (465,199) size 202x56 [r=4 c=3 rs=1 cs=1]
    7979              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    8080                layer at (0,0) size 192x42
     
    8686                      RenderSVGPath {path} at (0,0) size 192x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
    8787              RenderText {#text} at (0,0) size 0x0
    88           RenderTableRow {TR} at (0,263) size 670x57
    89             RenderTableCell {TH} at (2,368) size 93x23 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
    90               RenderText {#text} at (14,1) size 65x21
     88          RenderTableRow {TR} at (0,257) size 669x56
     89            RenderTableCell {TH} at (2,361) size 93x21 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
     90              RenderText {#text} at (14,1) size 65x19
    9191                text run at (14,1) width 65: "viewBox"
    92             RenderTableCell {TH} at (97,290) size 163x2 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
    93             RenderTableCell {TD} at (262,263) size 202x57 [r=5 c=2 rs=1 cs=1]
     92            RenderTableCell {TH} at (97,284) size 162x2 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
     93            RenderTableCell {TD} at (261,257) size 202x56 [r=5 c=2 rs=1 cs=1]
    9494              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    9595              RenderText {#text} at (0,0) size 0x0
    96             RenderTableCell {TD} at (466,263) size 202x57 [r=5 c=3 rs=1 cs=1]
     96            RenderTableCell {TD} at (465,257) size 202x56 [r=5 c=3 rs=1 cs=1]
    9797              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    9898                layer at (0,0) size 192x42
     
    104104                      RenderSVGPath {path} at (75,0) size 31x31 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
    105105              RenderText {#text} at (0,0) size 0x0
    106           RenderTableRow {TR} at (0,322) size 670x57
    107             RenderTableCell {TH} at (97,339) size 163x23 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
    108               RenderText {#text} at (62,1) size 39x21
    109                 text run at (62,1) width 39: "none"
    110             RenderTableCell {TD} at (262,322) size 202x57 [r=6 c=2 rs=1 cs=1]
     106          RenderTableRow {TR} at (0,315) size 669x56
     107            RenderTableCell {TH} at (97,332) size 162x21 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
     108              RenderText {#text} at (61,1) size 40x19
     109                text run at (61,1) width 40: "none"
     110            RenderTableCell {TD} at (261,315) size 202x56 [r=6 c=2 rs=1 cs=1]
    111111              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    112112              RenderText {#text} at (0,0) size 0x0
    113             RenderTableCell {TD} at (466,322) size 202x57 [r=6 c=3 rs=1 cs=1]
     113            RenderTableCell {TD} at (465,315) size 202x56 [r=6 c=3 rs=1 cs=1]
    114114              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    115115                layer at (0,0) size 192x42
     
    121121                      RenderSVGPath {path} at (0,0) size 140x31 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
    122122              RenderText {#text} at (0,0) size 0x0
    123           RenderTableRow {TR} at (0,381) size 670x57
    124             RenderTableCell {TH} at (97,398) size 163x23 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
    125               RenderText {#text} at (63,1) size 37x21
    126                 text run at (63,1) width 37: "meet"
    127             RenderTableCell {TD} at (262,381) size 202x57 [r=7 c=2 rs=1 cs=1]
     123          RenderTableRow {TR} at (0,373) size 669x56
     124            RenderTableCell {TH} at (97,390) size 162x21 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
     125              RenderText {#text} at (62,1) size 38x19
     126                text run at (62,1) width 38: "meet"
     127            RenderTableCell {TD} at (261,373) size 202x56 [r=7 c=2 rs=1 cs=1]
    128128              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    129129              RenderText {#text} at (0,0) size 0x0
    130             RenderTableCell {TD} at (466,381) size 202x57 [r=7 c=3 rs=1 cs=1]
     130            RenderTableCell {TD} at (465,373) size 202x56 [r=7 c=3 rs=1 cs=1]
    131131              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    132132                layer at (0,0) size 192x42
     
    138138                      RenderSVGPath {path} at (75,0) size 31x31 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
    139139              RenderText {#text} at (0,0) size 0x0
    140           RenderTableRow {TR} at (0,440) size 670x57
    141             RenderTableCell {TH} at (97,457) size 163x23 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
    142               RenderText {#text} at (64,1) size 35x21
    143                 text run at (64,1) width 35: "slice"
    144             RenderTableCell {TD} at (262,440) size 202x57 [r=8 c=2 rs=1 cs=1]
     140          RenderTableRow {TR} at (0,431) size 669x56
     141            RenderTableCell {TH} at (97,448) size 162x21 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
     142              RenderText {#text} at (63,1) size 36x19
     143                text run at (63,1) width 36: "slice"
     144            RenderTableCell {TD} at (261,431) size 202x56 [r=8 c=2 rs=1 cs=1]
    145145              RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
    146146              RenderText {#text} at (0,0) size 0x0
    147             RenderTableCell {TD} at (466,440) size 202x57 [r=8 c=3 rs=1 cs=1]
     147            RenderTableCell {TD} at (465,431) size 202x56 [r=8 c=3 rs=1 cs=1]
    148148              RenderEmbeddedObject {OBJECT} at (1,1) size 200x50 [border: (1px dashed #008000)]
    149149                layer at (0,0) size 192x42
  • trunk/LayoutTests/platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.txt

    r113421 r123566  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x327
    4   RenderBlock {HTML} at (0,0) size 800x327
    5     RenderBody {BODY} at (8,21) size 784x298
    6       RenderBlock {H1} at (0,0) size 784x42
    7         RenderText {#text} at (0,0) size 263x42
    8           text run at (0,0) width 263: "No size specified"
    9       RenderBlock (anonymous) at (0,63) size 784x235
     3layer at (0,0) size 800x321
     4  RenderBlock {HTML} at (0,0) size 800x321
     5    RenderBody {BODY} at (8,21) size 784x292
     6      RenderBlock {H1} at (0,0) size 784x37
     7        RenderText {#text} at (0,0) size 223x36
     8          text run at (0,0) width 223: "No size specified"
     9      RenderBlock (anonymous) at (0,58) size 784x234
    1010        RenderImage {IMG} at (0,0) size 230x230 [border: (2px dashed #800000)]
    11         RenderText {#text} at (230,214) size 4x21
    12           text run at (230,214) width 4: " "
     11        RenderText {#text} at (230,215) size 4x19
     12          text run at (230,215) width 4: " "
    1313        RenderEmbeddedObject {OBJECT} at (234,2) size 228x228 [border: (1px dashed #008000)]
    1414          layer at (0,0) size 220x220
  • trunk/LayoutTests/platform/qt/svg/as-image/same-image-two-instances-expected.txt

    r98913 r123566  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x121
    4   RenderBlock {HTML} at (0,0) size 800x121
    5     RenderBody {BODY} at (8,8) size 784x105
     3layer at (0,0) size 800x120
     4  RenderBlock {HTML} at (0,0) size 800x120
     5    RenderBody {BODY} at (8,8) size 784x104
    66      RenderImage {IMG} at (0,50) size 200x50 [border: (2px dashed #800000)]
    7       RenderText {#text} at (200,84) size 4x21
    8         text run at (200,84) width 4: " "
     7      RenderText {#text} at (200,85) size 4x19
     8        text run at (200,85) width 4: " "
    99      RenderImage {IMG} at (204,0) size 100x100 [border: (2px dashed #800000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-image/svg-image-change-content-size-expected.txt

    r98913 r123566  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x504
    4   RenderBlock {html} at (0,0) size 800x504
    5     RenderBody {body} at (8,16) size 784x480
    6       RenderBlock {p} at (0,0) size 784x42
    7         RenderText {#text} at (0,0) size 776x42
    8           text run at (0,0) width 776: "The svg image contained in the div element (red box) should not change its appearance when width is resized"
    9           text run at (0,21) width 80: "to be larger"
    10       RenderBlock {div} at (0,58) size 602x422 [border: (1px solid #FF0000)]
     3layer at (0,0) size 800x481
     4  RenderBlock {html} at (0,0) size 800x481
     5    RenderBody {body} at (8,16) size 784x457
     6      RenderBlock {p} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 725x19
     8          text run at (0,0) width 725: "The svg image contained in the div element (red box) should not change its appearance when width is resized to be larger"
     9      RenderBlock {div} at (0,35) size 602x422 [border: (1px solid #FF0000)]
    1110        RenderImage {img} at (1,1) size 420x420
    1211        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt

    r113421 r123566  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x171
    4   RenderBlock {HTML} at (0,0) size 800x171
    5     RenderBody {BODY} at (8,8) size 784x155
     3layer at (0,0) size 800x170
     4  RenderBlock {HTML} at (0,0) size 800x170
     5    RenderBody {BODY} at (8,8) size 784x154
    66      RenderPartObject {IFRAME} at (0,0) size 784x150
    77        layer at (0,0) size 784x150
    88          RenderView at (0,0) size 784x150
    9         layer at (0,0) size 784x121
    10           RenderBlock {HTML} at (0,0) size 784x121
    11             RenderBody {BODY} at (8,8) size 768x105
     9        layer at (0,0) size 784x120
     10          RenderBlock {HTML} at (0,0) size 784x120
     11            RenderBody {BODY} at (8,8) size 768x104
    1212              RenderSVGRoot {svg} at (8,8) size 100x100
    1313                RenderSVGEllipse {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=50.00] [cy=50.00] [r=50.00]
  • trunk/LayoutTests/platform/qt/svg/css/composite-shadow-text-expected.txt

    r103407 r123566  
    22  RenderView at (0,0) size 800x600
    33layer at (0,0) size 800x600
    4   RenderSVGRoot {svg} at (9,1) size 381x454
     4  RenderSVGRoot {svg} at (9,9) size 353x445
    55    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
    66      RenderSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
     
    1010        RenderSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
    1111        RenderSVGRect {rect} at (0,10) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
    12     RenderSVGContainer {g} at (9,1) size 268x441
    13       RenderSVGText {text} at (10,2) size 206x129 contains 1 chunk(s)
    14         RenderSVGInlineText {#text} at (0,0) size 206x129
    15           chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 4 width 206.00: "Test"
    16       RenderSVGText {text} at (10,127) size 206x129 contains 1 chunk(s)
    17         RenderSVGInlineText {#text} at (0,0) size 206x129
    18           chunk 1 text run 1 at (10.00,225.00) startOffset 0 endOffset 4 width 206.00: "Test"
    19       RenderSVGText {text} at (10,252) size 206x129 contains 1 chunk(s)
    20         RenderSVGInlineText {#text} at (0,0) size 206x129
    21           chunk 1 text run 1 at (10.00,350.00) startOffset 0 endOffset 4 width 206.00: "Test"
    22     RenderSVGText {text} at (10,434) size 379x21 contains 1 chunk(s)
    23       RenderSVGInlineText {#text} at (0,0) size 379x21
    24         chunk 1 (middle anchor) text run 1 at (10.50,450.00) startOffset 0 endOffset 51 width 379.00: "The word Test should only be shadowd once, per line"
     12    RenderSVGContainer {g} at (9,9) size 245x424
     13      RenderSVGText {text} at (10,10) size 183x112 contains 1 chunk(s)
     14        RenderSVGInlineText {#text} at (0,0) size 183x112
     15          chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 4 width 183.00: "Test"
     16      RenderSVGText {text} at (10,135) size 183x112 contains 1 chunk(s)
     17        RenderSVGInlineText {#text} at (0,0) size 183x112
     18          chunk 1 text run 1 at (10.00,225.00) startOffset 0 endOffset 4 width 183.00: "Test"
     19      RenderSVGText {text} at (10,260) size 183x112 contains 1 chunk(s)
     20        RenderSVGInlineText {#text} at (0,0) size 183x112
     21          chunk 1 text run 1 at (10.00,350.00) startOffset 0 endOffset 4 width 183.00: "Test"
     22    RenderSVGText {text} at (38,435) size 324x19 contains 1 chunk(s)
     23      RenderSVGInlineText {#text} at (0,0) size 324x19
     24        chunk 1 (middle anchor) text run 1 at (38.00,450.00) startOffset 0 endOffset 51 width 324.00: "The word Test should only be shadowd once, per line"
  • trunk/LayoutTests/platform/qt/svg/css/css-box-min-width-expected.txt

    r103407 r123566  
    77        RenderSVGRoot {svg} at (13,13) size 100x100
    88          RenderSVGRect {rect} at (13,13) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
    9       RenderBlock {P} at (0,110) size 784x21
    10         RenderText {#text} at (0,0) size 486x21
    11           text run at (0,0) width 486: "You should see a solid 5px black border around a 100x100 blue rect."
     9      RenderBlock {P} at (0,110) size 784x19
     10        RenderText {#text} at (0,0) size 421x19
     11          text run at (0,0) width 421: "You should see a solid 5px black border around a 100x100 blue rect."
  • trunk/LayoutTests/platform/qt/svg/css/text-shadow-multiple-expected.txt

    r101344 r123566  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x416
    4   RenderBlock {html} at (0,0) size 800x416
    5     RenderBody {body} at (0,16) size 800x400
    6       RenderBlock {p} at (0,0) size 800x21
    7         RenderText {#text} at (0,0) size 497x21
    8           text run at (0,0) width 497: "The first two texts should look identical, as there is no shadow applied."
    9       RenderBlock (anonymous) at (0,37) size 800x155
    10         RenderSVGRoot {svg} at (20,123) size 720x64
    11           RenderSVGText {text} at (20,20) size 720x63 contains 1 chunk(s)
    12             RenderSVGTSpan {tspan} at (0,0) size 95x63
    13               RenderSVGInlineText {#text} at (0,0) size 95x63
    14                 chunk 1 text run 1 at (20.00,68.40) startOffset 0 endOffset 4 width 95.00: "This"
    15             RenderSVGInlineText {#text} at (95,0) size 14x63
    16               chunk 1 text run 1 at (115.00,68.40) startOffset 0 endOffset 1 width 14.00: " "
    17             RenderSVGTSpan {tspan} at (0,0) size 81x63
    18               RenderSVGInlineText {#text} at (109,0) size 81x63
    19                 chunk 1 text run 1 at (129.00,68.40) startOffset 0 endOffset 4 width 81.00: "text"
    20             RenderSVGInlineText {#text} at (190,0) size 14x63
    21               chunk 1 text run 1 at (210.00,68.40) startOffset 0 endOffset 1 width 14.00: " "
    22             RenderSVGTSpan {tspan} at (0,0) size 304x63
    23               RenderSVGInlineText {#text} at (204,0) size 304x63
    24                 chunk 1 text run 1 at (224.00,68.40) startOffset 0 endOffset 14 width 304.00: "casts multiple"
    25             RenderSVGInlineText {#text} at (508,0) size 212x63
    26               chunk 1 text run 1 at (528.00,68.40) startOffset 0 endOffset 1 width 14.00: " "
    27               chunk 1 text run 1 at (542.00,68.40) startOffset 0 endOffset 7 width 198.00: "shadows"
     3layer at (0,0) size 800x410
     4  RenderBlock {html} at (0,0) size 800x410
     5    RenderBody {body} at (0,16) size 800x394
     6      RenderBlock {p} at (0,0) size 800x19
     7        RenderText {#text} at (0,0) size 425x19
     8          text run at (0,0) width 425: "The first two texts should look identical, as there is no shadow applied."
     9      RenderBlock (anonymous) at (0,35) size 800x154
     10        RenderSVGRoot {svg} at (20,121) size 720x58
     11          RenderSVGText {text} at (20,20) size 720x57 contains 1 chunk(s)
     12            RenderSVGTSpan {tspan} at (0,0) size 96x57
     13              RenderSVGInlineText {#text} at (0,0) size 96x57
     14                chunk 1 text run 1 at (20.00,66.80) startOffset 0 endOffset 4 width 96.00: "This"
     15            RenderSVGInlineText {#text} at (96,0) size 14x57
     16              chunk 1 text run 1 at (116.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
     17            RenderSVGTSpan {tspan} at (0,0) size 80x57
     18              RenderSVGInlineText {#text} at (110,0) size 80x57
     19                chunk 1 text run 1 at (130.00,66.80) startOffset 0 endOffset 4 width 80.00: "text"
     20            RenderSVGInlineText {#text} at (190,0) size 14x57
     21              chunk 1 text run 1 at (210.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
     22            RenderSVGTSpan {tspan} at (0,0) size 305x57
     23              RenderSVGInlineText {#text} at (204,0) size 305x57
     24                chunk 1 text run 1 at (224.00,66.80) startOffset 0 endOffset 14 width 305.00: "casts multiple"
     25            RenderSVGInlineText {#text} at (509,0) size 211x57
     26              chunk 1 text run 1 at (529.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
     27              chunk 1 text run 1 at (543.00,66.80) startOffset 0 endOffset 7 width 197.00: "shadows"
    2828        RenderText {#text} at (0,0) size 0x0
    29       RenderBlock {p} at (0,208) size 800x21
    30         RenderText {#text} at (0,0) size 621x21
    31           text run at (0,0) width 621: "The next two texts have subtle differences, as the stroke/fill is painted seperated in SVG."
    32       RenderBlock (anonymous) at (0,245) size 800x155
    33         RenderSVGRoot {svg} at (0,314) size 747x97
    34           RenderSVGText {text} at (20,20) size 720x63 contains 1 chunk(s)
    35             RenderSVGTSpan {tspan} at (0,0) size 95x63
    36               RenderSVGInlineText {#text} at (0,0) size 95x63
    37                 chunk 1 text run 1 at (20.00,68.40) startOffset 0 endOffset 4 width 95.00: "This"
    38             RenderSVGInlineText {#text} at (95,0) size 14x63
    39               chunk 1 text run 1 at (115.00,68.40) startOffset 0 endOffset 1 width 14.00: " "
    40             RenderSVGTSpan {tspan} at (0,0) size 81x63
    41               RenderSVGInlineText {#text} at (109,0) size 81x63
    42                 chunk 1 text run 1 at (129.00,68.40) startOffset 0 endOffset 4 width 81.00: "text"
    43             RenderSVGInlineText {#text} at (190,0) size 14x63
    44               chunk 1 text run 1 at (210.00,68.40) startOffset 0 endOffset 1 width 14.00: " "
    45             RenderSVGTSpan {tspan} at (0,0) size 304x63
    46               RenderSVGInlineText {#text} at (204,0) size 304x63
    47                 chunk 1 text run 1 at (224.00,68.40) startOffset 0 endOffset 14 width 304.00: "casts multiple"
    48             RenderSVGInlineText {#text} at (508,0) size 212x63
    49               chunk 1 text run 1 at (528.00,68.40) startOffset 0 endOffset 1 width 14.00: " "
    50               chunk 1 text run 1 at (542.00,68.40) startOffset 0 endOffset 7 width 198.00: "shadows"
     29      RenderBlock {p} at (0,205) size 800x19
     30        RenderText {#text} at (0,0) size 530x19
     31          text run at (0,0) width 530: "The next two texts have subtle differences, as the stroke/fill is painted seperated in SVG."
     32      RenderBlock (anonymous) at (0,240) size 800x154
     33        RenderSVGRoot {svg} at (0,309) size 747x91
     34          RenderSVGText {text} at (20,20) size 720x57 contains 1 chunk(s)
     35            RenderSVGTSpan {tspan} at (0,0) size 96x57
     36              RenderSVGInlineText {#text} at (0,0) size 96x57
     37                chunk 1 text run 1 at (20.00,66.80) startOffset 0 endOffset 4 width 96.00: "This"
     38            RenderSVGInlineText {#text} at (96,0) size 14x57
     39              chunk 1 text run 1 at (116.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
     40            RenderSVGTSpan {tspan} at (0,0) size 80x57
     41              RenderSVGInlineText {#text} at (110,0) size 80x57
     42                chunk 1 text run 1 at (130.00,66.80) startOffset 0 endOffset 4 width 80.00: "text"
     43            RenderSVGInlineText {#text} at (190,0) size 14x57
     44              chunk 1 text run 1 at (210.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
     45            RenderSVGTSpan {tspan} at (0,0) size 305x57
     46              RenderSVGInlineText {#text} at (204,0) size 305x57
     47                chunk 1 text run 1 at (224.00,66.80) startOffset 0 endOffset 14 width 305.00: "casts multiple"
     48            RenderSVGInlineText {#text} at (509,0) size 211x57
     49              chunk 1 text run 1 at (529.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
     50              chunk 1 text run 1 at (543.00,66.80) startOffset 0 endOffset 7 width 197.00: "shadows"
    5151        RenderText {#text} at (0,0) size 0x0
    52 layer at (20,53) size 720x63
    53   RenderBlock (positioned) {div} at (20,53) size 720x63
    54     RenderInline {span} at (0,0) size 95x63 [textStrokeWidth=1.00]
    55       RenderText {#text} at (0,0) size 95x63
    56         text run at (0,0) width 95: "This"
    57     RenderText {#text} at (95,0) size 14x63
    58       text run at (95,0) width 14: " "
    59     RenderInline {span} at (0,0) size 81x63 [textFillColor=#FFFFFF] [textStrokeWidth=1.00]
    60       RenderText {#text} at (109,0) size 81x63
    61         text run at (109,0) width 81: "text"
    62     RenderText {#text} at (190,0) size 14x63
     52layer at (20,51) size 720x58
     53  RenderBlock (positioned) {div} at (20,51) size 720x58
     54    RenderInline {span} at (0,0) size 96x57 [textStrokeWidth=1.00]
     55      RenderText {#text} at (0,0) size 96x57
     56        text run at (0,0) width 96: "This"
     57    RenderText {#text} at (96,0) size 14x57
     58      text run at (96,0) width 14: " "
     59    RenderInline {span} at (0,0) size 80x57 [textFillColor=#FFFFFF] [textStrokeWidth=1.00]
     60      RenderText {#text} at (110,0) size 80x57
     61        text run at (110,0) width 80: "text"
     62    RenderText {#text} at (190,0) size 14x57
    6363      text run at (190,0) width 14: " "
    64     RenderInline {span} at (0,0) size 304x63
    65       RenderText {#text} at (204,0) size 304x63
    66         text run at (204,0) width 304: "casts multiple"
    67     RenderText {#text} at (508,0) size 212x63
    68       text run at (508,0) width 14: " "
    69       text run at (522,0) width 198: "shadows"
    70 layer at (20,261) size 720x63
    71   RenderBlock (positioned) {div} at (20,261) size 720x63
    72     RenderInline {span} at (0,0) size 95x63 [textStrokeWidth=1.00]
    73       RenderText {#text} at (0,0) size 95x63
    74         text run at (0,0) width 95: "This"
    75     RenderText {#text} at (95,0) size 14x63
    76       text run at (95,0) width 14: " "
    77     RenderInline {span} at (0,0) size 81x63 [textFillColor=#FFFFFF] [textStrokeWidth=1.00]
    78       RenderText {#text} at (109,0) size 81x63
    79         text run at (109,0) width 81: "text"
    80     RenderText {#text} at (190,0) size 14x63
     64    RenderInline {span} at (0,0) size 305x57
     65      RenderText {#text} at (204,0) size 305x57
     66        text run at (204,0) width 305: "casts multiple"
     67    RenderText {#text} at (509,0) size 211x57
     68      text run at (509,0) width 14: " "
     69      text run at (523,0) width 197: "shadows"
     70layer at (20,256) size 720x58
     71  RenderBlock (positioned) {div} at (20,256) size 720x58
     72    RenderInline {span} at (0,0) size 96x57 [textStrokeWidth=1.00]
     73      RenderText {#text} at (0,0) size 96x57
     74        text run at (0,0) width 96: "This"
     75    RenderText {#text} at (96,0) size 14x57
     76      text run at (96,0) width 14: " "
     77    RenderInline {span} at (0,0) size 80x57 [textFillColor=#FFFFFF] [textStrokeWidth=1.00]
     78      RenderText {#text} at (110,0) size 80x57
     79        text run at (110,0) width 80: "text"
     80    RenderText {#text} at (190,0) size 14x57
    8181      text run at (190,0) width 14: " "
    82     RenderInline {span} at (0,0) size 304x63
    83       RenderText {#text} at (204,0) size 304x63
    84         text run at (204,0) width 304: "casts multiple"
    85     RenderText {#text} at (508,0) size 212x63
    86       text run at (508,0) width 14: " "
    87       text run at (522,0) width 198: "shadows"
     82    RenderInline {span} at (0,0) size 305x57
     83      RenderText {#text} at (204,0) size 305x57
     84        text run at (204,0) width 305: "casts multiple"
     85    RenderText {#text} at (509,0) size 211x57
     86      text run at (509,0) width 14: " "
     87      text run at (523,0) width 197: "shadows"
Note: See TracChangeset for help on using the changeset viewer.