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

Unified Diff: LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt

Issue 1101393002: 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/linux/fast/css-generated-content/table-before-after-child-add-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt b/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt
index 996bb4f6c284a70edcfdc0702bf163b416a29add..351fa1d3f602b3a40ea0f495ef2ce04e5e279bf0 100644
--- a/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt
+++ b/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
LayoutTableCell (anonymous) at (0,0) size 74x60 [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow (anonymous) at (0,0) size 74x20
LayoutInline {<pseudo:before>} at (0,0) size 59x19
- LayoutTextFragment at (0,0) size 59x19
+ LayoutTextFragment (anonymous) at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutBlockFlow {DIV} at (0,20) size 74x20
LayoutText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
LayoutBlockFlow (anonymous) at (0,40) size 74x20
LayoutInline {<pseudo:after>} at (0,0) size 48x19
- LayoutTextFragment at (0,0) size 48x19
+ LayoutTextFragment (anonymous) at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
LayoutBlockFlow (anonymous) at (0,96) size 784x20
LayoutText {#text} at (0,0) size 74x19

Powered by Google App Engine
This is Rietveld 408576698