diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 17:53:06 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 17:53:06 +0000 |
commit | e4eca3bfe559df7371abaa922b171182f913e23e (patch) | |
tree | c24f5664c5237cf9c1e20f9eb6e276f005b324dd /webkit | |
parent | 04f5979e69c521f3b9d8cc955de0261512147fe4 (diff) | |
download | chromium_src-e4eca3bfe559df7371abaa922b171182f913e23e.zip chromium_src-e4eca3bfe559df7371abaa922b171182f913e23e.tar.gz chromium_src-e4eca3bfe559df7371abaa922b171182f913e23e.tar.bz2 |
One more Mac rebaseline for http://trac.webkit.org/changeset/53838.
TBR=pkasting
TEST=none
BUG=33045
Review URL: http://codereview.chromium.org/556044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37261 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 27 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.checksum index b21a786..c0935f8 100644 --- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.checksum @@ -1 +1 @@ -6ebcc4a03f3986d45246a059522c991d
\ No newline at end of file +926b4e6c0ee820ec22bccee058538ae5
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.png Binary files differindex a64d38a..4db7557 100644 --- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.png +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.txt new file mode 100644 index 0000000..a532b99 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/standalone-image-drag-to-editable-expected.txt @@ -0,0 +1,26 @@ +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 + RenderFrameSet {FRAMESET} at (0,0) size 800x600 + RenderFrame {FRAME} at (0,0) size 800x100 + layer at (0,0) size 785x102 + RenderView at (0,0) size 785x100 + layer at (0,0) size 785x102 + RenderBlock {HTML} at (0,0) size 785x102 + RenderBody {BODY} at (0,0) size 785x102 + RenderBlock {DIV} at (0,0) size 785x102 [border: (1px solid #000000)] + RenderText {#text} at (1,1) size 689x18 + text run at (1,1) width 689: "This layout test is checks that we don't crash when a stand alone image is dragged into a content editable div. " + RenderBR {BR} at (690,15) size 0x0 + RenderInline {A} at (0,0) size 149x18 [color=#0000EE] + RenderText {#text} at (1,19) size 149x18 + text run at (1,19) width 149: "rdar://problem/5021127" + RenderImage {IMG} at (150,33) size 0x0 + RenderFrame {FRAME} at (0,106) size 800x100 + layer at (0,0) size 800x100 + RenderView at (0,0) size 800x100 + layer at (0,0) size 800x100 + RenderBlock {HTML} at (0,0) size 800x100 + RenderBody {BODY} at (0,0) size 800x100 + RenderImage {IMG} at (0,0) size 25x25 |