diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-11 23:13:16 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-11 23:13:16 +0000 |
commit | ff27d0f0c23a627ddecec95b62c97297e80a708b (patch) | |
tree | bda96a4c322d34c515662e70cc9970d73a9c7042 /webkit/data | |
parent | 168756b9540ebda4b4fa02c67752dcbe1c85a7fd (diff) | |
download | chromium_src-ff27d0f0c23a627ddecec95b62c97297e80a708b.zip chromium_src-ff27d0f0c23a627ddecec95b62c97297e80a708b.tar.gz chromium_src-ff27d0f0c23a627ddecec95b62c97297e80a708b.tar.bz2 |
WebKit merge 55822:55853
BUG=none
TEST=none
TBR=jianli
Review URL: http://codereview.chromium.org/892001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41337 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
5 files changed, 0 insertions, 31 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5136696-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5136696-expected.checksum deleted file mode 100644 index 985e230..0000000 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5136696-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -293a9bee838cdb9b6ce70105cf4e6b3b
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5136696-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5136696-expected.png Binary files differdeleted file mode 100644 index 869498e..0000000 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5136696-expected.png +++ /dev/null diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.checksum deleted file mode 100644 index f687bea..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -a5540fa3596ef9065b139d98cff8b685
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.png Binary files differdeleted file mode 100644 index 428395b..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.png +++ /dev/null diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.txt deleted file mode 100644 index 539ec15..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/5136696-expected.txt +++ /dev/null @@ -1,29 +0,0 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderBlock {HTML} at (0,0) size 800x600 - RenderBody {BODY} at (8,8) size 784x584 - RenderBlock {P} at (0,0) size 784x20 - RenderText {#text} at (0,0) size 632x19 - text run at (0,0) width 632: "This tests to make sure that a selection in one from isn't cleared when focusing a node in a different frame." - RenderBlock (anonymous) at (0,36) size 784x180 - RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)] - layer at (0,0) size 300x150 - RenderView at (0,0) size 300x150 - layer at (0,0) size 300x150 - RenderBlock {HTML} at (0,0) size 300x150 - RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FFFFE0] - RenderText {#text} at (0,0) size 258x39 - text run at (0,0) width 254: "This test should be selected, but this frame" - text run at (254,0) width 4: " " - text run at (0,20) width 127: "shouldn't be focused." - RenderText {#text} at (0,0) size 0x0 - RenderBR {BR} at (304,154) size 0x0 - RenderTextControl {INPUT} at (2,156) size 215x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)] - RenderText {#text} at (0,0) size 0x0 -layer at (12,203) size 211x16 - RenderBlock {DIV} at (2,3) size 211x16 - RenderText {#text} at (1,0) size 190x16 - text run at (1,0) width 190: "This text field should be focused." -selection start: position 0 of child 0 {#text} of child 0 {DIV} of child 5 {INPUT} of child 1 {BODY} of child 0 {HTML} of document -selection end: position 34 of child 0 {#text} of child 0 {DIV} of child 5 {INPUT} of child 1 {BODY} of child 0 {HTML} of document |