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

Unified Diff: LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/fast/table/table-row-after-child-in-block-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt b/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt
index ea95d17308dd7bca34b183cf7edde2fd48b1ae77..704d406aad73dd36c91a6d5cd941aa9a0c5c7b43 100644
--- a/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (19,19) size 746x18
LayoutText {#text} at (0,0) size 75x18
text run at (0,0) width 75: "CONTENT"
- LayoutTable at (19,37) size 51x18
+ LayoutTable (anonymous) at (19,37) size 51x18
LayoutTableSection (anonymous) at (0,0) size 51x18
LayoutTableRow {<pseudo:after>} at (0,0) size 51x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- LayoutTextFragment at (0,0) size 51x18
+ LayoutTextFragment (anonymous) at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"

Powered by Google App Engine
This is Rietveld 408576698