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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/style/style-boundary-005-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/style/style-boundary-005-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/style/style-boundary-005-expected.txt
deleted file mode 100644
index dcce3b30a72024dbd43de5c073fb89c6999c47c6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/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 784x184 [border: (2px solid #0000FF)]
- LayoutBlockFlow {DIV} at (14,14) size 756x56
- LayoutText {#text} at (0,0) size 66x28
- text run at (0,0) width 66: "Tests: "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,28) size 694x28
- text run at (0,28) width 694: "Pasting at style boundary does not crash or produce empty style span(s)."
- LayoutBlockFlow {DIV} at (14,86) size 756x84
- LayoutBlockFlow (anonymous) at (0,0) size 756x56
- LayoutText {#text} at (0,0) size 190x28
- text run at (0,0) width 190: "Expected Results: "
- LayoutBR {BR} at (189,22) size 1x0
- LayoutText {#text} at (0,28) size 438x28
- text run at (0,28) width 438: "Should see this content in the red box below: "
- LayoutBR {BR} at (437,50) size 1x0
- LayoutBlockFlow {DIV} at (0,56) size 756x28
- LayoutText {#text} at (0,0) size 137x28
- text run at (0,0) width 137: "one two three "
- LayoutInline {B} at (0,0) size 45x28
- LayoutText {#text} at (136,0) size 45x28
- text run at (136,0) width 45: "four"
- LayoutText {#text} at (180,0) size 36x28
- text run at (180,0) width 36: "one"
- LayoutBlockFlow {DIV} at (0,208) size 784x22
- LayoutBlockFlow {DIV} at (0,0) size 784x22 [border: (2px solid #FF0000)]
- LayoutText {#text} at (2,2) size 88x18
- text run at (2,2) width 88: "one two three"
- LayoutInline {B} at (0,0) size 34x18
- LayoutText {#text} at (89,2) size 34x18
- text run at (89,2) width 34: " four"
- LayoutText {#text} at (122,2) size 24x18
- text run at (122,2) width 24: "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