diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-10 01:11:54 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-10 01:11:54 +0000 |
commit | 2c75ccbbebfcfc62f41a5cdf5f70d5a96d690494 (patch) | |
tree | f849c099b6dbf90477bc1dbe5fe4f73a32f0581a | |
parent | 935f776ef2e1f34371a2821b852ab2140acc6fb5 (diff) | |
download | chromium_src-2c75ccbbebfcfc62f41a5cdf5f70d5a96d690494.zip chromium_src-2c75ccbbebfcfc62f41a5cdf5f70d5a96d690494.tar.gz chromium_src-2c75ccbbebfcfc62f41a5cdf5f70d5a96d690494.tar.bz2 |
Delete obsolete baseline.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7852 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/insert-before-link-1-expected.txt | 39 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
2 files changed, 0 insertions, 41 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/insert-before-link-1-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/insert-before-link-1-expected.txt deleted file mode 100644 index 8f7e03b..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/insert-before-link-1-expected.txt +++ /dev/null @@ -1,39 +0,0 @@ -EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document -EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 25 of #text > A > DIV > BODY > HTML > #document to 25 of #text > A > DIV > 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: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 17 of #text > DIV > BODY > HTML > #document to 17 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification -EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 12 of #text > A > DIV > BODY > HTML > #document to 12 of #text > A > DIV > BODY > HTML > #document toDOMRange:range from 17 of #text > DIV > BODY > HTML > #document to 17 of #text > 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 {P} at (0,0) size 784x60 - RenderText {#text} at (0,0) size 777x59 - text run at (0,0) width 340: "This tests insertion before/after links in certain situations. " - text run at (340,0) width 423: "Inserting before a link should always put the text outside the link unless" - text run at (0,20) width 295: "insertion is happening at the start of a paragraph. " - text run at (295,20) width 482: "Inserting after should always insert inside the link, unless insertion is happening at" - text run at (0,40) width 149: "the end of the document." - RenderBlock {DIV} at (0,76) size 784x20 - RenderInline {A} at (0,0) size 167x19 [color=#0000EE] - RenderText {#text} at (0,0) size 167x19 - text run at (0,0) width 167: "This text should be in a link." - RenderText {#text} at (167,0) size 103x19 - text run at (167,0) width 103: " This should not. " - RenderInline {A} at (0,0) size 72x19 [color=#0000EE] - RenderText {#text} at (270,0) size 72x19 - text run at (270,0) width 72: "This should." - RenderText {#text} at (342,0) size 99x19 - text run at (342,0) width 99: " This should not." -caret: position 17 of child 3 {#text} of child 2 {DIV} of child 0 {BODY} of child 0 {HTML} of document diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index b339ab2..93add26 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1344,8 +1344,6 @@ LayoutTests/fast/events/key-events-in-input-button.html = FAIL LayoutTests/fast/css/computed-style.html = FAIL LINUX WIN : LayoutTests/fast/repaint/change-transform.html = FAIL -LINUX WIN : LayoutTests/editing/inserting/insert-before-link-1.html = FAIL - // MERGE 38653:38729: New tests LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL |