diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 05:47:54 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 05:47:54 +0000 |
commit | 8b89b2b2ec046e9854e6e8c13b810b6f9ce2a575 (patch) | |
tree | 12e5e7ef54ad98e1640b075f97b0380bf679dd20 /webkit | |
parent | dd7daa80d25deb78ab365e28df4d93437357793b (diff) | |
download | chromium_src-8b89b2b2ec046e9854e6e8c13b810b6f9ce2a575.zip chromium_src-8b89b2b2ec046e9854e6e8c13b810b6f9ce2a575.tar.gz chromium_src-8b89b2b2ec046e9854e6e8c13b810b6f9ce2a575.tar.bz2 |
Rebaseline test results for editing/inserting/editable-html-element.
It is working like Safari.
BUG=15132
TEST=none
Review URL: http://codereview.chromium.org/164239
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22897 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
7 files changed, 32 insertions, 5 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.checksum index 54cbf91..a8c35d3 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.checksum @@ -1 +1 @@ -879d1b0f5bec443ebddbe1633432d32c
\ No newline at end of file +975df33a0e7aad4b419dd1de7097baa1
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.png Binary files differindex 8e4c1664..c68c953 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.txt new file mode 100644 index 0000000..cf0ef48 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.txt @@ -0,0 +1,27 @@ +EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document +EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document toDOMRange:range from 259 of #text > BODY > HTML > #document to 259 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 259 of #text > BODY > HTML > #document to 259 of #text > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification +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 (anonymous) at (0,0) size 784x40 + RenderText {#text} at (0,0) size 777x39 + text run at (0,0) width 678: "This tests to make sure that when the enclosing block is the body element, and when the html element is editable, " + text run at (678,0) width 60: "inserting a" + text run at (738,0) width 4: " " + text run at (0,20) width 777: "paragraph separator doesn't split the body (inserting a paragraph separator usually splits/clones the enclosing block flow element)." + RenderText {#text} at (0,0) size 0x0 + RenderBlock {DIV} at (0,40) size 784x20 + RenderBR {BR} at (0,0) size 0x19 +caret: position 0 of child 0 {BR} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.checksum index 084a07d..d3ff483 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.checksum @@ -1 +1 @@ -89fdd5a8d783241a09ffdb2c3664fd58
\ No newline at end of file +a210fbbc138f737d153f523056b20f85
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.png Binary files differindex b6df0fc..892ebb6 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.txt index 08ddb9a..cf0ef48 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editable-html-element-expected.txt @@ -17,8 +17,9 @@ layer at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584 RenderBlock (anonymous) at (0,0) size 784x40 RenderText {#text} at (0,0) size 777x39 - text run at (0,0) width 742: "This tests to make sure that when the enclosing block is the body element, and when the html element is editable, inserting a" - text run at (742,0) width 4: " " + text run at (0,0) width 678: "This tests to make sure that when the enclosing block is the body element, and when the html element is editable, " + text run at (678,0) width 60: "inserting a" + text run at (738,0) width 4: " " text run at (0,20) width 777: "paragraph separator doesn't split the body (inserting a paragraph separator usually splits/clones the enclosing block flow element)." RenderText {#text} at (0,0) size 0x0 RenderBlock {DIV} at (0,40) size 784x20 diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 13ca6a6..468f8d6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2489,7 +2489,6 @@ BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL // WebKit 44969:45017 BUG15132 WIN LINUX : LayoutTests/editing/execCommand/5482023.html = FAIL -BUG15132 WIN LINUX : LayoutTests/editing/inserting/editable-html-element.html = FAIL BUG15132 WIN LINUX : LayoutTests/editing/pasteboard/4989774.html = FAIL BUG15132 WIN LINUX : LayoutTests/editing/selection/4983858.html = FAIL BUG15132 WIN LINUX : LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width.html = FAIL |