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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt

Issue 2454613002: Convert editing/style/apple-style-editable-mix.html to utilize w3c test harness (Closed)
Patch Set: 2016-10-26T17:04:03 Created 4 years, 2 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt
deleted file mode 100644
index 242cfc63d3a6d5161c274849314b79e230ae7772..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-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
- LayoutTable {TABLE} at (0,0) size 777x24
- LayoutTableSection {TBODY} at (0,0) size 777x24
- LayoutTableRow {TR} at (0,2) size 777x20
- LayoutTableCell {TD} at (2,2) size 660x20 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 658x17
- text run at (1,1) width 658: "This tests that a style can be applied to a selection that contains both editable and non-editable content."
- text run at (658,1) width 1: " "
- LayoutTableCell {TD} at (664,2) size 111x20 [r=0 c=1 rs=1 cs=1]
- LayoutInline {SPAN} at (0,0) size 108x17
- LayoutInline {B} at (0,0) size 108x17
- LayoutText {#text} at (1,1) size 108x17
- text run at (1,1) width 108: "Editable - line 1"
- LayoutText {#text} at (109,1) size 1x17
- text run at (109,1) width 1: " "
- LayoutTable {TABLE} at (0,24) size 726x24
- LayoutTableSection {TBODY} at (0,0) size 726x24
- LayoutTableRow {TR} at (0,2) size 726x20
- LayoutTableCell {TD} at (2,2) size 609x20 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 607x17
- text run at (1,1) width 607: "The test passes if the editable content is bold, and the non editable content remains unchanged."
- text run at (607,1) width 1: " "
- LayoutTableCell {TD} at (613,2) size 111x20 [r=0 c=1 rs=1 cs=1]
- LayoutInline {SPAN} at (0,0) size 108x17
- LayoutInline {B} at (0,0) size 108x17
- LayoutText {#text} at (1,1) size 108x17
- text run at (1,1) width 108: "Editable - line 2"
- LayoutText {#text} at (109,1) size 1x17
- text run at (109,1) width 1: " "
-selection start: position 0 of child 1 {TABLE} of body
-selection end: position 2 of child 3 {TABLE} of body
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698