Changeset 87016 in webkit
- Timestamp:
- May 21, 2011, 4:23:27 AM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
-
ChangeLog (modified) (1 diff)
-
platform/qt/fast/events/context-no-deselect-expected.txt (modified) (1 diff)
-
platform/qt/fast/forms/input-text-double-click-expected.txt (modified) (1 diff)
-
platform/qt/fast/forms/textfield-outline-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r87014 r87016 1 2011-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 1 9 2011-05-21 Kent Tamura <tkent@chromium.org> 2 10 -
trunk/LayoutTests/platform/qt/fast/events/context-no-deselect-expected.txt
r84735 r87016 11 11 RenderText {#text} at (1,0) size 114x22 12 12 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 body14 selection end: position 15 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of body13 selection start: position 5 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of body 14 selection 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 14 14 RenderText {#text} at (1,0) size 93x22 15 15 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 body17 selection end: position 4 of child 0 {#text} of child 0 {DIV} of child 0 {INPUT} of body16 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of body 17 selection 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 13 13 RenderText {#text} at (1,0) size 30x27 14 14 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 body15 caret: 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.