Changeset 122967 in webkit


Ignore:
Timestamp:
Jul 18, 2012 7:06:11 AM (12 years ago)
Author:
kbalazs@webkit.org
Message:

[Qt] editing/input and editing/unsupported-content tests needs update after rebaseline and new testfonts
https://bugs.webkit.org/show_bug.cgi?id=91400

Unreviewed rebaseline.

Patch by Szilard Ledan <Szilárd LEDÁN> on 2012-07-18

  • platform/qt-5.0-wk1/Skipped:
  • platform/qt-5.0/Skipped:
  • platform/qt/editing/input/caret-at-the-edge-of-contenteditable-expected.png: Added.
  • platform/qt/editing/input/caret-at-the-edge-of-contenteditable-expected.txt:
  • platform/qt/editing/input/emacs-ctrl-o-expected.png:
  • platform/qt/editing/input/emacs-ctrl-o-expected.txt:
  • platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.png: Added.
  • platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt:
  • platform/qt/editing/input/reveal-caret-of-multiline-input-expected.png: Added.
  • platform/qt/editing/unsupported-content/list-delete-001-expected.png:
  • platform/qt/editing/unsupported-content/list-delete-001-expected.txt:
  • platform/qt/editing/unsupported-content/list-delete-003-expected.png:
  • platform/qt/editing/unsupported-content/list-delete-003-expected.txt:
  • platform/qt/editing/unsupported-content/list-type-after-expected.png:
  • platform/qt/editing/unsupported-content/list-type-after-expected.txt:
  • platform/qt/editing/unsupported-content/list-type-before-expected.png:
  • platform/qt/editing/unsupported-content/list-type-before-expected.txt:
  • platform/qt/editing/unsupported-content/table-delete-001-expected.png:
  • platform/qt/editing/unsupported-content/table-delete-001-expected.txt:
  • platform/qt/editing/unsupported-content/table-delete-002-expected.png:
  • platform/qt/editing/unsupported-content/table-delete-002-expected.txt:
  • platform/qt/editing/unsupported-content/table-delete-003-expected.png:
  • platform/qt/editing/unsupported-content/table-delete-003-expected.txt:
  • platform/qt/editing/unsupported-content/table-type-after-expected.png:
  • platform/qt/editing/unsupported-content/table-type-after-expected.txt:
  • platform/qt/editing/unsupported-content/table-type-before-expected.png:
  • platform/qt/editing/unsupported-content/table-type-before-expected.txt:
Location:
trunk/LayoutTests
Files:
3 added
25 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r122965 r122967  
     12012-07-18  Szilard Ledan  <szledan@inf.u-szeged.hu>
     2
     3        [Qt] editing/input and editing/unsupported-content tests needs update after rebaseline and new testfonts
     4        https://bugs.webkit.org/show_bug.cgi?id=91400
     5
     6        Unreviewed rebaseline.
     7
     8        * platform/qt-5.0-wk1/Skipped:
     9        * platform/qt-5.0/Skipped:
     10        * platform/qt/editing/input/caret-at-the-edge-of-contenteditable-expected.png: Added.
     11        * platform/qt/editing/input/caret-at-the-edge-of-contenteditable-expected.txt:
     12        * platform/qt/editing/input/emacs-ctrl-o-expected.png:
     13        * platform/qt/editing/input/emacs-ctrl-o-expected.txt:
     14        * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.png: Added.
     15        * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt:
     16        * platform/qt/editing/input/reveal-caret-of-multiline-input-expected.png: Added.
     17        * platform/qt/editing/unsupported-content/list-delete-001-expected.png:
     18        * platform/qt/editing/unsupported-content/list-delete-001-expected.txt:
     19        * platform/qt/editing/unsupported-content/list-delete-003-expected.png:
     20        * platform/qt/editing/unsupported-content/list-delete-003-expected.txt:
     21        * platform/qt/editing/unsupported-content/list-type-after-expected.png:
     22        * platform/qt/editing/unsupported-content/list-type-after-expected.txt:
     23        * platform/qt/editing/unsupported-content/list-type-before-expected.png:
     24        * platform/qt/editing/unsupported-content/list-type-before-expected.txt:
     25        * platform/qt/editing/unsupported-content/table-delete-001-expected.png:
     26        * platform/qt/editing/unsupported-content/table-delete-001-expected.txt:
     27        * platform/qt/editing/unsupported-content/table-delete-002-expected.png:
     28        * platform/qt/editing/unsupported-content/table-delete-002-expected.txt:
     29        * platform/qt/editing/unsupported-content/table-delete-003-expected.png:
     30        * platform/qt/editing/unsupported-content/table-delete-003-expected.txt:
     31        * platform/qt/editing/unsupported-content/table-type-after-expected.png:
     32        * platform/qt/editing/unsupported-content/table-type-after-expected.txt:
     33        * platform/qt/editing/unsupported-content/table-type-before-expected.png:
     34        * platform/qt/editing/unsupported-content/table-type-before-expected.txt:
     35
    1362012-07-18  Vsevolod Vlasov  <vsevik@chromium.org>
    237
  • trunk/LayoutTests/platform/qt-5.0-wk1/Skipped

    r122959 r122967  
    265265editing/deleting/deletionUI-single-instance.html
    266266editing/execCommand/find-after-replace.html
    267 editing/input/caret-at-the-edge-of-contenteditable.html
    268 editing/input/emacs-ctrl-o.html
    269 editing/input/reveal-caret-of-multiline-contenteditable.html
    270267editing/pasteboard/emacs-cntl-y-001.html
    271268fast/block/basic/020.html
  • trunk/LayoutTests/platform/qt-5.0/Skipped

    r122959 r122967  
    747747editing/undo/undo-misspellings.html
    748748editing/undo/undo-typing-001.html
    749 editing/unsupported-content/list-delete-001.html
    750 editing/unsupported-content/list-delete-003.html
    751 editing/unsupported-content/list-type-after.html
    752 editing/unsupported-content/list-type-before.html
    753 editing/unsupported-content/table-delete-001.html
    754 editing/unsupported-content/table-delete-002.html
    755 editing/unsupported-content/table-delete-003.html
    756 editing/unsupported-content/table-type-after.html
    757 editing/unsupported-content/table-type-before.html
    758749fast/backgrounds/001.html
    759750fast/backgrounds/animated-svg-as-mask.html
  • trunk/LayoutTests/platform/qt/editing/input/caret-at-the-edge-of-contenteditable-expected.txt

    r103128 r122967  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x81
    4   RenderBlock {HTML} at (0,0) size 800x81
    5     RenderBody {BODY} at (8,8) size 784x65
    6       RenderBlock {DIV} at (0,0) size 784x42
    7         RenderText {#text} at (0,0) size 763x42
    8           text run at (0,0) width 763: "When the caret reaches the edge of the input box or content editable div, on the next input if must jump to the"
    9           text run at (0,21) width 143: "center of the control."
    10 layer at (8,50) size 92x23 clip at (9,51) size 90x21 scrollX 46 scrollWidth 379
    11   RenderBlock {DIV} at (0,42) size 92x23 [border: (1px solid #000000)]
    12     RenderText {#text} at (1,1) size 378x21
    13       text run at (1,1) width 378: "012345678901012345678901234567890123456789"
     3layer at (0,0) size 800x56
     4  RenderBlock {HTML} at (0,0) size 800x56
     5    RenderBody {BODY} at (8,8) size 784x40
     6      RenderBlock {DIV} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 784x19
     8          text run at (0,0) width 784: "When the caret reaches the edge of the input box or content editable div, on the next input if must jump to the center of the control."
     9layer at (8,27) size 82x21 clip at (9,28) size 80x19 scrollX 41 scrollWidth 337
     10  RenderBlock {DIV} at (0,19) size 82x21 [border: (1px solid #000000)]
     11    RenderText {#text} at (1,1) size 336x19
     12      text run at (1,1) width 336: "012345678901012345678901234567890123456789"
    1413caret: position 12 of child 0 {#text} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/input/emacs-ctrl-o-expected.txt

    r98015 r122967  
    1919  RenderBlock {HTML} at (0,0) size 800x600
    2020    RenderBody {BODY} at (8,8) size 784x584
    21       RenderBlock {DIV} at (0,0) size 784x170
    22         RenderBlock {DIV} at (0,0) size 784x62
    23           RenderText {#text} at (0,0) size 70x32
    24             text run at (0,0) width 70: "Tests:"
    25           RenderBR {BR} at (70,24) size 0x0
    26           RenderText {#text} at (0,32) size 263x30
    27             text run at (0,32) width 263: "Key binding for control-O"
    28         RenderBlock {DIV} at (0,78) size 784x92
    29           RenderText {#text} at (0,0) size 199x32
    30             text run at (0,0) width 199: "Expected results:"
    31           RenderBR {BR} at (199,24) size 0x0
    32           RenderText {#text} at (0,32) size 96x30
    33             text run at (0,32) width 96: "one five |"
    34           RenderBR {BR} at (96,55) size 0x0
    35           RenderText {#text} at (0,62) size 146x30
    36             text run at (0,62) width 146: "two three four"
    37       RenderBlock {DIV} at (0,194) size 784x60
    38         RenderBlock {DIV} at (0,0) size 784x30
    39           RenderText {#text} at (0,0) size 90x30
    40             text run at (0,0) width 83: "one five"
    41             text run at (83,0) width 7: " "
    42         RenderBlock {DIV} at (0,30) size 784x30
    43           RenderText {#text} at (0,0) size 146x30
    44             text run at (0,0) width 146: "two three four"
     21      RenderBlock {DIV} at (0,0) size 784x156
     22        RenderBlock {DIV} at (0,0) size 784x56
     23          RenderText {#text} at (0,0) size 60x28
     24            text run at (0,0) width 60: "Tests:"
     25          RenderBR {BR} at (60,22) size 0x0
     26          RenderText {#text} at (0,28) size 250x28
     27            text run at (0,28) width 250: "Key binding for control-O"
     28        RenderBlock {DIV} at (0,72) size 784x84
     29          RenderText {#text} at (0,0) size 177x28
     30            text run at (0,0) width 177: "Expected results:"
     31          RenderBR {BR} at (177,22) size 0x0
     32          RenderText {#text} at (0,28) size 89x28
     33            text run at (0,28) width 89: "one five |"
     34          RenderBR {BR} at (89,50) size 0x0
     35          RenderText {#text} at (0,56) size 137x28
     36            text run at (0,56) width 137: "two three four"
     37      RenderBlock {DIV} at (0,180) size 784x56
     38        RenderBlock {DIV} at (0,0) size 784x28
     39          RenderText {#text} at (0,0) size 84x28
     40            text run at (0,0) width 78: "one five"
     41            text run at (78,0) width 6: " "
     42        RenderBlock {DIV} at (0,28) size 784x28
     43          RenderText {#text} at (0,0) size 137x28
     44            text run at (0,0) width 137: "two three four"
    4545caret: position 9 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt

    r103128 r122967  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x249
    4   RenderBlock {HTML} at (0,0) size 800x249
    5     RenderBody {BODY} at (8,8) size 784x233
    6       RenderBlock {DIV} at (0,0) size 784x21
    7         RenderText {#text} at (0,0) size 658x21
    8           text run at (0,0) width 658: "When the caret is scrolled out, on starting typing it must be brought to the center of the control."
    9 layer at (8,29) size 784x212 clip at (9,30) size 766x194 scrollY 292 scrollHeight 651
    10   RenderBlock {DIV} at (0,21) size 784x212 [border: (1px solid #000000)]
    11     RenderText {#text} at (1,1) size 18x21
    12       text run at (1,1) width 18: "00"
    13     RenderBR {BR} at (19,1) size 0x21
    14     RenderText {#text} at (1,22) size 18x21
    15       text run at (1,22) width 18: "01"
    16     RenderBR {BR} at (19,22) size 0x21
    17     RenderText {#text} at (1,43) size 18x21
    18       text run at (1,43) width 18: "02"
    19     RenderBR {BR} at (19,43) size 0x21
    20     RenderText {#text} at (1,64) size 18x21
    21       text run at (1,64) width 18: "03"
    22     RenderBR {BR} at (19,64) size 0x21
    23     RenderText {#text} at (1,85) size 18x21
    24       text run at (1,85) width 18: "04"
    25     RenderBR {BR} at (19,85) size 0x21
    26     RenderText {#text} at (1,106) size 18x21
    27       text run at (1,106) width 18: "05"
    28     RenderBR {BR} at (19,106) size 0x21
    29     RenderText {#text} at (1,127) size 18x21
    30       text run at (1,127) width 18: "06"
    31     RenderBR {BR} at (19,127) size 0x21
    32     RenderText {#text} at (1,148) size 18x21
    33       text run at (1,148) width 18: "07"
    34     RenderBR {BR} at (19,148) size 0x21
    35     RenderText {#text} at (1,169) size 18x21
    36       text run at (1,169) width 18: "08"
    37     RenderBR {BR} at (19,169) size 0x21
    38     RenderText {#text} at (1,190) size 18x21
    39       text run at (1,190) width 18: "09"
    40     RenderBR {BR} at (19,190) size 0x21
    41     RenderText {#text} at (1,211) size 18x21
    42       text run at (1,211) width 18: "10"
    43     RenderBR {BR} at (19,211) size 0x21
    44     RenderText {#text} at (1,232) size 18x21
    45       text run at (1,232) width 18: "11"
    46     RenderBR {BR} at (19,232) size 0x21
    47     RenderText {#text} at (1,253) size 18x21
    48       text run at (1,253) width 18: "12"
    49     RenderBR {BR} at (19,253) size 0x21
    50     RenderText {#text} at (1,274) size 18x21
    51       text run at (1,274) width 18: "13"
    52     RenderBR {BR} at (19,274) size 0x21
    53     RenderText {#text} at (1,295) size 18x21
    54       text run at (1,295) width 18: "14"
    55     RenderBR {BR} at (19,295) size 0x21
    56     RenderText {#text} at (1,316) size 18x21
    57       text run at (1,316) width 18: "15"
    58     RenderBR {BR} at (19,316) size 0x21
    59     RenderText {#text} at (1,337) size 18x21
    60       text run at (1,337) width 18: "16"
    61     RenderBR {BR} at (19,337) size 0x21
    62     RenderText {#text} at (1,358) size 18x21
    63       text run at (1,358) width 18: "17"
    64     RenderBR {BR} at (19,358) size 0x21
    65     RenderText {#text} at (1,379) size 27x21
    66       text run at (1,379) width 27: ">18"
    67     RenderBR {BR} at (28,379) size 0x21
    68     RenderText {#text} at (1,400) size 18x21
    69       text run at (1,400) width 18: "19"
    70     RenderBR {BR} at (19,400) size 0x21
    71     RenderText {#text} at (1,421) size 18x21
    72       text run at (1,421) width 18: "20"
    73     RenderBR {BR} at (19,421) size 0x21
    74     RenderText {#text} at (1,442) size 18x21
    75       text run at (1,442) width 18: "21"
    76     RenderBR {BR} at (19,442) size 0x21
    77     RenderText {#text} at (1,463) size 18x21
    78       text run at (1,463) width 18: "22"
    79     RenderBR {BR} at (19,463) size 0x21
    80     RenderText {#text} at (1,484) size 18x21
    81       text run at (1,484) width 18: "23"
    82     RenderBR {BR} at (19,484) size 0x21
    83     RenderText {#text} at (1,505) size 18x21
    84       text run at (1,505) width 18: "24"
    85     RenderBR {BR} at (19,505) size 0x21
    86     RenderText {#text} at (1,526) size 18x21
    87       text run at (1,526) width 18: "25"
    88     RenderBR {BR} at (19,526) size 0x21
    89     RenderText {#text} at (1,547) size 18x21
    90       text run at (1,547) width 18: "26"
    91     RenderBR {BR} at (19,547) size 0x21
    92     RenderText {#text} at (1,568) size 18x21
    93       text run at (1,568) width 18: "27"
    94     RenderBR {BR} at (19,568) size 0x21
    95     RenderText {#text} at (1,589) size 18x21
    96       text run at (1,589) width 18: "28"
    97     RenderBR {BR} at (19,589) size 0x21
    98     RenderText {#text} at (1,610) size 18x21
    99       text run at (1,610) width 18: "29"
    100     RenderBR {BR} at (19,610) size 0x21
    101     RenderText {#text} at (1,631) size 18x21
    102       text run at (1,631) width 18: "30"
    103     RenderBR {BR} at (19,631) size 0x21
     3layer at (0,0) size 800x227
     4  RenderBlock {HTML} at (0,0) size 800x227
     5    RenderBody {BODY} at (8,8) size 784x211
     6      RenderBlock {DIV} at (0,0) size 784x19
     7        RenderText {#text} at (0,0) size 568x19
     8          text run at (0,0) width 568: "When the caret is scrolled out, on starting typing it must be brought to the center of the control."
     9layer at (8,27) size 784x192 clip at (9,28) size 766x174 scrollY 265 scrollHeight 589
     10  RenderBlock {DIV} at (0,19) size 784x192 [border: (1px solid #000000)]
     11    RenderText {#text} at (1,1) size 16x19
     12      text run at (1,1) width 16: "00"
     13    RenderBR {BR} at (17,1) size 0x19
     14    RenderText {#text} at (1,20) size 16x19
     15      text run at (1,20) width 16: "01"
     16    RenderBR {BR} at (17,20) size 0x19
     17    RenderText {#text} at (1,39) size 16x19
     18      text run at (1,39) width 16: "02"
     19    RenderBR {BR} at (17,39) size 0x19
     20    RenderText {#text} at (1,58) size 16x19
     21      text run at (1,58) width 16: "03"
     22    RenderBR {BR} at (17,58) size 0x19
     23    RenderText {#text} at (1,77) size 16x19
     24      text run at (1,77) width 16: "04"
     25    RenderBR {BR} at (17,77) size 0x19
     26    RenderText {#text} at (1,96) size 16x19
     27      text run at (1,96) width 16: "05"
     28    RenderBR {BR} at (17,96) size 0x19
     29    RenderText {#text} at (1,115) size 16x19
     30      text run at (1,115) width 16: "06"
     31    RenderBR {BR} at (17,115) size 0x19
     32    RenderText {#text} at (1,134) size 16x19
     33      text run at (1,134) width 16: "07"
     34    RenderBR {BR} at (17,134) size 0x19
     35    RenderText {#text} at (1,153) size 16x19
     36      text run at (1,153) width 16: "08"
     37    RenderBR {BR} at (17,153) size 0x19
     38    RenderText {#text} at (1,172) size 16x19
     39      text run at (1,172) width 16: "09"
     40    RenderBR {BR} at (17,172) size 0x19
     41    RenderText {#text} at (1,191) size 16x19
     42      text run at (1,191) width 16: "10"
     43    RenderBR {BR} at (17,191) size 0x19
     44    RenderText {#text} at (1,210) size 16x19
     45      text run at (1,210) width 16: "11"
     46    RenderBR {BR} at (17,210) size 0x19
     47    RenderText {#text} at (1,229) size 16x19
     48      text run at (1,229) width 16: "12"
     49    RenderBR {BR} at (17,229) size 0x19
     50    RenderText {#text} at (1,248) size 16x19
     51      text run at (1,248) width 16: "13"
     52    RenderBR {BR} at (17,248) size 0x19
     53    RenderText {#text} at (1,267) size 16x19
     54      text run at (1,267) width 16: "14"
     55    RenderBR {BR} at (17,267) size 0x19
     56    RenderText {#text} at (1,286) size 16x19
     57      text run at (1,286) width 16: "15"
     58    RenderBR {BR} at (17,286) size 0x19
     59    RenderText {#text} at (1,305) size 16x19
     60      text run at (1,305) width 16: "16"
     61    RenderBR {BR} at (17,305) size 0x19
     62    RenderText {#text} at (1,324) size 16x19
     63      text run at (1,324) width 16: "17"
     64    RenderBR {BR} at (17,324) size 0x19
     65    RenderText {#text} at (1,343) size 25x19
     66      text run at (1,343) width 25: ">18"
     67    RenderBR {BR} at (26,343) size 0x19
     68    RenderText {#text} at (1,362) size 16x19
     69      text run at (1,362) width 16: "19"
     70    RenderBR {BR} at (17,362) size 0x19
     71    RenderText {#text} at (1,381) size 16x19
     72      text run at (1,381) width 16: "20"
     73    RenderBR {BR} at (17,381) size 0x19
     74    RenderText {#text} at (1,400) size 16x19
     75      text run at (1,400) width 16: "21"
     76    RenderBR {BR} at (17,400) size 0x19
     77    RenderText {#text} at (1,419) size 16x19
     78      text run at (1,419) width 16: "22"
     79    RenderBR {BR} at (17,419) size 0x19
     80    RenderText {#text} at (1,438) size 16x19
     81      text run at (1,438) width 16: "23"
     82    RenderBR {BR} at (17,438) size 0x19
     83    RenderText {#text} at (1,457) size 16x19
     84      text run at (1,457) width 16: "24"
     85    RenderBR {BR} at (17,457) size 0x19
     86    RenderText {#text} at (1,476) size 16x19
     87      text run at (1,476) width 16: "25"
     88    RenderBR {BR} at (17,476) size 0x19
     89    RenderText {#text} at (1,495) size 16x19
     90      text run at (1,495) width 16: "26"
     91    RenderBR {BR} at (17,495) size 0x19
     92    RenderText {#text} at (1,514) size 16x19
     93      text run at (1,514) width 16: "27"
     94    RenderBR {BR} at (17,514) size 0x19
     95    RenderText {#text} at (1,533) size 16x19
     96      text run at (1,533) width 16: "28"
     97    RenderBR {BR} at (17,533) size 0x19
     98    RenderText {#text} at (1,552) size 16x19
     99      text run at (1,552) width 16: "29"
     100    RenderBR {BR} at (17,552) size 0x19
     101    RenderText {#text} at (1,571) size 16x19
     102      text run at (1,571) width 16: "30"
     103    RenderBR {BR} at (17,571) size 0x19
    104104caret: position 1 of child 36 {#text} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/list-delete-001-expected.txt

    r98015 r122967  
    2121  RenderBlock {HTML} at (0,0) size 800x600
    2222    RenderBody {BODY} at (8,8) size 784x584
    23       RenderBlock {DIV} at (0,0) size 784x272 [border: (4px solid #0000FF)]
    24         RenderBlock {DIV} at (20,20) size 744x80
    25           RenderText {#text} at (0,0) size 77x32
    26             text run at (0,0) width 77: "Tests: "
     23      RenderBlock {DIV} at (0,0) size 784x243 [border: (4px solid #0000FF)]
     24        RenderBlock {DIV} at (20,20) size 744x70
     25          RenderText {#text} at (0,0) size 66x28
     26            text run at (0,0) width 66: "Tests: "
    2727          RenderBR {BR} at (0,0) size 0x0
    28           RenderText {#text} at (0,32) size 705x24
    29             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    30           RenderBR {BR} at (705,50) size 0x0
    31           RenderInline {I} at (0,0) size 104x24
    32             RenderText {#text} at (0,56) size 104x24
    33               text run at (0,56) width 104: "For this test: "
    34           RenderText {#text} at (104,56) size 186x24
    35             text run at (104,56) width 186: "Select and delete a list."
    36         RenderBlock (anonymous) at (20,100) size 744x24
    37           RenderBR {BR} at (0,0) size 0x24
    38         RenderBlock {DIV} at (20,124) size 744x128
    39           RenderText {#text} at (0,0) size 214x32
    40             text run at (0,0) width 214: "Expected Results: "
    41           RenderBR {BR} at (214,24) size 0x0
    42           RenderText {#text} at (0,32) size 716x48
    43             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    44             text run at (0,56) width 112: "border color). "
    45           RenderBR {BR} at (112,74) size 0x0
    46           RenderInline {I} at (0,0) size 104x24
    47             RenderText {#text} at (0,80) size 104x24
    48               text run at (0,80) width 104: "For this test: "
    49           RenderText {#text} at (104,80) size 711x48
    50             text run at (104,80) width 607: "Only list content should get deleted. Surrounding content that is not selected"
    51             text run at (0,104) width 274: "should (obviously) not be affected."
    52       RenderBlock {DIV} at (0,282) size 784x34 [border: (2px solid #008000)]
    53         RenderText {#text} at (2,2) size 115x30
    54           text run at (2,2) width 115: "beforeafter"
    55       RenderBlock {DIV} at (0,326) size 784x112
    56         RenderBlock {DIV} at (0,0) size 784x112 [border: (2px solid #FF0000)]
    57           RenderBlock (anonymous) at (2,2) size 780x30
    58             RenderText {#text} at (0,0) size 67x30
    59               text run at (0,0) width 67: "before"
    60           RenderBlock {UL} at (2,56) size 780x30
    61             RenderListItem {LI} at (40,0) size 740x30
    62               RenderListMarker at (-23,0) size 10x30: bullet
    63               RenderText {#text} at (0,0) size 48x30
    64                 text run at (0,0) width 48: "after"
    65           RenderBlock (anonymous) at (2,110) size 780x0
     28          RenderText {#text} at (0,28) size 654x21
     29            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     30          RenderBR {BR} at (654,45) size 0x0
     31          RenderInline {I} at (0,0) size 100x21
     32            RenderText {#text} at (0,49) size 100x21
     33              text run at (0,49) width 100: "For this test: "
     34          RenderText {#text} at (100,49) size 164x21
     35            text run at (100,49) width 164: "Select and delete a list."
     36        RenderBlock (anonymous) at (20,90) size 744x21
     37          RenderBR {BR} at (0,0) size 0x21
     38        RenderBlock {DIV} at (20,111) size 744x112
     39          RenderText {#text} at (0,0) size 189x28
     40            text run at (0,0) width 189: "Expected Results: "
     41          RenderBR {BR} at (189,22) size 0x0
     42          RenderText {#text} at (0,28) size 702x42
     43            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     44            text run at (0,49) width 52: "color). "
     45          RenderBR {BR} at (52,66) size 0x0
     46          RenderInline {I} at (0,0) size 100x21
     47            RenderText {#text} at (0,70) size 100x21
     48              text run at (0,70) width 100: "For this test: "
     49          RenderText {#text} at (100,70) size 698x42
     50            text run at (100,70) width 598: "Only list content should get deleted. Surrounding content that is not selected should"
     51            text run at (0,91) width 199: "(obviously) not be affected."
     52      RenderBlock {DIV} at (0,253) size 784x32 [border: (2px solid #008000)]
     53        RenderText {#text} at (2,2) size 107x28
     54          text run at (2,2) width 107: "beforeafter"
     55      RenderBlock {DIV} at (0,295) size 784x108
     56        RenderBlock {DIV} at (0,0) size 784x108 [border: (2px solid #FF0000)]
     57          RenderBlock (anonymous) at (2,2) size 780x28
     58            RenderText {#text} at (0,0) size 62x28
     59              text run at (0,0) width 62: "before"
     60          RenderBlock {UL} at (2,54) size 780x28
     61            RenderListItem {LI} at (40,0) size 740x28
     62              RenderListMarker at (-22,0) size 9x28: bullet
     63              RenderText {#text} at (0,0) size 45x28
     64                text run at (0,0) width 45: "after"
     65          RenderBlock (anonymous) at (2,106) size 780x0
    6666caret: position 0 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/list-delete-003-expected.txt

    r98015 r122967  
    2121  RenderBlock {HTML} at (0,0) size 800x600
    2222    RenderBody {BODY} at (8,8) size 784x584
    23       RenderBlock {DIV} at (0,0) size 784x272 [border: (4px solid #0000FF)]
    24         RenderBlock {DIV} at (20,20) size 744x80
    25           RenderText {#text} at (0,0) size 77x32
    26             text run at (0,0) width 77: "Tests: "
     23      RenderBlock {DIV} at (0,0) size 784x243 [border: (4px solid #0000FF)]
     24        RenderBlock {DIV} at (20,20) size 744x70
     25          RenderText {#text} at (0,0) size 66x28
     26            text run at (0,0) width 66: "Tests: "
    2727          RenderBR {BR} at (0,0) size 0x0
    28           RenderText {#text} at (0,32) size 705x24
    29             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    30           RenderBR {BR} at (705,50) size 0x0
    31           RenderInline {I} at (0,0) size 104x24
    32             RenderText {#text} at (0,56) size 104x24
    33               text run at (0,56) width 104: "For this test: "
    34           RenderText {#text} at (104,56) size 434x24
    35             text run at (104,56) width 434: "Select and delete a list and some surrounding content."
    36         RenderBlock (anonymous) at (20,100) size 744x24
    37           RenderBR {BR} at (0,0) size 0x24
    38         RenderBlock {DIV} at (20,124) size 744x128
    39           RenderText {#text} at (0,0) size 214x32
    40             text run at (0,0) width 214: "Expected Results: "
    41           RenderBR {BR} at (214,24) size 0x0
    42           RenderText {#text} at (0,32) size 716x48
    43             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    44             text run at (0,56) width 112: "border color). "
    45           RenderBR {BR} at (112,74) size 0x0
    46           RenderInline {I} at (0,0) size 104x24
    47             RenderText {#text} at (0,80) size 104x24
    48               text run at (0,80) width 104: "For this test: "
    49           RenderText {#text} at (104,80) size 684x48
    50             text run at (104,80) width 335: "Only selected content should get deleted. "
    51             text run at (439,80) width 245: "Surrounding content that is not"
    52             text run at (0,104) width 346: "selected should (obviously) not be affected."
    53       RenderBlock {DIV} at (0,282) size 784x34 [border: (2px solid #008000)]
    54         RenderText {#text} at (2,2) size 48x30
    55           text run at (2,2) width 48: "after"
    56       RenderBlock {DIV} at (0,326) size 784x34
    57         RenderBlock {DIV} at (0,0) size 784x34 [border: (2px solid #FF0000)]
    58           RenderText {#text} at (2,2) size 48x30
    59             text run at (2,2) width 48: "after"
     28          RenderText {#text} at (0,28) size 654x21
     29            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     30          RenderBR {BR} at (654,45) size 0x0
     31          RenderInline {I} at (0,0) size 100x21
     32            RenderText {#text} at (0,49) size 100x21
     33              text run at (0,49) width 100: "For this test: "
     34          RenderText {#text} at (100,49) size 386x21
     35            text run at (100,49) width 386: "Select and delete a list and some surrounding content."
     36        RenderBlock (anonymous) at (20,90) size 744x21
     37          RenderBR {BR} at (0,0) size 0x21
     38        RenderBlock {DIV} at (20,111) size 744x112
     39          RenderText {#text} at (0,0) size 189x28
     40            text run at (0,0) width 189: "Expected Results: "
     41          RenderBR {BR} at (189,22) size 0x0
     42          RenderText {#text} at (0,28) size 702x42
     43            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     44            text run at (0,49) width 52: "color). "
     45          RenderBR {BR} at (52,66) size 0x0
     46          RenderInline {I} at (0,0) size 100x21
     47            RenderText {#text} at (0,70) size 100x21
     48              text run at (0,70) width 100: "For this test: "
     49          RenderText {#text} at (100,70) size 735x42
     50            text run at (100,70) width 299: "Only selected content should get deleted. "
     51            text run at (399,70) width 336: "Surrounding content that is not selected should"
     52            text run at (0,91) width 199: "(obviously) not be affected."
     53      RenderBlock {DIV} at (0,253) size 784x32 [border: (2px solid #008000)]
     54        RenderText {#text} at (2,2) size 45x28
     55          text run at (2,2) width 45: "after"
     56      RenderBlock {DIV} at (0,295) size 784x32
     57        RenderBlock {DIV} at (0,0) size 784x32 [border: (2px solid #FF0000)]
     58          RenderText {#text} at (2,2) size 45x28
     59            text run at (2,2) width 45: "after"
    6060caret: position 0 of child 0 {#text} of child 1 {DIV} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/list-type-after-expected.txt

    r98015 r122967  
    1919  RenderBlock {HTML} at (0,0) size 800x600
    2020    RenderBody {BODY} at (8,8) size 784x584
    21       RenderBlock {DIV} at (0,0) size 784x248 [border: (4px solid #0000FF)]
    22         RenderBlock {DIV} at (20,20) size 744x80
    23           RenderText {#text} at (0,0) size 77x32
    24             text run at (0,0) width 77: "Tests: "
     21      RenderBlock {DIV} at (0,0) size 784x222 [border: (4px solid #0000FF)]
     22        RenderBlock {DIV} at (20,20) size 744x70
     23          RenderText {#text} at (0,0) size 66x28
     24            text run at (0,0) width 66: "Tests: "
    2525          RenderBR {BR} at (0,0) size 0x0
    26           RenderText {#text} at (0,32) size 705x24
    27             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    28           RenderBR {BR} at (705,50) size 0x0
    29           RenderInline {I} at (0,0) size 104x24
    30             RenderText {#text} at (0,56) size 104x24
    31               text run at (0,56) width 104: "For this test: "
    32           RenderText {#text} at (104,56) size 240x24
    33             text run at (104,56) width 240: "Test typing at the end of a list."
    34         RenderBlock (anonymous) at (20,100) size 744x24
    35           RenderBR {BR} at (0,0) size 0x24
    36         RenderBlock {DIV} at (20,124) size 744x104
    37           RenderText {#text} at (0,0) size 214x32
    38             text run at (0,0) width 214: "Expected Results: "
    39           RenderBR {BR} at (214,24) size 0x0
    40           RenderText {#text} at (0,32) size 716x48
    41             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    42             text run at (0,56) width 112: "border color). "
    43           RenderBR {BR} at (112,74) size 0x0
    44           RenderInline {I} at (0,0) size 104x24
    45             RenderText {#text} at (0,80) size 104x24
    46               text run at (0,80) width 104: "For this test: "
    47           RenderText {#text} at (104,80) size 458x24
    48             text run at (104,80) width 458: "Typed text should appear after (on the line below) the list."
    49       RenderBlock {DIV} at (0,258) size 784x142 [border: (2px solid #008000)]
    50         RenderBlock {UL} at (2,26) size 780x90
    51           RenderListItem {LI} at (40,0) size 740x30
    52             RenderListMarker at (-23,0) size 10x30: bullet
    53             RenderText {#text} at (0,0) size 82x30
    54               text run at (0,0) width 82: "line one"
    55           RenderListItem {LI} at (40,30) size 740x30
    56             RenderListMarker at (-23,0) size 10x30: bullet
    57             RenderText {#text} at (0,0) size 80x30
    58               text run at (0,0) width 80: "line two"
    59           RenderListItem {LI} at (40,60) size 740x30
    60             RenderListMarker at (-23,0) size 10x30: bullet
    61             RenderText {#text} at (0,0) size 133x30
    62               text run at (0,0) width 133: "line threexxx"
    63       RenderBlock {DIV} at (0,410) size 784x142
    64         RenderBlock {DIV} at (0,0) size 784x142 [border: (2px solid #FF0000)]
    65           RenderBlock {UL} at (2,26) size 780x90
    66             RenderListItem {LI} at (40,0) size 740x30
    67               RenderListMarker at (-23,0) size 10x30: bullet
    68               RenderText {#text} at (0,0) size 82x30
    69                 text run at (0,0) width 82: "line one"
    70             RenderListItem {LI} at (40,30) size 740x30
    71               RenderListMarker at (-23,0) size 10x30: bullet
    72               RenderText {#text} at (0,0) size 80x30
    73                 text run at (0,0) width 80: "line two"
    74             RenderListItem {LI} at (40,60) size 740x30
    75               RenderListMarker at (-23,0) size 10x30: bullet
    76               RenderText {#text} at (0,0) size 133x30
    77                 text run at (0,0) width 133: "line threexxx"
     26          RenderText {#text} at (0,28) size 654x21
     27            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     28          RenderBR {BR} at (654,45) size 0x0
     29          RenderInline {I} at (0,0) size 100x21
     30            RenderText {#text} at (0,49) size 100x21
     31              text run at (0,49) width 100: "For this test: "
     32          RenderText {#text} at (100,49) size 220x21
     33            text run at (100,49) width 220: "Test typing at the end of a list."
     34        RenderBlock (anonymous) at (20,90) size 744x21
     35          RenderBR {BR} at (0,0) size 0x21
     36        RenderBlock {DIV} at (20,111) size 744x91
     37          RenderText {#text} at (0,0) size 189x28
     38            text run at (0,0) width 189: "Expected Results: "
     39          RenderBR {BR} at (189,22) size 0x0
     40          RenderText {#text} at (0,28) size 702x42
     41            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     42            text run at (0,49) width 52: "color). "
     43          RenderBR {BR} at (52,66) size 0x0
     44          RenderInline {I} at (0,0) size 100x21
     45            RenderText {#text} at (0,70) size 100x21
     46              text run at (0,70) width 100: "For this test: "
     47          RenderText {#text} at (100,70) size 418x21
     48            text run at (100,70) width 418: "Typed text should appear after (on the line below) the list."
     49      RenderBlock {DIV} at (0,232) size 784x136 [border: (2px solid #008000)]
     50        RenderBlock {UL} at (2,26) size 780x84
     51          RenderListItem {LI} at (40,0) size 740x28
     52            RenderListMarker at (-22,0) size 9x28: bullet
     53            RenderText {#text} at (0,0) size 76x28
     54              text run at (0,0) width 76: "line one"
     55          RenderListItem {LI} at (40,28) size 740x28
     56            RenderListMarker at (-22,0) size 9x28: bullet
     57            RenderText {#text} at (0,0) size 77x28
     58              text run at (0,0) width 77: "line two"
     59          RenderListItem {LI} at (40,56) size 740x28
     60            RenderListMarker at (-22,0) size 9x28: bullet
     61            RenderText {#text} at (0,0) size 126x28
     62              text run at (0,0) width 126: "line threexxx"
     63      RenderBlock {DIV} at (0,378) size 784x136
     64        RenderBlock {DIV} at (0,0) size 784x136 [border: (2px solid #FF0000)]
     65          RenderBlock {UL} at (2,26) size 780x84
     66            RenderListItem {LI} at (40,0) size 740x28
     67              RenderListMarker at (-22,0) size 9x28: bullet
     68              RenderText {#text} at (0,0) size 76x28
     69                text run at (0,0) width 76: "line one"
     70            RenderListItem {LI} at (40,28) size 740x28
     71              RenderListMarker at (-22,0) size 9x28: bullet
     72              RenderText {#text} at (0,0) size 77x28
     73                text run at (0,0) width 77: "line two"
     74            RenderListItem {LI} at (40,56) size 740x28
     75              RenderListMarker at (-22,0) size 9x28: bullet
     76              RenderText {#text} at (0,0) size 126x28
     77                text run at (0,0) width 126: "line threexxx"
    7878caret: position 13 of child 0 {#text} of child 5 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/list-type-before-expected.txt

    r98015 r122967  
    1616  RenderBlock {HTML} at (0,0) size 800x600
    1717    RenderBody {BODY} at (8,8) size 784x584
    18       RenderBlock {DIV} at (0,0) size 784x248 [border: (4px solid #0000FF)]
    19         RenderBlock {DIV} at (20,20) size 744x80
    20           RenderText {#text} at (0,0) size 77x32
    21             text run at (0,0) width 77: "Tests: "
     18      RenderBlock {DIV} at (0,0) size 784x222 [border: (4px solid #0000FF)]
     19        RenderBlock {DIV} at (20,20) size 744x70
     20          RenderText {#text} at (0,0) size 66x28
     21            text run at (0,0) width 66: "Tests: "
    2222          RenderBR {BR} at (0,0) size 0x0
    23           RenderText {#text} at (0,32) size 705x24
    24             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    25           RenderBR {BR} at (705,50) size 0x0
    26           RenderInline {I} at (0,0) size 104x24
    27             RenderText {#text} at (0,56) size 104x24
    28               text run at (0,56) width 104: "For this test: "
    29           RenderText {#text} at (104,56) size 245x24
    30             text run at (104,56) width 245: "Test typing at the start of a list."
    31         RenderBlock (anonymous) at (20,100) size 744x24
    32           RenderBR {BR} at (0,0) size 0x24
    33         RenderBlock {DIV} at (20,124) size 744x104
    34           RenderText {#text} at (0,0) size 214x32
    35             text run at (0,0) width 214: "Expected Results: "
    36           RenderBR {BR} at (214,24) size 0x0
    37           RenderText {#text} at (0,32) size 716x48
    38             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    39             text run at (0,56) width 112: "border color). "
    40           RenderBR {BR} at (112,74) size 0x0
    41           RenderInline {I} at (0,0) size 104x24
    42             RenderText {#text} at (0,80) size 104x24
    43               text run at (0,80) width 104: "For this test: "
    44           RenderText {#text} at (104,80) size 448x24
    45             text run at (104,80) width 448: "Typed text should appear at the start of the first list item."
    46       RenderBlock {DIV} at (0,258) size 784x142 [border: (2px solid #008000)]
    47         RenderBlock {UL} at (2,26) size 780x90
    48           RenderListItem {LI} at (40,0) size 740x30
    49             RenderListMarker at (-23,0) size 10x30: bullet
    50             RenderText {#text} at (0,0) size 118x30
    51               text run at (0,0) width 118: "xxxline one"
    52           RenderListItem {LI} at (40,30) size 740x30
    53             RenderListMarker at (-23,0) size 10x30: bullet
    54             RenderText {#text} at (0,0) size 80x30
    55               text run at (0,0) width 80: "line two"
    56           RenderListItem {LI} at (40,60) size 740x30
    57             RenderListMarker at (-23,0) size 10x30: bullet
    58             RenderText {#text} at (0,0) size 97x30
    59               text run at (0,0) width 97: "line three"
    60       RenderBlock {DIV} at (0,410) size 784x142
    61         RenderBlock {DIV} at (0,0) size 784x142 [border: (2px solid #FF0000)]
    62           RenderBlock {UL} at (2,26) size 780x90
    63             RenderListItem {LI} at (40,0) size 740x30
    64               RenderListMarker at (-23,0) size 10x30: bullet
    65               RenderText {#text} at (0,0) size 118x30
    66                 text run at (0,0) width 118: "xxxline one"
    67             RenderListItem {LI} at (40,30) size 740x30
    68               RenderListMarker at (-23,0) size 10x30: bullet
    69               RenderText {#text} at (0,0) size 80x30
    70                 text run at (0,0) width 80: "line two"
    71             RenderListItem {LI} at (40,60) size 740x30
    72               RenderListMarker at (-23,0) size 10x30: bullet
    73               RenderText {#text} at (0,0) size 97x30
    74                 text run at (0,0) width 97: "line three"
     23          RenderText {#text} at (0,28) size 654x21
     24            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     25          RenderBR {BR} at (654,45) size 0x0
     26          RenderInline {I} at (0,0) size 100x21
     27            RenderText {#text} at (0,49) size 100x21
     28              text run at (0,49) width 100: "For this test: "
     29          RenderText {#text} at (100,49) size 225x21
     30            text run at (100,49) width 225: "Test typing at the start of a list."
     31        RenderBlock (anonymous) at (20,90) size 744x21
     32          RenderBR {BR} at (0,0) size 0x21
     33        RenderBlock {DIV} at (20,111) size 744x91
     34          RenderText {#text} at (0,0) size 189x28
     35            text run at (0,0) width 189: "Expected Results: "
     36          RenderBR {BR} at (189,22) size 0x0
     37          RenderText {#text} at (0,28) size 702x42
     38            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     39            text run at (0,49) width 52: "color). "
     40          RenderBR {BR} at (52,66) size 0x0
     41          RenderInline {I} at (0,0) size 100x21
     42            RenderText {#text} at (0,70) size 100x21
     43              text run at (0,70) width 100: "For this test: "
     44          RenderText {#text} at (100,70) size 410x21
     45            text run at (100,70) width 410: "Typed text should appear at the start of the first list item."
     46      RenderBlock {DIV} at (0,232) size 784x136 [border: (2px solid #008000)]
     47        RenderBlock {UL} at (2,26) size 780x84
     48          RenderListItem {LI} at (40,0) size 740x28
     49            RenderListMarker at (-22,0) size 9x28: bullet
     50            RenderText {#text} at (0,0) size 112x28
     51              text run at (0,0) width 112: "xxxline one"
     52          RenderListItem {LI} at (40,28) size 740x28
     53            RenderListMarker at (-22,0) size 9x28: bullet
     54            RenderText {#text} at (0,0) size 77x28
     55              text run at (0,0) width 77: "line two"
     56          RenderListItem {LI} at (40,56) size 740x28
     57            RenderListMarker at (-22,0) size 9x28: bullet
     58            RenderText {#text} at (0,0) size 90x28
     59              text run at (0,0) width 90: "line three"
     60      RenderBlock {DIV} at (0,378) size 784x136
     61        RenderBlock {DIV} at (0,0) size 784x136 [border: (2px solid #FF0000)]
     62          RenderBlock {UL} at (2,26) size 780x84
     63            RenderListItem {LI} at (40,0) size 740x28
     64              RenderListMarker at (-22,0) size 9x28: bullet
     65              RenderText {#text} at (0,0) size 112x28
     66                text run at (0,0) width 112: "xxxline one"
     67            RenderListItem {LI} at (40,28) size 740x28
     68              RenderListMarker at (-22,0) size 9x28: bullet
     69              RenderText {#text} at (0,0) size 77x28
     70                text run at (0,0) width 77: "line two"
     71            RenderListItem {LI} at (40,56) size 740x28
     72              RenderListMarker at (-22,0) size 9x28: bullet
     73              RenderText {#text} at (0,0) size 90x28
     74                text run at (0,0) width 90: "line three"
    7575caret: position 3 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/table-delete-001-expected.txt

    r98015 r122967  
    3030  RenderBlock {HTML} at (0,0) size 800x600
    3131    RenderBody {BODY} at (8,8) size 784x584
    32       RenderBlock {DIV} at (0,0) size 784x272 [border: (4px solid #0000FF)]
    33         RenderBlock {DIV} at (20,20) size 744x80
    34           RenderText {#text} at (0,0) size 77x32
    35             text run at (0,0) width 77: "Tests: "
     32      RenderBlock {DIV} at (0,0) size 784x243 [border: (4px solid #0000FF)]
     33        RenderBlock {DIV} at (20,20) size 744x70
     34          RenderText {#text} at (0,0) size 66x28
     35            text run at (0,0) width 66: "Tests: "
    3636          RenderBR {BR} at (0,0) size 0x0
    37           RenderText {#text} at (0,32) size 705x24
    38             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    39           RenderBR {BR} at (705,50) size 0x0
    40           RenderInline {I} at (0,0) size 104x24
    41             RenderText {#text} at (0,56) size 104x24
    42               text run at (0,56) width 104: "For this test: "
    43           RenderText {#text} at (104,56) size 203x24
    44             text run at (104,56) width 203: "Select and delete a table."
    45         RenderBlock (anonymous) at (20,100) size 744x24
    46           RenderBR {BR} at (0,0) size 0x24
    47         RenderBlock {DIV} at (20,124) size 744x128
    48           RenderText {#text} at (0,0) size 214x32
    49             text run at (0,0) width 214: "Expected Results: "
    50           RenderBR {BR} at (214,24) size 0x0
    51           RenderText {#text} at (0,32) size 716x48
    52             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    53             text run at (0,56) width 112: "border color). "
    54           RenderBR {BR} at (112,74) size 0x0
    55           RenderInline {I} at (0,0) size 104x24
    56             RenderText {#text} at (0,80) size 104x24
    57               text run at (0,80) width 104: "For this test: "
    58           RenderText {#text} at (104,80) size 722x48
    59             text run at (104,80) width 618: "Only table should get deleted. Surrounding content that is not selected should"
    60             text run at (0,104) width 216: "(obviously) not be affected."
    61       RenderBlock {DIV} at (0,282) size 784x34 [border: (2px solid #008000)]
    62         RenderText {#text} at (2,2) size 115x30
    63           text run at (2,2) width 115: "beforeafter"
    64       RenderBlock {DIV} at (0,326) size 784x64
    65         RenderBlock {DIV} at (0,0) size 784x64 [border: (2px solid #FF0000)]
    66           RenderText {#text} at (2,2) size 67x30
    67             text run at (2,2) width 67: "before"
    68           RenderBR {BR} at (69,25) size 0x0
    69           RenderText {#text} at (2,32) size 48x30
    70             text run at (2,32) width 48: "after"
     37          RenderText {#text} at (0,28) size 654x21
     38            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     39          RenderBR {BR} at (654,45) size 0x0
     40          RenderInline {I} at (0,0) size 100x21
     41            RenderText {#text} at (0,49) size 100x21
     42              text run at (0,49) width 100: "For this test: "
     43          RenderText {#text} at (100,49) size 178x21
     44            text run at (100,49) width 178: "Select and delete a table."
     45        RenderBlock (anonymous) at (20,90) size 744x21
     46          RenderBR {BR} at (0,0) size 0x21
     47        RenderBlock {DIV} at (20,111) size 744x112
     48          RenderText {#text} at (0,0) size 189x28
     49            text run at (0,0) width 189: "Expected Results: "
     50          RenderBR {BR} at (189,22) size 0x0
     51          RenderText {#text} at (0,28) size 702x42
     52            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     53            text run at (0,49) width 52: "color). "
     54          RenderBR {BR} at (52,66) size 0x0
     55          RenderInline {I} at (0,0) size 100x21
     56            RenderText {#text} at (0,70) size 100x21
     57              text run at (0,70) width 100: "For this test: "
     58          RenderText {#text} at (100,70) size 740x42
     59            text run at (100,70) width 640: "Only table should get deleted. Surrounding content that is not selected should (obviously)"
     60            text run at (0,91) width 113: "not be affected."
     61      RenderBlock {DIV} at (0,253) size 784x32 [border: (2px solid #008000)]
     62        RenderText {#text} at (2,2) size 107x28
     63          text run at (2,2) width 107: "beforeafter"
     64      RenderBlock {DIV} at (0,295) size 784x60
     65        RenderBlock {DIV} at (0,0) size 784x60 [border: (2px solid #FF0000)]
     66          RenderText {#text} at (2,2) size 62x28
     67            text run at (2,2) width 62: "before"
     68          RenderBR {BR} at (64,24) size 0x0
     69          RenderText {#text} at (2,30) size 45x28
     70            text run at (2,30) width 45: "after"
    7171caret: position 0 of child 2 {#text} of child 1 {DIV} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/table-delete-002-expected.txt

    r98015 r122967  
    2727  RenderBlock {HTML} at (0,0) size 800x600
    2828    RenderBody {BODY} at (8,8) size 784x584
    29       RenderBlock {DIV} at (0,0) size 784x272 [border: (4px solid #0000FF)]
    30         RenderBlock {DIV} at (20,20) size 744x80
    31           RenderText {#text} at (0,0) size 77x32
    32             text run at (0,0) width 77: "Tests: "
     29      RenderBlock {DIV} at (0,0) size 784x243 [border: (4px solid #0000FF)]
     30        RenderBlock {DIV} at (20,20) size 744x70
     31          RenderText {#text} at (0,0) size 66x28
     32            text run at (0,0) width 66: "Tests: "
    3333          RenderBR {BR} at (0,0) size 0x0
    34           RenderText {#text} at (0,32) size 705x24
    35             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    36           RenderBR {BR} at (705,50) size 0x0
    37           RenderInline {I} at (0,0) size 104x24
    38             RenderText {#text} at (0,56) size 104x24
    39               text run at (0,56) width 104: "For this test: "
    40           RenderText {#text} at (104,56) size 451x24
    41             text run at (104,56) width 451: "Select and delete a table and some surrounding content."
    42         RenderBlock (anonymous) at (20,100) size 744x24
    43           RenderBR {BR} at (0,0) size 0x24
    44         RenderBlock {DIV} at (20,124) size 744x128
    45           RenderText {#text} at (0,0) size 214x32
    46             text run at (0,0) width 214: "Expected Results: "
    47           RenderBR {BR} at (214,24) size 0x0
    48           RenderText {#text} at (0,32) size 716x48
    49             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    50             text run at (0,56) width 112: "border color). "
    51           RenderBR {BR} at (112,74) size 0x0
    52           RenderInline {I} at (0,0) size 104x24
    53             RenderText {#text} at (0,80) size 104x24
    54               text run at (0,80) width 104: "For this test: "
    55           RenderText {#text} at (104,80) size 684x48
    56             text run at (104,80) width 335: "Only selected content should get deleted. "
    57             text run at (439,80) width 245: "Surrounding content that is not"
    58             text run at (0,104) width 346: "selected should (obviously) not be affected."
    59       RenderBlock {DIV} at (0,282) size 784x34 [border: (2px solid #008000)]
    60         RenderText {#text} at (2,2) size 67x30
    61           text run at (2,2) width 67: "before"
    62       RenderBlock {DIV} at (0,326) size 784x34
    63         RenderBlock {DIV} at (0,0) size 784x34 [border: (2px solid #FF0000)]
    64           RenderText {#text} at (2,2) size 67x30
    65             text run at (2,2) width 67: "before"
     34          RenderText {#text} at (0,28) size 654x21
     35            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     36          RenderBR {BR} at (654,45) size 0x0
     37          RenderInline {I} at (0,0) size 100x21
     38            RenderText {#text} at (0,49) size 100x21
     39              text run at (0,49) width 100: "For this test: "
     40          RenderText {#text} at (100,49) size 400x21
     41            text run at (100,49) width 400: "Select and delete a table and some surrounding content."
     42        RenderBlock (anonymous) at (20,90) size 744x21
     43          RenderBR {BR} at (0,0) size 0x21
     44        RenderBlock {DIV} at (20,111) size 744x112
     45          RenderText {#text} at (0,0) size 189x28
     46            text run at (0,0) width 189: "Expected Results: "
     47          RenderBR {BR} at (189,22) size 0x0
     48          RenderText {#text} at (0,28) size 702x42
     49            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     50            text run at (0,49) width 52: "color). "
     51          RenderBR {BR} at (52,66) size 0x0
     52          RenderInline {I} at (0,0) size 100x21
     53            RenderText {#text} at (0,70) size 100x21
     54              text run at (0,70) width 100: "For this test: "
     55          RenderText {#text} at (100,70) size 735x42
     56            text run at (100,70) width 299: "Only selected content should get deleted. "
     57            text run at (399,70) width 336: "Surrounding content that is not selected should"
     58            text run at (0,91) width 199: "(obviously) not be affected."
     59      RenderBlock {DIV} at (0,253) size 784x32 [border: (2px solid #008000)]
     60        RenderText {#text} at (2,2) size 62x28
     61          text run at (2,2) width 62: "before"
     62      RenderBlock {DIV} at (0,295) size 784x32
     63        RenderBlock {DIV} at (0,0) size 784x32 [border: (2px solid #FF0000)]
     64          RenderText {#text} at (2,2) size 62x28
     65            text run at (2,2) width 62: "before"
    6666caret: position 7 of child 0 {#text} of child 1 {DIV} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/table-delete-003-expected.txt

    r98015 r122967  
    2121  RenderBlock {HTML} at (0,0) size 800x600
    2222    RenderBody {BODY} at (8,8) size 784x584
    23       RenderBlock {DIV} at (0,0) size 784x320 [border: (4px solid #0000FF)]
    24         RenderBlock {DIV} at (20,20) size 744x80
    25           RenderText {#text} at (0,0) size 77x32
    26             text run at (0,0) width 77: "Tests: "
     23      RenderBlock {DIV} at (0,0) size 784x264 [border: (4px solid #0000FF)]
     24        RenderBlock {DIV} at (20,20) size 744x70
     25          RenderText {#text} at (0,0) size 66x28
     26            text run at (0,0) width 66: "Tests: "
    2727          RenderBR {BR} at (0,0) size 0x0
    28           RenderText {#text} at (0,32) size 705x24
    29             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    30           RenderBR {BR} at (705,50) size 0x0
    31           RenderInline {I} at (0,0) size 104x24
    32             RenderText {#text} at (0,56) size 104x24
    33               text run at (0,56) width 104: "For this test: "
    34           RenderText {#text} at (104,56) size 434x24
    35             text run at (104,56) width 434: "Select and delete a list and some surrounding content."
    36         RenderBlock (anonymous) at (20,100) size 744x24
    37           RenderBR {BR} at (0,0) size 0x24
    38         RenderBlock {DIV} at (20,124) size 744x176
    39           RenderText {#text} at (0,0) size 214x32
    40             text run at (0,0) width 214: "Expected Results: "
    41           RenderBR {BR} at (214,24) size 0x0
    42           RenderText {#text} at (0,32) size 716x48
    43             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    44             text run at (0,56) width 112: "border color). "
    45           RenderBR {BR} at (112,74) size 0x0
    46           RenderInline {I} at (0,0) size 104x24
    47             RenderText {#text} at (0,80) size 104x24
    48               text run at (0,80) width 104: "For this test: "
    49           RenderText {#text} at (104,80) size 684x48
    50             text run at (104,80) width 335: "Only selected content should get deleted. "
    51             text run at (439,80) width 245: "Surrounding content that is not"
    52             text run at (0,104) width 351: "selected should (obviously) not be affected. "
    53           RenderBR {BR} at (351,122) size 0x0
    54           RenderInline {B} at (0,0) size 691x48
    55             RenderText {#text} at (0,128) size 691x48
    56               text run at (0,128) width 691: "There is a bug: the caret ends up in the wrong position, it should be in the empty"
    57               text run at (0,152) width 93: "paragraph."
    58         RenderBlock (anonymous) at (20,300) size 744x0
     28          RenderText {#text} at (0,28) size 654x21
     29            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     30          RenderBR {BR} at (654,45) size 0x0
     31          RenderInline {I} at (0,0) size 100x21
     32            RenderText {#text} at (0,49) size 100x21
     33              text run at (0,49) width 100: "For this test: "
     34          RenderText {#text} at (100,49) size 386x21
     35            text run at (100,49) width 386: "Select and delete a list and some surrounding content."
     36        RenderBlock (anonymous) at (20,90) size 744x21
     37          RenderBR {BR} at (0,0) size 0x21
     38        RenderBlock {DIV} at (20,111) size 744x133
     39          RenderText {#text} at (0,0) size 189x28
     40            text run at (0,0) width 189: "Expected Results: "
     41          RenderBR {BR} at (189,22) size 0x0
     42          RenderText {#text} at (0,28) size 702x42
     43            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     44            text run at (0,49) width 52: "color). "
     45          RenderBR {BR} at (52,66) size 0x0
     46          RenderInline {I} at (0,0) size 100x21
     47            RenderText {#text} at (0,70) size 100x21
     48              text run at (0,70) width 100: "For this test: "
     49          RenderText {#text} at (100,70) size 735x42
     50            text run at (100,70) width 299: "Only selected content should get deleted. "
     51            text run at (399,70) width 336: "Surrounding content that is not selected should"
     52            text run at (0,91) width 204: "(obviously) not be affected. "
     53          RenderBR {BR} at (204,108) size 0x0
     54          RenderInline {B} at (0,0) size 714x21
     55            RenderText {#text} at (0,112) size 714x21
     56              text run at (0,112) width 714: "There is a bug: the caret ends up in the wrong position, it should be in the empty paragraph."
     57        RenderBlock (anonymous) at (20,244) size 744x0
    5958          RenderInline {B} at (0,0) size 0x0
    6059            RenderText {#text} at (0,0) size 0x0
    61       RenderBlock (anonymous) at (0,330) size 784x0
     60      RenderBlock (anonymous) at (0,274) size 784x0
    6261        RenderInline {B} at (0,0) size 0x0
    6362          RenderText {#text} at (0,0) size 0x0
    64       RenderBlock (anonymous) at (0,330) size 784x146
    65         RenderBlock {DIV} at (0,0) size 784x68 [border: (2px solid #008000)]
    66           RenderBR {BR} at (2,2) size 0x32
    67           RenderText {#text} at (2,34) size 51x32
    68             text run at (2,34) width 51: "after"
    69         RenderBlock {DIV} at (0,78) size 784x68
    70           RenderBlock {DIV} at (0,0) size 784x68 [border: (2px solid #FF0000)]
    71             RenderBR {BR} at (2,2) size 0x32
    72             RenderText {#text} at (2,34) size 51x32
    73               text run at (2,34) width 51: "after"
    74       RenderBlock (anonymous) at (0,476) size 784x0
     63      RenderBlock (anonymous) at (0,274) size 784x130
     64        RenderBlock {DIV} at (0,0) size 784x60 [border: (2px solid #008000)]
     65          RenderBR {BR} at (2,2) size 0x28
     66          RenderText {#text} at (2,30) size 49x28
     67            text run at (2,30) width 49: "after"
     68        RenderBlock {DIV} at (0,70) size 784x60
     69          RenderBlock {DIV} at (0,0) size 784x60 [border: (2px solid #FF0000)]
     70            RenderBR {BR} at (2,2) size 0x28
     71            RenderText {#text} at (2,30) size 49x28
     72              text run at (2,30) width 49: "after"
     73      RenderBlock (anonymous) at (0,404) size 784x0
    7574        RenderInline {B} at (0,0) size 0x0
    7675caret: position 0 of child 1 {#text} of child 1 {DIV} of child 3 {DIV} of child 2 {B} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/table-type-after-expected.txt

    r98015 r122967  
    2626  RenderBlock {HTML} at (0,0) size 800x600
    2727    RenderBody {BODY} at (8,8) size 784x584
    28       RenderBlock {DIV} at (0,0) size 784x248 [border: (4px solid #0000FF)]
    29         RenderBlock {DIV} at (20,20) size 744x80
    30           RenderText {#text} at (0,0) size 77x32
    31             text run at (0,0) width 77: "Tests: "
     28      RenderBlock {DIV} at (0,0) size 784x222 [border: (4px solid #0000FF)]
     29        RenderBlock {DIV} at (20,20) size 744x70
     30          RenderText {#text} at (0,0) size 66x28
     31            text run at (0,0) width 66: "Tests: "
    3232          RenderBR {BR} at (0,0) size 0x0
    33           RenderText {#text} at (0,32) size 705x24
    34             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    35           RenderBR {BR} at (705,50) size 0x0
    36           RenderInline {I} at (0,0) size 104x24
    37             RenderText {#text} at (0,56) size 104x24
    38               text run at (0,56) width 104: "For this test: "
    39           RenderText {#text} at (104,56) size 193x24
    40             text run at (104,56) width 193: "Test typing after a table."
    41         RenderBlock (anonymous) at (20,100) size 744x24
    42           RenderBR {BR} at (0,0) size 0x24
    43         RenderBlock {DIV} at (20,124) size 744x104
    44           RenderText {#text} at (0,0) size 214x32
    45             text run at (0,0) width 214: "Expected Results: "
    46           RenderBR {BR} at (214,24) size 0x0
    47           RenderText {#text} at (0,32) size 716x48
    48             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    49             text run at (0,56) width 112: "border color). "
    50           RenderBR {BR} at (112,74) size 0x0
    51           RenderInline {I} at (0,0) size 104x24
    52             RenderText {#text} at (0,80) size 104x24
    53               text run at (0,80) width 104: "For this test: "
    54           RenderText {#text} at (104,80) size 475x24
    55             text run at (104,80) width 475: "Typed text should appear after (on the line below) the table."
    56       RenderBlock {DIV} at (0,258) size 784x119 [border: (2px solid #008000)]
    57         RenderTable {TABLE} at (2,2) size 49x85 [border: (1px outset #808080)]
    58           RenderTableSection {TBODY} at (1,1) size 47x83
    59             RenderTableRow {TR} at (0,2) size 47x25
    60               RenderTableCell {TD} at (2,2) size 13x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    61                 RenderText {#text} at (2,2) size 9x21
    62                   text run at (2,2) width 9: "1"
    63               RenderTableCell {TD} at (17,2) size 13x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    64                 RenderText {#text} at (2,2) size 9x21
    65                   text run at (2,2) width 9: "2"
    66               RenderTableCell {TD} at (32,2) size 13x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    67                 RenderText {#text} at (2,2) size 9x21
    68                   text run at (2,2) width 9: "3"
    69             RenderTableRow {TR} at (0,29) size 47x25
    70               RenderTableCell {TD} at (2,29) size 13x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    71                 RenderText {#text} at (2,2) size 9x21
    72                   text run at (2,2) width 9: "4"
    73               RenderTableCell {TD} at (17,29) size 13x25 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    74                 RenderText {#text} at (2,2) size 9x21
    75                   text run at (2,2) width 9: "5"
    76               RenderTableCell {TD} at (32,29) size 13x25 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
    77                 RenderText {#text} at (2,2) size 9x21
    78                   text run at (2,2) width 9: "6"
    79             RenderTableRow {TR} at (0,56) size 47x25
    80               RenderTableCell {TD} at (2,56) size 13x25 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
    81                 RenderText {#text} at (2,2) size 9x21
    82                   text run at (2,2) width 9: "7"
    83               RenderTableCell {TD} at (17,56) size 13x25 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
    84                 RenderText {#text} at (2,2) size 9x21
    85                   text run at (2,2) width 9: "8"
    86               RenderTableCell {TD} at (32,56) size 13x25 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
    87                 RenderText {#text} at (2,2) size 9x21
    88                   text run at (2,2) width 9: "9"
    89         RenderBlock (anonymous) at (2,87) size 780x30
    90           RenderText {#text} at (0,0) size 36x30
     33          RenderText {#text} at (0,28) size 654x21
     34            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     35          RenderBR {BR} at (654,45) size 0x0
     36          RenderInline {I} at (0,0) size 100x21
     37            RenderText {#text} at (0,49) size 100x21
     38              text run at (0,49) width 100: "For this test: "
     39          RenderText {#text} at (100,49) size 176x21
     40            text run at (100,49) width 176: "Test typing after a table."
     41        RenderBlock (anonymous) at (20,90) size 744x21
     42          RenderBR {BR} at (0,0) size 0x21
     43        RenderBlock {DIV} at (20,111) size 744x91
     44          RenderText {#text} at (0,0) size 189x28
     45            text run at (0,0) width 189: "Expected Results: "
     46          RenderBR {BR} at (189,22) size 0x0
     47          RenderText {#text} at (0,28) size 702x42
     48            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     49            text run at (0,49) width 52: "color). "
     50          RenderBR {BR} at (52,66) size 0x0
     51          RenderInline {I} at (0,0) size 100x21
     52            RenderText {#text} at (0,70) size 100x21
     53              text run at (0,70) width 100: "For this test: "
     54          RenderText {#text} at (100,70) size 432x21
     55            text run at (100,70) width 432: "Typed text should appear after (on the line below) the table."
     56      RenderBlock {DIV} at (0,232) size 784x111 [border: (2px solid #008000)]
     57        RenderTable {TABLE} at (2,2) size 46x79 [border: (1px outset #808080)]
     58          RenderTableSection {TBODY} at (1,1) size 44x77
     59            RenderTableRow {TR} at (0,2) size 44x23
     60              RenderTableCell {TD} at (2,2) size 12x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     61                RenderText {#text} at (2,2) size 8x19
     62                  text run at (2,2) width 8: "1"
     63              RenderTableCell {TD} at (16,2) size 12x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     64                RenderText {#text} at (2,2) size 8x19
     65                  text run at (2,2) width 8: "2"
     66              RenderTableCell {TD} at (30,2) size 12x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     67                RenderText {#text} at (2,2) size 8x19
     68                  text run at (2,2) width 8: "3"
     69            RenderTableRow {TR} at (0,27) size 44x23
     70              RenderTableCell {TD} at (2,27) size 12x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     71                RenderText {#text} at (2,2) size 8x19
     72                  text run at (2,2) width 8: "4"
     73              RenderTableCell {TD} at (16,27) size 12x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     74                RenderText {#text} at (2,2) size 8x19
     75                  text run at (2,2) width 8: "5"
     76              RenderTableCell {TD} at (30,27) size 12x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
     77                RenderText {#text} at (2,2) size 8x19
     78                  text run at (2,2) width 8: "6"
     79            RenderTableRow {TR} at (0,52) size 44x23
     80              RenderTableCell {TD} at (2,52) size 12x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
     81                RenderText {#text} at (2,2) size 8x19
     82                  text run at (2,2) width 8: "7"
     83              RenderTableCell {TD} at (16,52) size 12x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
     84                RenderText {#text} at (2,2) size 8x19
     85                  text run at (2,2) width 8: "8"
     86              RenderTableCell {TD} at (30,52) size 12x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
     87                RenderText {#text} at (2,2) size 8x19
     88                  text run at (2,2) width 8: "9"
     89        RenderBlock (anonymous) at (2,81) size 780x28
     90          RenderText {#text} at (0,0) size 36x28
    9191            text run at (0,0) width 36: "xxx"
    92       RenderBlock {DIV} at (0,387) size 784x119
    93         RenderBlock {DIV} at (0,0) size 784x119 [border: (2px solid #FF0000)]
    94           RenderTable {TABLE} at (2,2) size 49x85 [border: (1px outset #808080)]
    95             RenderTableSection {TBODY} at (1,1) size 47x83
    96               RenderTableRow {TR} at (0,2) size 47x25
    97                 RenderTableCell {TD} at (2,2) size 13x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    98                   RenderText {#text} at (2,2) size 9x21
    99                     text run at (2,2) width 9: "1"
    100                 RenderTableCell {TD} at (17,2) size 13x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    101                   RenderText {#text} at (2,2) size 9x21
    102                     text run at (2,2) width 9: "2"
    103                 RenderTableCell {TD} at (32,2) size 13x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    104                   RenderText {#text} at (2,2) size 9x21
    105                     text run at (2,2) width 9: "3"
    106               RenderTableRow {TR} at (0,29) size 47x25
    107                 RenderTableCell {TD} at (2,29) size 13x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    108                   RenderText {#text} at (2,2) size 9x21
    109                     text run at (2,2) width 9: "4"
    110                 RenderTableCell {TD} at (17,29) size 13x25 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    111                   RenderText {#text} at (2,2) size 9x21
    112                     text run at (2,2) width 9: "5"
    113                 RenderTableCell {TD} at (32,29) size 13x25 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
    114                   RenderText {#text} at (2,2) size 9x21
    115                     text run at (2,2) width 9: "6"
    116               RenderTableRow {TR} at (0,56) size 47x25
    117                 RenderTableCell {TD} at (2,56) size 13x25 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
    118                   RenderText {#text} at (2,2) size 9x21
    119                     text run at (2,2) width 9: "7"
    120                 RenderTableCell {TD} at (17,56) size 13x25 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
    121                   RenderText {#text} at (2,2) size 9x21
    122                     text run at (2,2) width 9: "8"
    123                 RenderTableCell {TD} at (32,56) size 13x25 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
    124                   RenderText {#text} at (2,2) size 9x21
    125                     text run at (2,2) width 9: "9"
    126           RenderBlock (anonymous) at (2,87) size 780x30
    127             RenderText {#text} at (0,0) size 36x30
     92      RenderBlock {DIV} at (0,353) size 784x111
     93        RenderBlock {DIV} at (0,0) size 784x111 [border: (2px solid #FF0000)]
     94          RenderTable {TABLE} at (2,2) size 46x79 [border: (1px outset #808080)]
     95            RenderTableSection {TBODY} at (1,1) size 44x77
     96              RenderTableRow {TR} at (0,2) size 44x23
     97                RenderTableCell {TD} at (2,2) size 12x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     98                  RenderText {#text} at (2,2) size 8x19
     99                    text run at (2,2) width 8: "1"
     100                RenderTableCell {TD} at (16,2) size 12x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     101                  RenderText {#text} at (2,2) size 8x19
     102                    text run at (2,2) width 8: "2"
     103                RenderTableCell {TD} at (30,2) size 12x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     104                  RenderText {#text} at (2,2) size 8x19
     105                    text run at (2,2) width 8: "3"
     106              RenderTableRow {TR} at (0,27) size 44x23
     107                RenderTableCell {TD} at (2,27) size 12x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     108                  RenderText {#text} at (2,2) size 8x19
     109                    text run at (2,2) width 8: "4"
     110                RenderTableCell {TD} at (16,27) size 12x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     111                  RenderText {#text} at (2,2) size 8x19
     112                    text run at (2,2) width 8: "5"
     113                RenderTableCell {TD} at (30,27) size 12x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
     114                  RenderText {#text} at (2,2) size 8x19
     115                    text run at (2,2) width 8: "6"
     116              RenderTableRow {TR} at (0,52) size 44x23
     117                RenderTableCell {TD} at (2,52) size 12x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
     118                  RenderText {#text} at (2,2) size 8x19
     119                    text run at (2,2) width 8: "7"
     120                RenderTableCell {TD} at (16,52) size 12x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
     121                  RenderText {#text} at (2,2) size 8x19
     122                    text run at (2,2) width 8: "8"
     123                RenderTableCell {TD} at (30,52) size 12x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
     124                  RenderText {#text} at (2,2) size 8x19
     125                    text run at (2,2) width 8: "9"
     126          RenderBlock (anonymous) at (2,81) size 780x28
     127            RenderText {#text} at (0,0) size 36x28
    128128              text run at (0,0) width 36: "xxx"
    129129caret: position 3 of child 2 {#text} of child 1 {DIV} of child 5 {DIV} of body
  • trunk/LayoutTests/platform/qt/editing/unsupported-content/table-type-before-expected.txt

    r98015 r122967  
    1616  RenderBlock {HTML} at (0,0) size 800x600
    1717    RenderBody {BODY} at (8,8) size 784x584
    18       RenderBlock {DIV} at (0,0) size 784x248 [border: (4px solid #0000FF)]
    19         RenderBlock {DIV} at (20,20) size 744x80
    20           RenderText {#text} at (0,0) size 77x32
    21             text run at (0,0) width 77: "Tests: "
     18      RenderBlock {DIV} at (0,0) size 784x222 [border: (4px solid #0000FF)]
     19        RenderBlock {DIV} at (20,20) size 744x70
     20          RenderText {#text} at (0,0) size 66x28
     21            text run at (0,0) width 66: "Tests: "
    2222          RenderBR {BR} at (0,0) size 0x0
    23           RenderText {#text} at (0,32) size 705x24
    24             text run at (0,32) width 705: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
    25           RenderBR {BR} at (705,50) size 0x0
    26           RenderInline {I} at (0,0) size 104x24
    27             RenderText {#text} at (0,56) size 104x24
    28               text run at (0,56) width 104: "For this test: "
    29           RenderText {#text} at (104,56) size 208x24
    30             text run at (104,56) width 208: "Test typing before a table."
    31         RenderBlock (anonymous) at (20,100) size 744x24
    32           RenderBR {BR} at (0,0) size 0x24
    33         RenderBlock {DIV} at (20,124) size 744x104
    34           RenderText {#text} at (0,0) size 214x32
    35             text run at (0,0) width 214: "Expected Results: "
    36           RenderBR {BR} at (214,24) size 0x0
    37           RenderText {#text} at (0,32) size 716x48
    38             text run at (0,32) width 716: "The content in the red box must exactly match the content in the green box (except for the"
    39             text run at (0,56) width 112: "border color). "
    40           RenderBR {BR} at (112,74) size 0x0
    41           RenderInline {I} at (0,0) size 104x24
    42             RenderText {#text} at (0,80) size 104x24
    43               text run at (0,80) width 104: "For this test: "
    44           RenderText {#text} at (104,80) size 492x24
    45             text run at (104,80) width 492: "Typed text should appear before (on the line above) the table."
    46       RenderBlock {DIV} at (0,258) size 784x119 [border: (2px solid #008000)]
    47         RenderBlock (anonymous) at (2,2) size 780x30
    48           RenderText {#text} at (0,0) size 36x30
     23          RenderText {#text} at (0,28) size 654x21
     24            text run at (0,28) width 654: "Our ability to \"edit around\" content the HTML editing code does not yet handle very well. "
     25          RenderBR {BR} at (654,45) size 0x0
     26          RenderInline {I} at (0,0) size 100x21
     27            RenderText {#text} at (0,49) size 100x21
     28              text run at (0,49) width 100: "For this test: "
     29          RenderText {#text} at (100,49) size 189x21
     30            text run at (100,49) width 189: "Test typing before a table."
     31        RenderBlock (anonymous) at (20,90) size 744x21
     32          RenderBR {BR} at (0,0) size 0x21
     33        RenderBlock {DIV} at (20,111) size 744x91
     34          RenderText {#text} at (0,0) size 189x28
     35            text run at (0,0) width 189: "Expected Results: "
     36          RenderBR {BR} at (189,22) size 0x0
     37          RenderText {#text} at (0,28) size 702x42
     38            text run at (0,28) width 702: "The content in the red box must exactly match the content in the green box (except for the border"
     39            text run at (0,49) width 52: "color). "
     40          RenderBR {BR} at (52,66) size 0x0
     41          RenderInline {I} at (0,0) size 100x21
     42            RenderText {#text} at (0,70) size 100x21
     43              text run at (0,70) width 100: "For this test: "
     44          RenderText {#text} at (100,70) size 445x21
     45            text run at (100,70) width 445: "Typed text should appear before (on the line above) the table."
     46      RenderBlock {DIV} at (0,232) size 784x111 [border: (2px solid #008000)]
     47        RenderBlock (anonymous) at (2,2) size 780x28
     48          RenderText {#text} at (0,0) size 36x28
    4949            text run at (0,0) width 36: "xxx"
    50         RenderTable {TABLE} at (2,32) size 49x85 [border: (1px outset #808080)]
    51           RenderTableSection {TBODY} at (1,1) size 47x83
    52             RenderTableRow {TR} at (0,2) size 47x25
    53               RenderTableCell {TD} at (2,2) size 13x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    54                 RenderText {#text} at (2,2) size 9x21
    55                   text run at (2,2) width 9: "1"
    56               RenderTableCell {TD} at (17,2) size 13x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    57                 RenderText {#text} at (2,2) size 9x21
    58                   text run at (2,2) width 9: "2"
    59               RenderTableCell {TD} at (32,2) size 13x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    60                 RenderText {#text} at (2,2) size 9x21
    61                   text run at (2,2) width 9: "3"
    62             RenderTableRow {TR} at (0,29) size 47x25
    63               RenderTableCell {TD} at (2,29) size 13x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    64                 RenderText {#text} at (2,2) size 9x21
    65                   text run at (2,2) width 9: "4"
    66               RenderTableCell {TD} at (17,29) size 13x25 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    67                 RenderText {#text} at (2,2) size 9x21
    68                   text run at (2,2) width 9: "5"
    69               RenderTableCell {TD} at (32,29) size 13x25 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
    70                 RenderText {#text} at (2,2) size 9x21
    71                   text run at (2,2) width 9: "6"
    72             RenderTableRow {TR} at (0,56) size 47x25
    73               RenderTableCell {TD} at (2,56) size 13x25 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
    74                 RenderText {#text} at (2,2) size 9x21
    75                   text run at (2,2) width 9: "7"
    76               RenderTableCell {TD} at (17,56) size 13x25 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
    77                 RenderText {#text} at (2,2) size 9x21
    78                   text run at (2,2) width 9: "8"
    79               RenderTableCell {TD} at (32,56) size 13x25 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
    80                 RenderText {#text} at (2,2) size 9x21
    81                   text run at (2,2) width 9: "9"
    82       RenderBlock {DIV} at (0,387) size 784x119
    83         RenderBlock {DIV} at (0,0) size 784x119 [border: (2px solid #FF0000)]
    84           RenderBlock (anonymous) at (2,2) size 780x30
    85             RenderText {#text} at (0,0) size 36x30
     50        RenderTable {TABLE} at (2,30) size 46x79 [border: (1px outset #808080)]
     51          RenderTableSection {TBODY} at (1,1) size 44x77
     52            RenderTableRow {TR} at (0,2) size 44x23
     53              RenderTableCell {TD} at (2,2) size 12x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     54                RenderText {#text} at (2,2) size 8x19
     55                  text run at (2,2) width 8: "1"
     56              RenderTableCell {TD} at (16,2) size 12x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     57                RenderText {#text} at (2,2) size 8x19
     58                  text run at (2,2) width 8: "2"
     59              RenderTableCell {TD} at (30,2) size 12x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     60                RenderText {#text} at (2,2) size 8x19
     61                  text run at (2,2) width 8: "3"
     62            RenderTableRow {TR} at (0,27) size 44x23
     63              RenderTableCell {TD} at (2,27) size 12x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     64                RenderText {#text} at (2,2) size 8x19
     65                  text run at (2,2) width 8: "4"
     66              RenderTableCell {TD} at (16,27) size 12x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     67                RenderText {#text} at (2,2) size 8x19
     68                  text run at (2,2) width 8: "5"
     69              RenderTableCell {TD} at (30,27) size 12x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
     70                RenderText {#text} at (2,2) size 8x19
     71                  text run at (2,2) width 8: "6"
     72            RenderTableRow {TR} at (0,52) size 44x23
     73              RenderTableCell {TD} at (2,52) size 12x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
     74                RenderText {#text} at (2,2) size 8x19
     75                  text run at (2,2) width 8: "7"
     76              RenderTableCell {TD} at (16,52) size 12x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
     77                RenderText {#text} at (2,2) size 8x19
     78                  text run at (2,2) width 8: "8"
     79              RenderTableCell {TD} at (30,52) size 12x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
     80                RenderText {#text} at (2,2) size 8x19
     81                  text run at (2,2) width 8: "9"
     82      RenderBlock {DIV} at (0,353) size 784x111
     83        RenderBlock {DIV} at (0,0) size 784x111 [border: (2px solid #FF0000)]
     84          RenderBlock (anonymous) at (2,2) size 780x28
     85            RenderText {#text} at (0,0) size 36x28
    8686              text run at (0,0) width 36: "xxx"
    87           RenderTable {TABLE} at (2,32) size 49x85 [border: (1px outset #808080)]
    88             RenderTableSection {TBODY} at (1,1) size 47x83
    89               RenderTableRow {TR} at (0,2) size 47x25
    90                 RenderTableCell {TD} at (2,2) size 13x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    91                   RenderText {#text} at (2,2) size 9x21
    92                     text run at (2,2) width 9: "1"
    93                 RenderTableCell {TD} at (17,2) size 13x25 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    94                   RenderText {#text} at (2,2) size 9x21
    95                     text run at (2,2) width 9: "2"
    96                 RenderTableCell {TD} at (32,2) size 13x25 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    97                   RenderText {#text} at (2,2) size 9x21
    98                     text run at (2,2) width 9: "3"
    99               RenderTableRow {TR} at (0,29) size 47x25
    100                 RenderTableCell {TD} at (2,29) size 13x25 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    101                   RenderText {#text} at (2,2) size 9x21
    102                     text run at (2,2) width 9: "4"
    103                 RenderTableCell {TD} at (17,29) size 13x25 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
    104                   RenderText {#text} at (2,2) size 9x21
    105                     text run at (2,2) width 9: "5"
    106                 RenderTableCell {TD} at (32,29) size 13x25 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
    107                   RenderText {#text} at (2,2) size 9x21
    108                     text run at (2,2) width 9: "6"
    109               RenderTableRow {TR} at (0,56) size 47x25
    110                 RenderTableCell {TD} at (2,56) size 13x25 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
    111                   RenderText {#text} at (2,2) size 9x21
    112                     text run at (2,2) width 9: "7"
    113                 RenderTableCell {TD} at (17,56) size 13x25 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
    114                   RenderText {#text} at (2,2) size 9x21
    115                     text run at (2,2) width 9: "8"
    116                 RenderTableCell {TD} at (32,56) size 13x25 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
    117                   RenderText {#text} at (2,2) size 9x21
    118                     text run at (2,2) width 9: "9"
     87          RenderTable {TABLE} at (2,30) size 46x79 [border: (1px outset #808080)]
     88            RenderTableSection {TBODY} at (1,1) size 44x77
     89              RenderTableRow {TR} at (0,2) size 44x23
     90                RenderTableCell {TD} at (2,2) size 12x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     91                  RenderText {#text} at (2,2) size 8x19
     92                    text run at (2,2) width 8: "1"
     93                RenderTableCell {TD} at (16,2) size 12x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     94                  RenderText {#text} at (2,2) size 8x19
     95                    text run at (2,2) width 8: "2"
     96                RenderTableCell {TD} at (30,2) size 12x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     97                  RenderText {#text} at (2,2) size 8x19
     98                    text run at (2,2) width 8: "3"
     99              RenderTableRow {TR} at (0,27) size 44x23
     100                RenderTableCell {TD} at (2,27) size 12x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     101                  RenderText {#text} at (2,2) size 8x19
     102                    text run at (2,2) width 8: "4"
     103                RenderTableCell {TD} at (16,27) size 12x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
     104                  RenderText {#text} at (2,2) size 8x19
     105                    text run at (2,2) width 8: "5"
     106                RenderTableCell {TD} at (30,27) size 12x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
     107                  RenderText {#text} at (2,2) size 8x19
     108                    text run at (2,2) width 8: "6"
     109              RenderTableRow {TR} at (0,52) size 44x23
     110                RenderTableCell {TD} at (2,52) size 12x23 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
     111                  RenderText {#text} at (2,2) size 8x19
     112                    text run at (2,2) width 8: "7"
     113                RenderTableCell {TD} at (16,52) size 12x23 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
     114                  RenderText {#text} at (2,2) size 8x19
     115                    text run at (2,2) width 8: "8"
     116                RenderTableCell {TD} at (30,52) size 12x23 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
     117                  RenderText {#text} at (2,2) size 8x19
     118                    text run at (2,2) width 8: "9"
    119119caret: position 3 of child 1 {#text} of child 1 {DIV} of child 5 {DIV} of body
Note: See TracChangeset for help on using the changeset viewer.