Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/style/style-boundary-005-expected.txt

Issue 2717333003: Convert editing/style/style-boundary-005.html with assert_selection (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/editing/style/style-boundary-005-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/style/style-boundary-005-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/style/style-boundary-005-expected.txt
deleted file mode 100644
index ef6ce2908ad84fed765b8f9a543a8dc2bb16aa81..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/style/style-boundary-005-expected.txt
+++ /dev/null
@@ -1,58 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {DIV} at (0,0) size 784x182 [border: (2px solid #0000FF)]
- LayoutBlockFlow {DIV} at (14,14) size 756x55
- LayoutText {#text} at (0,0) size 65x26
- text run at (0,0) width 65: "Tests: "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,27) size 698x27
- text run at (0,27) width 698: "Pasting at style boundary does not crash or produce empty style span(s)."
- LayoutBlockFlow {DIV} at (14,85) size 756x83
- LayoutBlockFlow (anonymous) at (0,0) size 756x55
- LayoutText {#text} at (0,0) size 189x26
- text run at (0,0) width 189: "Expected Results: "
- LayoutBR {BR} at (189,21) size 0x0
- LayoutText {#text} at (0,27) size 442x27
- text run at (0,27) width 442: "Should see this content in the red box below: "
- LayoutBR {BR} at (442,48) size 0x0
- LayoutBlockFlow {DIV} at (0,55) size 756x28
- LayoutText {#text} at (0,0) size 138x27
- text run at (0,0) width 138: "one two three "
- LayoutInline {B} at (0,0) size 44x26
- LayoutText {#text} at (138,0) size 44x26
- text run at (138,0) width 44: "four"
- LayoutText {#text} at (182,0) size 35x27
- text run at (182,0) width 35: "one"
- LayoutBlockFlow {DIV} at (0,206) size 784x24
- LayoutBlockFlow {DIV} at (0,0) size 784x24 [border: (2px solid #FF0000)]
- LayoutText {#text} at (2,2) size 86x19
- text run at (2,2) width 86: "one two three"
- LayoutInline {B} at (0,0) size 33x19
- LayoutText {#text} at (88,2) size 33x19
- text run at (88,2) width 33: " four"
- LayoutText {#text} at (121,2) size 23x19
- text run at (121,2) width 23: "one"
-caret: position 3 of child 2 {#text} of child 1 {DIV} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698