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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt
index 5939a0ad8b353ef4e1a4ae3ef573407ae07b6d05..b6f3b911b2b3b7653c0a2601d7c83c0745c1b07d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 800x36
LayoutBlockFlow {HTML} at (0,0) size 800x36
LayoutBlockFlow {BODY} at (8,8) size 784x20 [color=#0000FF]
LayoutBlockFlow {DIV} at (0,0) size 784x20
- LayoutTable (anonymous) at (0,0) size 265x20
- LayoutTableSection (anonymous) at (0,0) size 265x20
- LayoutTableRow (anonymous) at (0,0) size 265x20
- LayoutTableCell {<pseudo:before>} at (0,0) size 190x20 [r=0 c=0 rs=1 cs=1]
- LayoutTextFragment (anonymous) at (0,0) size 190x19
- text run at (0,0) width 190: "You should just see a single line"
- LayoutTableCell {DIV} at (190,0) size 4x20 [r=0 c=1 rs=1 cs=1]
+ LayoutTable (anonymous) at (0,0) size 264x20
+ LayoutTableSection (anonymous) at (0,0) size 264x20
+ LayoutTableRow (anonymous) at (0,0) size 264x20
+ LayoutTableCell {<pseudo:before>} at (0,0) size 189x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTextFragment (anonymous) at (0,0) size 189x19
+ text run at (0,0) width 189: "You should just see a single line"
+ LayoutTableCell {DIV} at (189,0) size 4x20 [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (0,0) size 4x19
text run at (0,0) width 4: " "
- LayoutTableCell {<pseudo:after>} at (194,0) size 71x20 [r=0 c=2 rs=1 cs=1]
+ LayoutTableCell {<pseudo:after>} at (193,0) size 71x20 [r=0 c=2 rs=1 cs=1]
LayoutTextFragment (anonymous) at (0,0) size 71x19
text run at (0,0) width 71: "of blue text."

Powered by Google App Engine
This is Rietveld 408576698