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

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

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt
diff --git a/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt b/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt
index 4bea8fd690508a0af67815def2f975c7dbe3c4b1..dc620f5cb9de9ebf36f969d1cd546687a5f39732 100644
--- a/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt
+++ b/LayoutTests/platform/win/editing/style/apple-style-editable-mix-expected.txt
@@ -6,28 +6,28 @@ layer 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
- LayoutTable {TABLE} at (0,0) size 776x24
- LayoutTableSection {TBODY} at (0,0) size 776x24
- LayoutTableRow {TR} at (0,2) size 776x20
+ 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]
RenderText {#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 110x20 [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (664,2) size 111x20 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 109x17
RenderInline {B} at (0,0) size 109x17
RenderText {#text} at (1,1) size 109x17
text run at (1,1) width 109: "Editable - line 1"
RenderText {#text} at (109,1) size 1x17
text run at (109,1) width 1: " "
- LayoutTable {TABLE} at (0,24) size 725x24
- LayoutTableSection {TBODY} at (0,0) size 725x24
- LayoutTableRow {TR} at (0,2) size 725x20
+ 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]
RenderText {#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 110x20 [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (613,2) size 111x20 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 109x17
RenderInline {B} at (0,0) size 109x17
RenderText {#text} at (1,1) size 109x17

Powered by Google App Engine
This is Rietveld 408576698