Changeset 122988 in webkit


Ignore:
Timestamp:
Jul 18, 2012 10:57:21 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[Qt] platform/qt/http tests needs update after rebaseline and new testfonts
https://bugs.webkit.org/show_bug.cgi?id=91119

Patch by Alex Bravo <alex.bravo@nokia.com> on 2012-07-18
Reviewed by Noam Rosenthal.

Rebased platform/qt/http tests and unskipped them from qt-5.0

  • platform/qt/http/tests/loading/simple-subframe-expected.png: Added.
  • platform/qt/http/tests/loading/simple-subframe-expected.txt:
  • platform/qt/http/tests/local/file-url-sent-as-referer-expected.png:
  • platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt:
  • platform/qt/http/tests/misc/acid2-expected.png:
  • platform/qt/http/tests/misc/acid2-expected.txt:
  • platform/qt/http/tests/misc/acid2-pixel-expected.png:
  • platform/qt/http/tests/misc/acid2-pixel-expected.txt:
  • platform/qt/http/tests/misc/error404-expected.png:
  • platform/qt/http/tests/misc/error404-expected.txt:
  • platform/qt/http/tests/misc/favicon-as-image-expected.png:
  • platform/qt/http/tests/misc/favicon-as-image-expected.txt:
  • platform/qt/http/tests/misc/frame-access-during-load-expected.png:
  • platform/qt/http/tests/misc/frame-access-during-load-expected.txt:
  • platform/qt/http/tests/misc/generated-content-inside-table-expected.png:
  • platform/qt/http/tests/misc/generated-content-inside-table-expected.txt:
  • platform/qt/http/tests/misc/iframe404-expected.png:
  • platform/qt/http/tests/misc/iframe404-expected.txt:
  • platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.png:
  • platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
  • platform/qt/http/tests/misc/slow-loading-mask-expected.png:
  • platform/qt/http/tests/misc/slow-loading-mask-expected.txt:
  • platform/qt/http/tests/navigation/error404-basic-expected.png: Added.
  • platform/qt/http/tests/navigation/error404-basic-expected.txt:
  • platform/qt/http/tests/navigation/error404-goback-expected.png: Added.
  • platform/qt/http/tests/navigation/error404-goback-expected.txt:
  • platform/qt/http/tests/navigation/error404-subframeload-expected.png: Added.
  • platform/qt/http/tests/navigation/error404-subframeload-expected.txt:
  • platform/qt/http/tests/navigation/javascriptlink-frames-expected.png:
  • platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt:
  • platform/qt/http/tests/navigation/postredirect-basic-expected.png: Added.
  • platform/qt/http/tests/navigation/postredirect-basic-expected.txt:
  • platform/qt/http/tests/navigation/postredirect-goback1-expected.png: Added.
  • platform/qt/http/tests/navigation/postredirect-goback1-expected.txt:
  • platform/qt/http/tests/uri/css-href-expected.png:
  • platform/qt/http/tests/uri/css-href-expected.txt:
Location:
trunk/LayoutTests
Files:
6 added
32 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r122985 r122988  
     12012-07-18  Alex Bravo  <alex.bravo@nokia.com>
     2
     3        [Qt] platform/qt/http tests needs update after rebaseline and new testfonts
     4        https://bugs.webkit.org/show_bug.cgi?id=91119
     5
     6        Reviewed by Noam Rosenthal.
     7
     8        Rebased platform/qt/http tests and unskipped them from qt-5.0
     9
     10        * platform/qt/http/tests/loading/simple-subframe-expected.png: Added.
     11        * platform/qt/http/tests/loading/simple-subframe-expected.txt:
     12        * platform/qt/http/tests/local/file-url-sent-as-referer-expected.png:
     13        * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt:
     14        * platform/qt/http/tests/misc/acid2-expected.png:
     15        * platform/qt/http/tests/misc/acid2-expected.txt:
     16        * platform/qt/http/tests/misc/acid2-pixel-expected.png:
     17        * platform/qt/http/tests/misc/acid2-pixel-expected.txt:
     18        * platform/qt/http/tests/misc/error404-expected.png:
     19        * platform/qt/http/tests/misc/error404-expected.txt:
     20        * platform/qt/http/tests/misc/favicon-as-image-expected.png:
     21        * platform/qt/http/tests/misc/favicon-as-image-expected.txt:
     22        * platform/qt/http/tests/misc/frame-access-during-load-expected.png:
     23        * platform/qt/http/tests/misc/frame-access-during-load-expected.txt:
     24        * platform/qt/http/tests/misc/generated-content-inside-table-expected.png:
     25        * platform/qt/http/tests/misc/generated-content-inside-table-expected.txt:
     26        * platform/qt/http/tests/misc/iframe404-expected.png:
     27        * platform/qt/http/tests/misc/iframe404-expected.txt:
     28        * platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.png:
     29        * platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
     30        * platform/qt/http/tests/misc/slow-loading-mask-expected.png:
     31        * platform/qt/http/tests/misc/slow-loading-mask-expected.txt:
     32        * platform/qt/http/tests/navigation/error404-basic-expected.png: Added.
     33        * platform/qt/http/tests/navigation/error404-basic-expected.txt:
     34        * platform/qt/http/tests/navigation/error404-goback-expected.png: Added.
     35        * platform/qt/http/tests/navigation/error404-goback-expected.txt:
     36        * platform/qt/http/tests/navigation/error404-subframeload-expected.png: Added.
     37        * platform/qt/http/tests/navigation/error404-subframeload-expected.txt:
     38        * platform/qt/http/tests/navigation/javascriptlink-frames-expected.png:
     39        * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt:
     40        * platform/qt/http/tests/navigation/postredirect-basic-expected.png: Added.
     41        * platform/qt/http/tests/navigation/postredirect-basic-expected.txt:
     42        * platform/qt/http/tests/navigation/postredirect-goback1-expected.png: Added.
     43        * platform/qt/http/tests/navigation/postredirect-goback1-expected.txt:
     44        * platform/qt/http/tests/uri/css-href-expected.png:
     45        * platform/qt/http/tests/uri/css-href-expected.txt:
     46
    1472012-07-18  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
    248
  • trunk/LayoutTests/platform/qt-5.0/Skipped

    r122985 r122988  
    21292129fast/xsl/document-function.xml
    21302130fast/xsl/xslt-entity.xml
    2131 http/tests/local/file-url-sent-as-referer.html
    2132 http/tests/misc/acid2-pixel.html
    2133 http/tests/misc/acid2.html
    2134 http/tests/misc/empty-urls.html
    2135 http/tests/misc/error404.pl
    2136 http/tests/misc/favicon-as-image.html
    2137 http/tests/misc/frame-access-during-load.html
    2138 http/tests/misc/generated-content-inside-table.html
    2139 http/tests/misc/iframe404.html
    2140 http/tests/misc/location-replace-crossdomain.html
    2141 http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml
    2142 http/tests/misc/slow-loading-image-in-pattern.html
    2143 http/tests/misc/video-poster-image-load-outlives-gc-without-crashing.html
    2144 http/tests/navigation/https-in-page-cache.html
    2145 http/tests/security/local-video-poster-from-remote.html
    2146 http/tests/security/local-video-src-from-remote.html
    2147 http/tests/uri/css-href.php
    21482131ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm
    21492132ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element.htm
  • trunk/LayoutTests/platform/qt/http/tests/loading/simple-subframe-expected.txt

    r98018 r122988  
    1414  RenderBlock {HTML} at (0,0) size 800x600
    1515    RenderBody {BODY} at (8,8) size 784x584
    16       RenderText {#text} at (0,0) size 540x21
    17         text run at (0,0) width 540: "This is a test of load callbacks. It is only useful inside the regression test tool."
    18       RenderBR {BR} at (540,16) size 0x0
    19       RenderPartObject {IFRAME} at (0,21) size 304x154 [border: (2px inset #000000)]
     16      RenderText {#text} at (0,0) size 458x19
     17        text run at (0,0) width 458: "This is a test of load callbacks. It is only useful inside the regression test tool."
     18      RenderBR {BR} at (458,15) size 0x0
     19      RenderPartObject {IFRAME} at (0,19) size 304x154 [border: (2px inset #000000)]
    2020        layer at (0,0) size 300x150
    2121          RenderView at (0,0) size 300x150
     
    2323          RenderBlock {HTML} at (0,0) size 300x150
    2424            RenderBody {BODY} at (8,8) size 284x134
    25               RenderInline {B} at (0,0) size 28x21
    26                 RenderText {#text} at (0,0) size 28x21
    27                   text run at (0,0) width 28: "test"
     25              RenderInline {B} at (0,0) size 25x19
     26                RenderText {#text} at (0,0) size 25x19
     27                  text run at (0,0) width 25: "test"
    2828      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBR {BR} at (0,0) size 0x21
    7       RenderText {#text} at (0,21) size 560x21
    8         text run at (0,21) width 560: "This is a test to see if a file:// url is sent out as the referrer for a subresource load"
    9       RenderBR {BR} at (560,37) size 0x0
    10       RenderPartObject {IFRAME} at (0,42) size 304x154 [border: (2px inset #000000)]
     6      RenderBR {BR} at (0,0) size 0x19
     7      RenderText {#text} at (0,19) size 478x19
     8        text run at (0,19) width 478: "This is a test to see if a file:// url is sent out as the referrer for a subresource load"
     9      RenderBR {BR} at (478,34) size 0x0
     10      RenderPartObject {IFRAME} at (0,38) size 304x154 [border: (2px inset #000000)]
    1111        layer at (0,0) size 300x150
    1212          RenderView at (0,0) size 300x150
     
    1515            RenderBody {BODY} at (8,8) size 284x134
    1616              RenderImage {IMG} at (0,0) size 250x50
    17       RenderText {#text} at (304,180) size 4x21
    18         text run at (304,180) width 4: " "
    19       RenderBR {BR} at (308,196) size 0x0
    20       RenderText {#text} at (0,201) size 434x21
    21         text run at (0,201) width 434: "The above image will tell you success or failure - green or red"
    22       RenderBR {BR} at (434,217) size 0x0
     17      RenderText {#text} at (304,177) size 4x19
     18        text run at (304,177) width 4: " "
     19      RenderBR {BR} at (308,192) size 0x0
     20      RenderText {#text} at (0,196) size 369x19
     21        text run at (0,196) width 369: "The above image will tell you success or failure - green or red"
     22      RenderBR {BR} at (369,211) size 0x0
  • trunk/LayoutTests/platform/qt/http/tests/misc/acid2-expected.txt

    r98018 r122988  
    1 layer at (0,0) size 800x4070
     1layer at (0,0) size 800x4092
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x4070
    4   RenderBlock {HTML} at (0,0) size 800x4070 [color=#FF0000] [bgcolor=#FFFFFF]
    5     RenderBody {BODY} at (0,84) size 800x2786
    6       RenderBlock {H2} at (72,2488) size 656x72 [color=#000080]
    7         RenderText {#text} at (12,45) size 129x30
    8           text run at (12,45) width 129: "Hello World!"
    9 layer at (36,2644) size 764x226
    10   RenderBlock (relative positioned) {DIV} at (36,2560) size 764x226 [border: (12px solid #00000000)]
     3layer at (0,0) size 800x4092
     4  RenderBlock {HTML} at (0,0) size 800x4092 [color=#FF0000] [bgcolor=#FFFFFF]
     5    RenderBody {BODY} at (0,84) size 800x2808
     6      RenderBlock {H2} at (72,2510) size 656x72 [color=#000080]
     7        RenderText {#text} at (12,46) size 134x28
     8          text run at (12,46) width 134: "Hello World!"
     9layer at (36,2666) size 764x226
     10  RenderBlock (relative positioned) {DIV} at (36,2582) size 764x226 [border: (12px solid #00000000)]
    1111    RenderTable {TABLE} at (12,12) size 1x0
    1212      RenderTableSection {TBODY} at (0,0) size 1x0
     
    1515    RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: (12px solid #000000) none (12px solid #000000)]
    1616      RenderBlock {DIV} at (12,0) size 144x12
    17         RenderText {#text} at (0,-2) size 90x16
    18           text run at (0,-2) width 90: "                              "
     17        RenderText {#text} at (0,-1) size 90x14
     18          text run at (0,-1) width 90: "                              "
    1919    RenderBlock (floating) {DIV} at (36,96) size 168x48 [border: none (12px solid #000000)]
    2020      RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
     
    4242          RenderTableCell (anonymous) at (36,0) size 12x12 [r=0 c=3 rs=1 cs=1]
    4343            RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
    44 layer at (48,2848) size 740x10 scrollHeight 298
     44layer at (48,2870) size 740x10 scrollHeight 276
    4545  RenderBlock {DIV} at (12,204) size 740x10
    46     RenderTable {TABLE} at (0,0) size 64x298
    47       RenderTableSection {TBODY} at (0,0) size 64x298
    48         RenderTableRow {TR} at (0,0) size 64x298
    49           RenderTableCell {TD} at (0,0) size 64x298 [r=0 c=0 rs=1 cs=1]
    50             RenderImage {IMG} at (0,165) size 64x64
     46    RenderTable {TABLE} at (0,0) size 64x276
     47      RenderTableSection {TBODY} at (0,0) size 64x276
     48        RenderTableRow {TR} at (0,0) size 64x276
     49          RenderTableCell {TD} at (0,0) size 64x276 [r=0 c=0 rs=1 cs=1]
     50            RenderImage {IMG} at (0,155) size 64x64
    5151layer at (132,108) size 48x18
    5252  RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
    5353layer at (132,144) size 48x15
    5454  RenderBlock (positioned) {P} at (132,144) size 48x15 [bgcolor=#000000] [border: none (3px solid #FF0000) none]
    55 layer at (108,2692) size 96x12
     55layer at (108,2714) size 96x12
    5656  RenderBlock (positioned) {BLOCKQUOTE} at (72,48) size 96x12 [border: none (24px solid #000000) none (24px solid #000000)]
    5757    RenderBlock (floating) {ADDRESS} at (24,0) size 48x12 [bgcolor=#FFFF00]
    58 layer at (84,2716) size 144x24
     58layer at (84,2738) size 144x24
    5959  RenderBlock (positioned) {DIV} at (48,72) size 144x24 [bgcolor=#FF0000]
    6060    RenderBlock {DIV} at (0,0) size 144x0
    61       RenderInline {OBJECT} at (0,0) size 131x16
    62         RenderInline {OBJECT} at (0,0) size 131x16
     61      RenderInline {OBJECT} at (0,0) size 131x14
     62        RenderInline {OBJECT} at (0,0) size 131x14
    6363          RenderImage {OBJECT} at (13,0) size 131x24 [border: (12px solid #000000) none]
    6464    RenderBlock (floating) {DIV} at (0,0) size 144x24 [border: (12px solid #FF0000) none (12px solid #000000)]
    6565    RenderBlock {DIV} at (0,0) size 144x24 [border: (24px solid #FFFF00)]
    66 layer at (84,2788) size 144x24
     66layer at (84,2810) size 144x24
    6767  RenderBlock (relative positioned) {DIV} at (0,0) size 144x24 [bgcolor=#000000]
    68 layer at (96,2788) size 120x24
     68layer at (96,2810) size 120x24
    6969  RenderBlock (positioned) {DIV} at (12,0) size 120x24 [border: (12px solid #FFFF00)]
    7070    RenderBlock (floating) {SPAN} at (12,0) size 96x12 [border: none (12px solid #00000000) none (12px solid #00000000)]
    7171      RenderBlock (floating) {EM} at (12,0) size 72x24 [border: (12px solid #FFFF00) none (12px solid #000000) none]
    7272        RenderBlock {STRONG} at (0,12) size 72x0
    73 layer at (48,84) size 704x88
    74   RenderBlock (relative positioned) zI: 2 {DIV} at (48,0) size 704x88 [color=#000000] [bgcolor=#FFFFFF] [border: (1px solid #000000)]
    75     RenderBlock {H1} at (13,13) size 678x32
    76       RenderText {#text} at (0,0) size 253x32
     73layer at (48,84) size 704x110
     74  RenderBlock (relative positioned) zI: 2 {DIV} at (48,0) size 704x110 [color=#000000] [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     75    RenderBlock {H1} at (13,13) size 678x28
     76      RenderText {#text} at (0,0) size 253x28
    7777        text run at (0,0) width 253: "Standards compliant?"
    78     RenderBlock {P} at (13,45) size 678x30
    79       RenderInline {A} at (0,0) size 221x30 [color=#0000FF]
    80         RenderText {#text} at (0,0) size 221x30
    81           text run at (0,0) width 221: "Take The Acid2 Test"
    82       RenderText {#text} at (221,0) size 198x30
    83         text run at (221,0) width 198: " and compare it to "
    84       RenderInline {A} at (0,0) size 246x30 [color=#0000FF]
    85         RenderText {#text} at (419,0) size 246x30
    86           text run at (419,0) width 246: "the reference rendering"
    87       RenderText {#text} at (665,0) size 7x30
    88         text run at (665,0) width 7: "."
     78    RenderBlock {P} at (13,41) size 678x56
     79      RenderInline {A} at (0,0) size 219x28 [color=#0000FF]
     80        RenderText {#text} at (0,0) size 219x28
     81          text run at (0,0) width 219: "Take The Acid2 Test"
     82      RenderText {#text} at (219,0) size 201x28
     83        text run at (219,0) width 201: " and compare it to "
     84      RenderInline {A} at (0,0) size 562x56 [color=#0000FF]
     85        RenderText {#text} at (420,0) size 562x56
     86          text run at (420,0) width 142: "the reference"
     87          text run at (0,28) width 103: "rendering"
     88      RenderText {#text} at (103,28) size 7x28
     89        text run at (103,28) width 7: "."
  • trunk/LayoutTests/platform/qt/http/tests/misc/acid2-pixel-expected.txt

    r98018 r122988  
    55    RenderBody {BODY} at (0,0) size 800x298
    66      RenderBlock {H2} at (72,0) size 656x72 [color=#000080]
    7         RenderText {#text} at (12,45) size 129x30
    8           text run at (12,45) width 129: "Hello World!"
     7        RenderText {#text} at (12,46) size 134x28
     8          text run at (12,46) width 134: "Hello World!"
    99layer at (36,72) size 764x226
    1010  RenderBlock (relative positioned) {DIV} at (36,72) size 764x226 [border: (12px solid #00000000)]
     
    1515    RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: (12px solid #000000) none (12px solid #000000)]
    1616      RenderBlock {DIV} at (12,0) size 144x12
    17         RenderText {#text} at (0,-2) size 90x16
    18           text run at (0,-2) width 90: "                              "
     17        RenderText {#text} at (0,-1) size 90x14
     18          text run at (0,-1) width 90: "                              "
    1919    RenderBlock (floating) {DIV} at (36,96) size 168x48 [border: none (12px solid #000000)]
    2020      RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
     
    4242          RenderTableCell (anonymous) at (36,0) size 12x12 [r=0 c=3 rs=1 cs=1]
    4343            RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
    44 layer at (48,276) size 740x10 scrollHeight 298
     44layer at (48,276) size 740x10 scrollHeight 276
    4545  RenderBlock {DIV} at (12,204) size 740x10
    46     RenderTable {TABLE} at (0,0) size 64x298
    47       RenderTableSection {TBODY} at (0,0) size 64x298
    48         RenderTableRow {TR} at (0,0) size 64x298
    49           RenderTableCell {TD} at (0,0) size 64x298 [r=0 c=0 rs=1 cs=1]
    50             RenderImage {IMG} at (0,165) size 64x64
     46    RenderTable {TABLE} at (0,0) size 64x276
     47      RenderTableSection {TBODY} at (0,0) size 64x276
     48        RenderTableRow {TR} at (0,0) size 64x276
     49          RenderTableCell {TD} at (0,0) size 64x276 [r=0 c=0 rs=1 cs=1]
     50            RenderImage {IMG} at (0,155) size 64x64
    5151layer at (132,108) size 48x18
    5252  RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
     
    5959  RenderBlock (positioned) {DIV} at (48,72) size 144x24 [bgcolor=#FF0000]
    6060    RenderBlock {DIV} at (0,0) size 144x0
    61       RenderInline {OBJECT} at (0,0) size 131x16
    62         RenderInline {OBJECT} at (0,0) size 131x16
     61      RenderInline {OBJECT} at (0,0) size 131x14
     62        RenderInline {OBJECT} at (0,0) size 131x14
    6363          RenderImage {OBJECT} at (13,0) size 131x24 [border: (12px solid #000000) none]
    6464    RenderBlock (floating) {DIV} at (0,0) size 144x24 [border: (12px solid #FF0000) none (12px solid #000000)]
  • trunk/LayoutTests/platform/qt/http/tests/misc/error404-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 407x21
    7         text run at (0,0) width 407: "This 404 error was intentionally generated by a test script."
     6      RenderText {#text} at (0,0) size 348x19
     7        text run at (0,0) width 348: "This 404 error was intentionally generated by a test script."
  • trunk/LayoutTests/platform/qt/http/tests/misc/favicon-as-image-expected.txt

    r120924 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (0,0) size 800x600
    6       RenderBlock {DIV} at (0,0) size 800x21
    7         RenderText {#text} at (0,0) size 521x21
    8           text run at (0,0) width 521: "Three green 16x16 pixel squares should appear below, stacked vertically."
    9       RenderBlock {DIV} at (0,21) size 18x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
     6      RenderBlock {DIV} at (0,0) size 800x19
     7        RenderText {#text} at (0,0) size 443x19
     8          text run at (0,0) width 443: "Three green 16x16 pixel squares should appear below, stacked vertically."
     9      RenderBlock {DIV} at (0,19) size 18x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
    1010        RenderImage {IMG} at (1,1) size 16x16
    1111        RenderText {#text} at (0,0) size 0x0
    12       RenderBlock (anonymous) at (0,39) size 800x36
     12      RenderBlock (anonymous) at (0,37) size 800x36
    1313        RenderPartObject {IFRAME} at (0,0) size 18x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
    1414          layer at (0,0) size 16x16
  • trunk/LayoutTests/platform/qt/http/tests/misc/frame-access-during-load-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x576
    6       RenderBlock {P} at (0,0) size 784x42
    7         RenderText {#text} at (0,0) size 761x42
    8           text run at (0,0) width 149: "This test verifies that "
    9           text run at (149,0) width 612: "accessing a frame's document while it is still loading does not prevent the load, but can"
    10           text run at (0,21) width 318: "access at least a temporary empty document."
    11       RenderBlock (anonymous) at (0,58) size 784x122
     6      RenderBlock {P} at (0,0) size 784x38
     7        RenderText {#text} at (0,0) size 743x38
     8          text run at (0,0) width 126: "This test verifies that "
     9          text run at (126,0) width 617: "accessing a frame's document while it is still loading does not prevent the load, but can access at least a"
     10          text run at (0,19) width 170: "temporary empty document."
     11      RenderBlock (anonymous) at (0,54) size 784x118
    1212        RenderPartObject {IFRAME} at (0,0) size 300x40
    1313          layer at (0,0) size 300x40
     
    1616            RenderBlock {HTML} at (0,0) size 300x40
    1717              RenderBody {BODY} at (8,8) size 284x24
    18                 RenderText {#text} at (0,0) size 80x21
    19                   text run at (0,0) width 80: "SUCCESS"
     18                RenderText {#text} at (0,0) size 69x19
     19                  text run at (0,0) width 69: "SUCCESS"
    2020        RenderBR {BR} at (300,40) size 0x0
    2121        RenderPartObject {IFRAME} at (0,40) size 300x40
     
    2525            RenderBlock {HTML} at (0,0) size 300x40
    2626              RenderBody {BODY} at (8,8) size 284x24
    27                 RenderText {#text} at (0,0) size 80x21
    28                   text run at (0,0) width 80: "SUCCESS"
     27                RenderText {#text} at (0,0) size 69x19
     28                  text run at (0,0) width 69: "SUCCESS"
    2929        RenderBR {BR} at (300,80) size 0x0
    30         RenderText {#text} at (0,80) size 172x21
    31           text run at (0,80) width 172: "[object HTMLDocument]"
    32         RenderBR {BR} at (172,96) size 0x0
    33         RenderText {#text} at (0,101) size 172x21
    34           text run at (0,101) width 172: "[object HTMLDocument]"
    35       RenderBlock {P} at (0,196) size 784x21
    36         RenderText {#text} at (0,0) size 672x21
    37           text run at (0,0) width 672: "If this test passes, you should see SUCCESS twice, followed by [object HTMLDocument] twice."
     30        RenderText {#text} at (0,80) size 157x19
     31          text run at (0,80) width 157: "[object HTMLDocument]"
     32        RenderBR {BR} at (157,95) size 0x0
     33        RenderText {#text} at (0,99) size 157x19
     34          text run at (0,99) width 157: "[object HTMLDocument]"
     35      RenderBlock {P} at (0,188) size 784x19
     36        RenderText {#text} at (0,0) size 588x19
     37          text run at (0,0) width 588: "If this test passes, you should see SUCCESS twice, followed by [object HTMLDocument] twice."
  • trunk/LayoutTests/platform/qt/http/tests/misc/generated-content-inside-table-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderTable {TABLE} at (0,0) size 196x27
    7         RenderTableSection {TBODY} at (0,0) size 196x27
    8           RenderTableRow {TR} at (0,2) size 196x23
    9             RenderTableCell {TD} at (2,2) size 192x23 [r=0 c=0 rs=1 cs=1]
    10               RenderBlock {DIV} at (1,1) size 190x21
    11                 RenderText {#text} at (0,0) size 186x21
    12                   text run at (0,0) width 186: "This text should not break "
    13                 RenderInline (generated) at (0,0) size 4x21
    14                   RenderText at (186,0) size 4x21
    15                     text run at (186,0) width 4: "."
     6      RenderTable {TABLE} at (0,0) size 170x25
     7        RenderTableSection {TBODY} at (0,0) size 170x25
     8          RenderTableRow {TR} at (0,2) size 170x21
     9            RenderTableCell {TD} at (2,2) size 166x21 [r=0 c=0 rs=1 cs=1]
     10              RenderBlock {DIV} at (1,1) size 164x19
     11                RenderText {#text} at (0,0) size 160x19
     12                  text run at (0,0) width 160: "This text should not break "
     13                RenderInline (generated) at (0,0) size 4x19
     14                  RenderText at (160,0) size 4x19
     15                    text run at (160,0) width 4: "."
  • trunk/LayoutTests/platform/qt/http/tests/misc/iframe404-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {P} at (0,0) size 784x42
    7         RenderText {#text} at (0,0) size 57x21
    8           text run at (0,0) width 57: "Test for "
    9         RenderInline {A} at (0,0) size 67x21 [color=#0000EE]
    10           RenderText {#text} at (57,0) size 67x21
    11             text run at (57,0) width 67: "bug 8121"
    12         RenderText {#text} at (124,0) size 320x21
    13           text run at (124,0) width 320: ": REGRESSION: 404s are not displayed and "
    14         RenderInline {A} at (0,0) size 67x21 [color=#0000EE]
    15           RenderText {#text} at (444,0) size 67x21
    16             text run at (444,0) width 67: "bug 7739"
    17         RenderText {#text} at (511,0) size 750x42
    18           text run at (511,0) width 239: ": REGRESSION: Assertion failure"
    19           text run at (0,21) width 429: "loading acid2 test in -[WebCoreFrameBridge installInFrame:]"
    20       RenderBlock {P} at (0,58) size 784x42
    21         RenderText {#text} at (0,0) size 772x42
    22           text run at (0,0) width 180: "Here is an invalid iframe. "
    23           text run at (180,0) width 592: "It should contain a 404 error message, not any green fallback text. Note this will only"
    24           text run at (0,21) width 246: "work if this page is fetched via http."
    25       RenderBlock (anonymous) at (0,116) size 784x184
     6      RenderBlock {P} at (0,0) size 784x38
     7        RenderText {#text} at (0,0) size 51x19
     8          text run at (0,0) width 51: "Test for "
     9        RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
     10          RenderText {#text} at (51,0) size 58x19
     11            text run at (51,0) width 58: "bug 8121"
     12        RenderText {#text} at (109,0) size 277x19
     13          text run at (109,0) width 277: ": REGRESSION: 404s are not displayed and "
     14        RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
     15          RenderText {#text} at (386,0) size 58x19
     16            text run at (386,0) width 58: "bug 7739"
     17        RenderText {#text} at (444,0) size 784x38
     18          text run at (444,0) width 340: ": REGRESSION: Assertion failure loading acid2 test in -"
     19          text run at (0,19) width 241: "[WebCoreFrameBridge installInFrame:]"
     20      RenderBlock {P} at (0,54) size 784x38
     21        RenderText {#text} at (0,0) size 778x38
     22          text run at (0,0) width 152: "Here is an invalid iframe. "
     23          text run at (152,0) width 626: "It should contain a 404 error message, not any green fallback text. Note this will only work if this page is"
     24          text run at (0,19) width 96: "fetched via http."
     25      RenderBlock (anonymous) at (0,108) size 784x184
    2626        RenderPartObject {IFRAME} at (0,0) size 552x184 [border: (2px inset #000000)]
    2727          layer at (0,0) size 548x180
     
    3030            RenderBlock {HTML} at (0,0) size 548x180
    3131              RenderBody {BODY} at (8,8) size 532x164
    32                 RenderText {#text} at (0,0) size 407x21
    33                   text run at (0,0) width 407: "This 404 error was intentionally generated by a test script."
     32                RenderText {#text} at (0,0) size 348x19
     33                  text run at (0,0) width 348: "This 404 error was intentionally generated by a test script."
    3434        RenderText {#text} at (0,0) size 0x0
    35       RenderBlock {P} at (0,316) size 784x21
    36         RenderText {#text} at (0,0) size 542x21
    37           text run at (0,0) width 179: "Here is an invalid object. "
    38           text run at (179,0) width 363: "It should be rendered with some green fallback text."
    39       RenderBlock (anonymous) at (0,353) size 784x21
    40         RenderInline {OBJECT} at (0,0) size 84x21
     35      RenderBlock {P} at (0,308) size 784x19
     36        RenderText {#text} at (0,0) size 465x19
     37          text run at (0,0) width 153: "Here is an invalid object. "
     38          text run at (153,0) width 312: "It should be rendered with some green fallback text."
     39      RenderBlock (anonymous) at (0,343) size 784x19
     40        RenderInline {OBJECT} at (0,0) size 73x19
    4141          RenderText {#text} at (0,0) size 0x0
    42           RenderInline {SPAN} at (0,0) size 84x21 [color=#008000]
    43             RenderText {#text} at (0,0) size 84x21
    44               text run at (0,0) width 84: "fallback text"
     42          RenderInline {SPAN} at (0,0) size 73x19 [color=#008000]
     43            RenderText {#text} at (0,0) size 73x19
     44              text run at (0,0) width 73: "fallback text"
    4545          RenderText {#text} at (0,0) size 0x0
    4646        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt

    r103407 r122988  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x58
    4   RenderBlock {HTML} at (0,0) size 800x58
    5     RenderBody {BODY} at (8,8) size 784x42
    6       RenderText {#text} at (0,0) size 707x21
    7         text run at (0,0) width 707: "This tests slow loading png images referenced from a image element inside a SVG pattern resource."
    8       RenderBR {BR} at (707,0) size 0x21
    9       RenderText {#text} at (0,21) size 628x21
    10         text run at (0,21) width 628: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image."
     3layer at (0,0) size 800x54
     4  RenderBlock {HTML} at (0,0) size 800x54
     5    RenderBody {BODY} at (8,8) size 784x38
     6      RenderText {#text} at (0,0) size 596x19
     7        text run at (0,0) width 596: "This tests slow loading png images referenced from a image element inside a SVG pattern resource."
     8      RenderBR {BR} at (596,0) size 0x19
     9      RenderText {#text} at (0,19) size 536x19
     10        text run at (0,19) width 536: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image."
    1111      RenderText {#text} at (0,0) size 0x0
    1212      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/qt/http/tests/misc/slow-loading-mask-expected.txt

    r112079 r122988  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x494
    4   RenderBlock {HTML} at (0,0) size 800x494
    5     RenderBody {BODY} at (8,16) size 784x468
    6       RenderBlock {P} at (0,0) size 784x42
    7         RenderText {#text} at (0,0) size 751x42
    8           text run at (0,0) width 751: "Tests that masked elements do not render until their mask images are fully loaded. You should not see any"
    9           text run at (0,21) width 129: "blue boxes below."
    10 layer at (18,74) size 200x200
    11   RenderBlock {DIV} at (10,58) size 200x200 [bgcolor=#0000FF]
    12 layer at (18,284) size 200x200
    13   RenderBlock {DIV} at (10,268) size 200x200 [bgcolor=#0000FF]
     3layer at (0,0) size 800x471
     4  RenderBlock {HTML} at (0,0) size 800x471
     5    RenderBody {BODY} at (8,16) size 784x445
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 749x19
     8          text run at (0,0) width 749: "Tests that masked elements do not render until their mask images are fully loaded. You should not see any blue boxes below."
     9layer at (18,51) size 200x200
     10  RenderBlock {DIV} at (10,35) size 200x200 [bgcolor=#0000FF]
     11layer at (18,261) size 200x200
     12  RenderBlock {DIV} at (10,245) size 200x200 [bgcolor=#0000FF]
  • trunk/LayoutTests/platform/qt/http/tests/navigation/error404-basic-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 407x21
    7         text run at (0,0) width 407: "This 404 error was intentionally generated by a test script."
     6      RenderText {#text} at (0,0) size 348x19
     7        text run at (0,0) width 348: "This 404 error was intentionally generated by a test script."
    88
    99============== Back Forward List ==============
  • trunk/LayoutTests/platform/qt/http/tests/navigation/error404-goback-expected.txt

    r98018 r122988  
    66  RenderBlock {HTML} at (0,0) size 800x600
    77    RenderBody {BODY} at (8,8) size 784x584
    8       RenderText {#text} at (0,0) size 407x21
    9         text run at (0,0) width 407: "This 404 error was intentionally generated by a test script."
     8      RenderText {#text} at (0,0) size 348x19
     9        text run at (0,0) width 348: "This 404 error was intentionally generated by a test script."
    1010
    1111============== Back Forward List ==============
  • trunk/LayoutTests/platform/qt/http/tests/navigation/error404-subframeload-expected.txt

    r98018 r122988  
    1010          RenderBlock {HTML} at (0,0) size 800x534
    1111            RenderBody {BODY} at (8,8) size 784x518
    12               RenderText {#text} at (0,0) size 407x21
    13                 text run at (0,0) width 407: "This 404 error was intentionally generated by a test script."
     12              RenderText {#text} at (0,0) size 348x19
     13                text run at (0,0) width 348: "This 404 error was intentionally generated by a test script."
    1414      RenderFrame {FRAME} at (0,540) size 800x60
    15         layer at (0,0) size 784x98
     15        layer at (0,0) size 784x90
    1616          RenderView at (0,0) size 784x60
    17         layer at (0,0) size 784x98
    18           RenderBlock {HTML} at (0,0) size 784x98
    19             RenderBody {BODY} at (8,8) size 768x82
    20               RenderText {#text} at (0,0) size 768x82
    21                 text run at (0,0) width 768: "This is just a minimal page that we navigate to as part"
    22                 text run at (0,41) width 334: "of testing back/forward."
     17        layer at (0,0) size 784x90
     18          RenderBlock {HTML} at (0,0) size 784x90
     19            RenderBody {BODY} at (8,8) size 768x74
     20              RenderText {#text} at (0,0) size 704x73
     21                text run at (0,0) width 704: "This is just a minimal page that we navigate to as part of"
     22                text run at (0,37) width 268: "testing back/forward."
    2323
    2424============== Back Forward List ==============
  • trunk/LayoutTests/platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt

    r117681 r122988  
    55    RenderFrameSet {FRAMESET} at (0,0) size 800x600
    66      RenderFrame {FRAME} at (0,0) size 800x534
    7         layer at (0,0) size 784x2083
     7        layer at (0,0) size 784x1895
    88          RenderView at (0,0) size 784x534
    9         layer at (0,0) size 784x2083
    10           RenderBlock {HTML} at (0,0) size 784x2083
    11             RenderBody {BODY} at (8,8) size 768x2043
    12               RenderBlock (anonymous) at (0,0) size 768x287
    13                 RenderText {#text} at (0,0) size 763x205
    14                   text run at (0,0) width 763: "This is test page that we navigate to as part of testing"
    15                   text run at (0,41) width 369: "various navigation styles. "
    16                   text run at (369,41) width 352: "It includes a form so that"
    17                   text run at (0,82) width 742: "we can test saving and restoring of form data, and it"
    18                   text run at (0,123) width 756: "needs to be long enough that we can test saving and"
    19                   text run at (0,164) width 384: "restoring of scroll position. "
    20                 RenderBR {BR} at (384,195) size 0x0
    21                 RenderBR {BR} at (0,205) size 0x41
    22                 RenderBR {BR} at (0,246) size 0x41
    23               RenderBlock {HR} at (0,303) size 768x2 [border: (1px inset #000000)]
    24               RenderBlock {FORM} at (0,321) size 768x885
    25                 RenderButton {INPUT} at (2,2) size 274x53 [bgcolor=#C0C0C0]
    26                   RenderBlock (anonymous) at (6,6) size 262x41
    27                     RenderText at (0,0) size 262x41
    28                       text run at (0,0) width 262: "Submit with POST"
    29                 RenderBR {BR} at (278,39) size 0x0
    30                 RenderButton {INPUT} at (2,59) size 588x53 [bgcolor=#C0C0C0]
    31                   RenderBlock (anonymous) at (6,6) size 576x41
    32                     RenderText at (0,0) size 576x41
    33                       text run at (0,0) width 576: "Submit with POST followed by a redirect"
    34                 RenderBR {BR} at (592,96) size 0x0
    35                 RenderText {#text} at (0,114) size 428x41
    36                   text run at (0,114) width 428: "Here are some form elements"
    37                 RenderTextControl {INPUT} at (2,157) size 364x45
    38                 RenderBR {BR} at (368,190) size 0x0
    39                 RenderText {#text} at (0,208) size 377x41
    40                   text run at (0,208) width 377: "that we can use for testing"
    41                 RenderTextControl {INPUT} at (379,206) size 364x45
    42                 RenderBR {BR} at (745,239) size 0x0
    43                 RenderBlock {INPUT} at (8,274) size 12x12
    44                 RenderText {#text} at (28,253) size 79x41
    45                   text run at (28,253) width 79: " Male"
    46                 RenderBR {BR} at (107,284) size 0x0
    47                 RenderBlock {INPUT} at (8,315) size 12x12
    48                 RenderText {#text} at (28,294) size 117x41
    49                   text run at (28,294) width 117: " Female"
    50                 RenderBR {BR} at (145,325) size 0x0
    51                 RenderBlock {INPUT} at (8,355) size 13x13
    52                 RenderText {#text} at (29,335) size 142x41
    53                   text run at (29,335) width 142: " option #1"
    54                 RenderBR {BR} at (171,366) size 0x0
    55                 RenderBlock {INPUT} at (8,396) size 13x13
    56                 RenderText {#text} at (29,376) size 142x41
    57                   text run at (29,376) width 142: " option #2"
    58                 RenderBR {BR} at (171,407) size 0x0
    59                 RenderMenuList {SELECT} at (2,419) size 634x46 [bgcolor=#FFFFFF]
    60                   RenderBlock (anonymous) at (4,2) size 606x41
    61                     RenderText at (0,0) size 166x41
    62                       text run at (0,0) width 166: "Initial Value"
    63                 RenderBR {BR} at (638,452) size 0x0
     9        layer at (0,0) size 784x1895
     10          RenderBlock {HTML} at (0,0) size 784x1895
     11            RenderBody {BODY} at (8,8) size 768x1855
     12              RenderBlock (anonymous) at (0,0) size 768x259
     13                RenderText {#text} at (0,0) size 760x184
     14                  text run at (0,0) width 760: "This is test page that we navigate to as part of testing various"
     15                  text run at (0,37) width 224: "navigation styles. "
     16                  text run at (224,37) width 458: "It includes a form so that we can test"
     17                  text run at (0,74) width 713: "saving and restoring of form data, and it needs to be long"
     18                  text run at (0,111) width 663: "enough that we can test saving and restoring of scroll"
     19                  text run at (0,148) width 117: "position. "
     20                RenderBR {BR} at (117,177) size 0x0
     21                RenderBR {BR} at (0,185) size 0x36
     22                RenderBR {BR} at (0,222) size 0x36
     23              RenderBlock {HR} at (0,275) size 768x2 [border: (1px inset #000000)]
     24              RenderBlock {FORM} at (0,293) size 768x769
     25                RenderButton {INPUT} at (2,2) size 252x49 [bgcolor=#C0C0C0]
     26                  RenderBlock (anonymous) at (6,6) size 240x37
     27                    RenderText at (0,0) size 240x36
     28                      text run at (0,0) width 240: "Submit with POST"
     29                RenderBR {BR} at (256,37) size 0x0
     30                RenderButton {INPUT} at (2,55) size 540x49 [bgcolor=#C0C0C0]
     31                  RenderBlock (anonymous) at (6,6) size 528x37
     32                    RenderText at (0,0) size 528x36
     33                      text run at (0,0) width 528: "Submit with POST followed by a redirect"
     34                RenderBR {BR} at (544,90) size 0x0
     35                RenderText {#text} at (0,110) size 366x36
     36                  text run at (0,110) width 366: "Here are some form elements"
     37                RenderTextControl {INPUT} at (368,108) size 380x41
     38                RenderBR {BR} at (750,139) size 0x0
     39                RenderText {#text} at (0,155) size 326x36
     40                  text run at (0,155) width 326: "that we can use for testing"
     41                RenderTextControl {INPUT} at (328,153) size 380x41
     42                RenderBR {BR} at (710,184) size 0x0
     43                RenderBlock {INPUT} at (7,215) size 12x12
     44                RenderText {#text} at (26,196) size 73x36
     45                  text run at (26,196) width 73: " Male"
     46                RenderBR {BR} at (99,225) size 0x0
     47                RenderBlock {INPUT} at (7,252) size 12x12
     48                RenderText {#text} at (26,233) size 100x36
     49                  text run at (26,233) width 100: " Female"
     50                RenderBR {BR} at (126,262) size 0x0
     51                RenderBlock {INPUT} at (7,288) size 13x13
     52                RenderText {#text} at (27,270) size 129x36
     53                  text run at (27,270) width 129: " option #1"
     54                RenderBR {BR} at (156,299) size 0x0
     55                RenderBlock {INPUT} at (7,325) size 13x13
     56                RenderText {#text} at (27,307) size 129x36
     57                  text run at (27,307) width 129: " option #2"
     58                RenderBR {BR} at (156,336) size 0x0
     59                RenderMenuList {SELECT} at (2,346) size 553x43 [bgcolor=#FFFFFF]
     60                  RenderBlock (anonymous) at (4,3) size 525x37
     61                    RenderText at (0,0) size 159x36
     62                      text run at (0,0) width 159: "Initial Value"
     63                RenderBR {BR} at (557,378) size 0x0
    6464                RenderText {#text} at (0,0) size 0x0
    65               RenderBlock {HR} at (0,1238) size 768x2 [border: (1px inset #000000)]
    66               RenderBlock {P} at (0,1272) size 768x41
    67                 RenderText {#text} at (0,0) size 64x41
    68                   text run at (0,0) width 64: "Now"
    69               RenderBlock {P} at (0,1345) size 768x41
    70                 RenderText {#text} at (0,0) size 79x41
    71                   text run at (0,0) width 79: "some"
    72               RenderBlock {P} at (0,1418) size 768x41
    73                 RenderText {#text} at (0,0) size 59x41
    74                   text run at (0,0) width 59: "filler"
    75               RenderBlock {P} at (0,1491) size 768x41
    76                 RenderText {#text} at (0,0) size 34x41
    77                   text run at (0,0) width 34: "so"
    78               RenderBlock {P} at (0,1564) size 768x41
    79                 RenderText {#text} at (0,0) size 45x41
    80                   text run at (0,0) width 45: "the"
    81               RenderBlock {P} at (0,1637) size 768x41
    82                 RenderText {#text} at (0,0) size 52x41
    83                   text run at (0,0) width 52: "doc"
    84               RenderBlock {P} at (0,1710) size 768x41
    85                 RenderText {#text} at (0,0) size 23x41
    86                   text run at (0,0) width 23: "is"
    87               RenderBlock {P} at (0,1783) size 768x41
    88                 RenderText {#text} at (0,0) size 61x41
    89                   text run at (0,0) width 61: "long"
    90               RenderBlock {P} at (0,1856) size 768x41
    91                 RenderText {#text} at (0,0) size 108x41
    92                   text run at (0,0) width 108: "enough"
    93               RenderBlock {P} at (0,1929) size 768x41
    94                 RenderText {#text} at (0,0) size 120x41
    95                   text run at (0,0) width 120: "to scroll."
    96               RenderBlock {P} at (0,2002) size 768x41
    97                 RenderInline {A} at (0,0) size 590x41
    98                   RenderText {#text} at (0,0) size 590x41
    99                     text run at (0,0) width 590: "This is an anchor point named \"anchor1\"."
    100         layer at (12,488) size 360x41 scrollWidth 389
    101           RenderBlock {DIV} at (2,2) size 360x41
    102             RenderText {#text} at (0,0) size 388x41
    103               text run at (0,0) width 388: "Initial text before user input"
    104         layer at (389,537) size 360x41
    105           RenderBlock {DIV} at (2,2) size 360x41
    106         layer at (10,798) size 560x414
    107           RenderTextControl {TEXTAREA} at (2,469) size 560x414
    108             RenderBlock {DIV} at (2,2) size 556x82
    109               RenderText {#text} at (0,0) size 478x41
    110                 text run at (0,0) width 478: "More initial text before user input."
    111                 text run at (478,0) width 0: " "
    112               RenderBR {BR} at (0,41) size 0x41
     65              RenderBlock {HR} at (0,1094) size 768x2 [border: (1px inset #000000)]
     66              RenderBlock {P} at (0,1128) size 768x37
     67                RenderText {#text} at (0,0) size 62x36
     68                  text run at (0,0) width 62: "Now"
     69              RenderBlock {P} at (0,1197) size 768x37
     70                RenderText {#text} at (0,0) size 64x36
     71                  text run at (0,0) width 64: "some"
     72              RenderBlock {P} at (0,1266) size 768x37
     73                RenderText {#text} at (0,0) size 62x36
     74                  text run at (0,0) width 62: "filler"
     75              RenderBlock {P} at (0,1335) size 768x37
     76                RenderText {#text} at (0,0) size 27x36
     77                  text run at (0,0) width 27: "so"
     78              RenderBlock {P} at (0,1404) size 768x37
     79                RenderText {#text} at (0,0) size 38x36
     80                  text run at (0,0) width 38: "the"
     81              RenderBlock {P} at (0,1473) size 768x37
     82                RenderText {#text} at (0,0) size 46x36
     83                  text run at (0,0) width 46: "doc"
     84              RenderBlock {P} at (0,1542) size 768x37
     85                RenderText {#text} at (0,0) size 20x36
     86                  text run at (0,0) width 20: "is"
     87              RenderBlock {P} at (0,1611) size 768x37
     88                RenderText {#text} at (0,0) size 55x36
     89                  text run at (0,0) width 55: "long"
     90              RenderBlock {P} at (0,1680) size 768x37
     91                RenderText {#text} at (0,0) size 90x36
     92                  text run at (0,0) width 90: "enough"
     93              RenderBlock {P} at (0,1749) size 768x37
     94                RenderText {#text} at (0,0) size 111x36
     95                  text run at (0,0) width 111: "to scroll."
     96              RenderBlock {P} at (0,1818) size 768x37
     97                RenderInline {A} at (0,0) size 518x36
     98                  RenderText {#text} at (0,0) size 518x36
     99                    text run at (0,0) width 518: "This is an anchor point named \"anchor1\"."
     100        layer at (378,411) size 376x37
     101          RenderBlock {DIV} at (2,2) size 376x37
     102            RenderText {#text} at (0,0) size 351x36
     103              text run at (0,0) width 351: "Initial text before user input"
     104        layer at (338,456) size 376x37
     105          RenderBlock {DIV} at (2,2) size 376x37
     106        layer at (10,694) size 560x374
     107          RenderTextControl {TEXTAREA} at (2,393) size 560x374
     108            RenderBlock {DIV} at (2,2) size 556x74
     109              RenderText {#text} at (0,0) size 434x36
     110                text run at (0,0) width 434: "More initial text before user input."
     111                text run at (434,0) width 0: " "
     112              RenderBR {BR} at (0,37) size 0x36
    113113      RenderFrame {FRAME} at (0,540) size 800x60
    114         layer at (0,0) size 784x98
     114        layer at (0,0) size 784x90
    115115          RenderView at (0,0) size 784x60
    116         layer at (0,0) size 784x98
    117           RenderBlock {HTML} at (0,0) size 784x98
    118             RenderBody {BODY} at (8,8) size 768x82
    119               RenderText {#text} at (0,0) size 768x82
    120                 text run at (0,0) width 768: "This is just a minimal page that we navigate to as part"
    121                 text run at (0,41) width 334: "of testing back/forward."
     116        layer at (0,0) size 784x90
     117          RenderBlock {HTML} at (0,0) size 784x90
     118            RenderBody {BODY} at (8,8) size 768x74
     119              RenderText {#text} at (0,0) size 704x73
     120                text run at (0,0) width 704: "This is just a minimal page that we navigate to as part of"
     121                text run at (0,37) width 268: "testing back/forward."
    122122
    123123============== Back Forward List ==============
  • trunk/LayoutTests/platform/qt/http/tests/navigation/postredirect-basic-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 658x82
    7         text run at (0,0) width 658: "This is just a minimal page that we navigate in"
    8         text run at (0,41) width 421: "response to an HTTP POST. "
     6      RenderText {#text} at (0,0) size 764x73
     7        text run at (0,0) width 764: "This is just a minimal page that we navigate in response to an"
     8        text run at (0,37) width 181: "HTTP POST. "
    99      RenderBR {BR} at (0,0) size 0x0
    10       RenderBR {BR} at (0,82) size 0x41
    11       RenderText {#text} at (0,123) size 731x123
    12         text run at (0,123) width 711: "If the next line is empty after the colon, it probably"
    13         text run at (0,164) width 309: "means that we made "
    14         text run at (309,164) width 413: "a mistake and requested this"
    15         text run at (0,205) width 731: "page with a GET with no query instead of a POST. "
     10      RenderBR {BR} at (0,74) size 0x36
     11      RenderText {#text} at (0,111) size 781x110
     12        text run at (0,111) width 781: "If the next line is empty after the colon, it probably means that"
     13        text run at (0,148) width 120: "we made "
     14        text run at (120,148) width 638: "a mistake and requested this page with a GET with"
     15        text run at (0,185) width 364: "no query instead of a POST. "
    1616      RenderBR {BR} at (0,0) size 0x0
    17       RenderBR {BR} at (0,246) size 0x41
    18       RenderText {#text} at (0,287) size 767x41
    19         text run at (0,287) width 767: "The first text field contained: New form text from user "
     17      RenderBR {BR} at (0,222) size 0x36
     18      RenderText {#text} at (0,259) size 692x36
     19        text run at (0,259) width 692: "The first text field contained: New form text from user "
    2020      RenderBR {BR} at (0,0) size 0x0
    21       RenderText {#text} at (0,328) size 640x41
    22         text run at (0,328) width 640: "This page was requested with an HTTP GET"
     21      RenderText {#text} at (0,296) size 563x36
     22        text run at (0,296) width 563: "This page was requested with an HTTP GET"
    2323
    2424============== Back Forward List ==============
    2525        http://127.0.0.1:8000/navigation/postredirect-basic.html  **nav target**
    2626        http://127.0.0.1:8000/navigation/resources/success200.html  **nav target**
    27 curr->  http://127.0.0.1:8000/navigation/resources/postresult.pl?submitwithpostredirect=Submit with POST followed by a redirect&textfield1=New form text from user&textfield2=&radiogroup1=female&checkbox2=on&selectgroup1=fiat&textarea1=More new form text from user, which should be restored when we return to this page.&redirectHappened=true  **nav target**
     27curr->  http://127.0.0.1:8000/navigation/resources/postresult.pl?submitwithpostredirect=Submit with POST followed by a redirect&textfield1=New form text from user&textfield2=&radiogroup1=female&checkbox2=on&selectgroup1=fiat&textarea1=More new form text from user%2C which should be restored when we return to this page.&redirectHappened=true  **nav target**
    2828===============================================
  • trunk/LayoutTests/platform/qt/http/tests/navigation/postredirect-goback1-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 658x82
    7         text run at (0,0) width 658: "This is just a minimal page that we navigate in"
    8         text run at (0,41) width 421: "response to an HTTP POST. "
     6      RenderText {#text} at (0,0) size 764x73
     7        text run at (0,0) width 764: "This is just a minimal page that we navigate in response to an"
     8        text run at (0,37) width 181: "HTTP POST. "
    99      RenderBR {BR} at (0,0) size 0x0
    10       RenderBR {BR} at (0,82) size 0x41
    11       RenderText {#text} at (0,123) size 731x123
    12         text run at (0,123) width 711: "If the next line is empty after the colon, it probably"
    13         text run at (0,164) width 309: "means that we made "
    14         text run at (309,164) width 413: "a mistake and requested this"
    15         text run at (0,205) width 731: "page with a GET with no query instead of a POST. "
     10      RenderBR {BR} at (0,74) size 0x36
     11      RenderText {#text} at (0,111) size 781x110
     12        text run at (0,111) width 781: "If the next line is empty after the colon, it probably means that"
     13        text run at (0,148) width 120: "we made "
     14        text run at (120,148) width 638: "a mistake and requested this page with a GET with"
     15        text run at (0,185) width 364: "no query instead of a POST. "
    1616      RenderBR {BR} at (0,0) size 0x0
    17       RenderBR {BR} at (0,246) size 0x41
    18       RenderText {#text} at (0,287) size 767x41
    19         text run at (0,287) width 767: "The first text field contained: New form text from user "
     17      RenderBR {BR} at (0,222) size 0x36
     18      RenderText {#text} at (0,259) size 692x36
     19        text run at (0,259) width 692: "The first text field contained: New form text from user "
    2020      RenderBR {BR} at (0,0) size 0x0
    21       RenderText {#text} at (0,328) size 640x41
    22         text run at (0,328) width 640: "This page was requested with an HTTP GET"
     21      RenderText {#text} at (0,296) size 563x36
     22        text run at (0,296) width 563: "This page was requested with an HTTP GET"
    2323
    2424============== Back Forward List ==============
    2525        http://127.0.0.1:8000/navigation/postredirect-goback1.html  **nav target**
    2626        http://127.0.0.1:8000/navigation/resources/success200.html  **nav target**
    27 curr->  http://127.0.0.1:8000/navigation/resources/postresult.pl?submitwithpostredirect=Submit with POST followed by a redirect&textfield1=New form text from user&textfield2=&radiogroup1=female&checkbox2=on&selectgroup1=fiat&textarea1=More new form text from user, which should be restored when we return to this page.&redirectHappened=true  **nav target**
     27curr->  http://127.0.0.1:8000/navigation/resources/postresult.pl?submitwithpostredirect=Submit with POST followed by a redirect&textfield1=New form text from user&textfield2=&radiogroup1=female&checkbox2=on&selectgroup1=fiat&textarea1=More new form text from user%2C which should be restored when we return to this page.&redirectHappened=true  **nav target**
    2828        http://127.0.0.1:8000/navigation/resources/otherpage.html  **nav target**
    2929===============================================
  • trunk/LayoutTests/platform/qt/http/tests/uri/css-href-expected.txt

    r98018 r122988  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x576
    6       RenderBlock {P} at (0,0) size 784x21
    7         RenderText {#text} at (0,0) size 57x21
    8           text run at (0,0) width 57: "Test for "
    9         RenderInline {A} at (0,0) size 76x21 [color=#0000EE]
    10           RenderText {#text} at (57,0) size 76x21
    11             text run at (57,0) width 76: "bug 11141"
    12         RenderText {#text} at (133,0) size 377x21
    13           text run at (133,0) width 8: ": "
    14           text run at (141,0) width 369: "CSS '@import' doesn't respect HTML Base element."
    15       RenderBlock {P} at (0,37) size 784x21 [color=#008000]
    16         RenderText {#text} at (0,0) size 183x21
    17           text run at (0,0) width 183: "This text should be green."
    18       RenderBlock {P} at (0,74) size 784x63
    19         RenderText {#text} at (0,0) size 771x63
    20           text run at (0,0) width 425: "If it is red, the css has been loaded relative to the document. "
    21           text run at (425,0) width 346: "If it is black, no stylesheet has been rendered, if it"
    22           text run at (0,21) width 133: "is rendered green, "
    23           text run at (133,21) width 518: "the stylesheet has been rendered correctly from the HREF attribute of the "
    24           text run at (651,21) width 115: "Base element in"
    25           text run at (0,42) width 251: "the HEAD section of this document."
    26       RenderBlock {P} at (0,153) size 784x21 [color=#008000]
    27         RenderText {#text} at (0,0) size 217x21
    28           text run at (0,0) width 217: "This text should also be green."
     6      RenderBlock {P} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 51x19
     8          text run at (0,0) width 51: "Test for "
     9        RenderInline {A} at (0,0) size 66x19 [color=#0000EE]
     10          RenderText {#text} at (51,0) size 66x19
     11            text run at (51,0) width 66: "bug 11141"
     12        RenderText {#text} at (117,0) size 330x19
     13          text run at (117,0) width 7: ": "
     14          text run at (124,0) width 323: "CSS '@import' doesn't respect HTML Base element."
     15      RenderBlock {P} at (0,35) size 784x19 [color=#008000]
     16        RenderText {#text} at (0,0) size 154x19
     17          text run at (0,0) width 154: "This text should be green."
     18      RenderBlock {P} at (0,70) size 784x38
     19        RenderText {#text} at (0,0) size 772x38
     20          text run at (0,0) width 364: "If it is red, the css has been loaded relative to the document. "
     21          text run at (364,0) width 408: "If it is black, no stylesheet has been rendered, if it is rendered green,"
     22          text run at (0,19) width 444: "the stylesheet has been rendered correctly from the HREF attribute of the "
     23          text run at (444,19) width 315: "Base element in the HEAD section of this document."
     24      RenderBlock {P} at (0,124) size 784x19 [color=#008000]
     25        RenderText {#text} at (0,0) size 182x19
     26          text run at (0,0) width 182: "This text should also be green."
Note: See TracChangeset for help on using the changeset viewer.