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

Unified Diff: LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (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/http/tests/misc/generated-content-inside-table-expected.txt
diff --git a/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt b/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt
index 71822aa31b07f5c4c8fe1666ad254f180cc9b2a8..62979d020d1d18a015374a8d52d14f6670640e38 100644
--- a/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt
+++ b/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt
@@ -3,13 +3,13 @@ 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 182x22
- LayoutTableSection {TBODY} at (0,0) size 182x22
- LayoutTableRow {TR} at (0,2) size 182x18
- LayoutTableCell {TD} at (2,2) size 178x18 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 176x16
- RenderText {#text} at (0,0) size 172x16
+ LayoutTable {TABLE} at (0,0) size 182x24
+ LayoutTableSection {TBODY} at (0,0) size 182x24
+ LayoutTableRow {TR} at (0,2) size 182x20
+ LayoutTableCell {TD} at (2,2) size 178x20 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 176x18
+ RenderText {#text} at (0,0) size 172x18
text run at (0,0) width 172: "This text should not break "
- RenderInline {<pseudo:after>} at (0,0) size 5x16
- RenderTextFragment at (171,0) size 5x16
+ RenderInline {<pseudo:after>} at (0,0) size 5x18
+ RenderTextFragment at (171,0) size 5x18
text run at (171,0) width 5: "."

Powered by Google App Engine
This is Rietveld 408576698