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

Unified Diff: LayoutTests/platform/win/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/win/fast/css-generated-content/table-before-after-child-add-expected.txt
diff --git a/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt
index b4b3e59aec4f4bc5da1e69ae64dbc1ddf1b28ab2..c3fc48bb6d5862cf50ce5ddee4bd7273b40c39ea 100644
--- a/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt
+++ b/LayoutTests/platform/win/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 75x54 [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow (anonymous) at (0,0) size 75x18
LayoutInline {<pseudo:before>} at (0,0) size 62x17
- LayoutTextFragment at (0,0) size 62x17
+ LayoutTextFragment (anonymous) at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
LayoutBlockFlow {DIV} at (0,18) size 75x18
LayoutText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "CONTENT"
LayoutBlockFlow (anonymous) at (0,36) size 75x18
LayoutInline {<pseudo:after>} at (0,0) size 51x17
- LayoutTextFragment at (0,0) size 51x17
+ LayoutTextFragment (anonymous) at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
LayoutBlockFlow (anonymous) at (0,88) size 784x18
LayoutText {#text} at (0,0) size 75x17

Powered by Google App Engine
This is Rietveld 408576698