⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 87016 in webkit


Ignore:
Timestamp:
May 21, 2011, 4:23:27 AM (15 years ago)
Author:
tkent@chromium.org
Message:

2011-05-21 Kent Tamura <tkent@chromium.org>

[Qt] Update test results for r87014.

  • platform/qt/fast/events/context-no-deselect-expected.txt:
  • platform/qt/fast/forms/input-text-double-click-expected.txt:
  • platform/qt/fast/forms/textfield-outline-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87014 r87016  
     12011-05-21  Kent Tamura  <tkent@chromium.org>
     2
     3        [Qt] Update test results for r87014.
     4
     5        * platform/qt/fast/events/context-no-deselect-expected.txt:
     6        * platform/qt/fast/forms/input-text-double-click-expected.txt:
     7        * platform/qt/fast/forms/textfield-outline-expected.txt:
     8
    192011-05-21  Kent Tamura  <tkent@chromium.org>
    210
  • trunk/LayoutTests/platform/qt/fast/events/context-no-deselect-expected.txt

    r84735 r87016  
    1111    RenderText {#text} at (1,0) size 114x22
    1212      text run at (1,0) width 114: "some sample text"
    13 selection start: position 5 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of body
    14 selection end:   position 15 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of body
     13selection start: position 5 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of body
     14selection end:   position 15 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of body
  • trunk/LayoutTests/platform/qt/fast/forms/input-text-double-click-expected.txt

    r84735 r87016  
    1414    RenderText {#text} at (1,0) size 93x22
    1515      text run at (1,0) width 93: "word another"
    16 selection start: position 0 of child 0 {#text} of child 0 {DIV} of child 0 {INPUT} of body
    17 selection end:   position 4 of child 0 {#text} of child 0 {DIV} of child 0 {INPUT} of body
     16selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of body
     17selection end:   position 4 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of body
  • trunk/LayoutTests/platform/qt/fast/forms/textfield-outline-expected.txt

    r84735 r87016  
    1313    RenderText {#text} at (1,0) size 30x27
    1414      text run at (1,0) width 30: "abc"
    15 caret: position 3 of child 0 {#text} of child 0 {DIV} of child 3 {INPUT} of body
     15caret: position 3 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 3 {INPUT} of body
Note: See TracChangeset for help on using the changeset viewer.