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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/style/apple-style-editable-mix-expected.txt
diff --git a/LayoutTests/platform/mac/editing/style/apple-style-editable-mix-expected.txt b/LayoutTests/platform/mac/editing/style/apple-style-editable-mix-expected.txt
index 45a174fd0b2695f3ee0f91489ca9691bcb4a1c94..4165e1398ca6fa0960c7fd9bb31e9093508ad930 100644
--- a/LayoutTests/platform/mac/editing/style/apple-style-editable-mix-expected.txt
+++ b/LayoutTests/platform/mac/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 658x18
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 109x18
RenderInline {B} at (0,0) size 109x18
RenderText {#text} at (1,1) size 109x18
text run at (1,1) width 109: "Editable - line 1"
RenderText {#text} at (109,1) size 1x18
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 607x18
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 109x18
RenderInline {B} at (0,0) size 109x18
RenderText {#text} at (1,1) size 109x18

Powered by Google App Engine
This is Rietveld 408576698