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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/css-generated-content/table-cell-before-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt
index fe1e6c603800344d9b3a61c4534473f4725ea7f3..2fa6fb32aca701b548016315ec673352cd1bd01b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 800x34
LayoutBlockFlow {HTML} at (0,0) size 800x34
LayoutBlockFlow {BODY} at (8,8) size 784x18 [color=#0000FF]
LayoutBlockFlow {DIV} at (0,0) size 784x18
- LayoutTable (anonymous) at (0,0) size 289x18
- LayoutTableSection (anonymous) at (0,0) size 289x18
- LayoutTableRow (anonymous) at (0,0) size 289x18
- LayoutTableCell {<pseudo:before>} at (0,0) size 208x18 [r=0 c=0 rs=1 cs=1]
- LayoutTextFragment (anonymous) at (0,0) size 208x18
- text run at (0,0) width 208: "You should just see a single line"
- LayoutTableCell {DIV} at (208,0) size 4x18 [r=0 c=1 rs=1 cs=1]
+ LayoutTable (anonymous) at (0,0) size 287x18
+ LayoutTableSection (anonymous) at (0,0) size 287x18
+ LayoutTableRow (anonymous) at (0,0) size 287x18
+ LayoutTableCell {<pseudo:before>} at (0,0) size 206x18 [r=0 c=0 rs=1 cs=1]
+ LayoutTextFragment (anonymous) at (0,0) size 206x18
+ text run at (0,0) width 206: "You should just see a single line"
+ LayoutTableCell {DIV} at (206,0) size 4x18 [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
- LayoutTableCell {<pseudo:after>} at (212,0) size 77x18 [r=0 c=2 rs=1 cs=1]
+ LayoutTableCell {<pseudo:after>} at (210,0) size 77x18 [r=0 c=2 rs=1 cs=1]
LayoutTextFragment (anonymous) at (0,0) size 77x18
text run at (0,0) width 77: "of blue text."

Powered by Google App Engine
This is Rietveld 408576698