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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/invisible-cell-background-expected.txt

Issue 1412303002: 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/table/invisible-cell-background-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/invisible-cell-background-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/invisible-cell-background-expected.txt
index bb12c69df11985ca4fdc03e674314a2f63886b19..1adc0a68759ed279ee7ad997a70925f86893575e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/invisible-cell-background-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/invisible-cell-background-expected.txt
@@ -12,8 +12,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (451,0) size 110x18
text run at (451,0) width 110: " is never painted."
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 466x18
- text run at (0,0) width 466: "You should see nine green squares and no red, orange or yellow squares."
+ LayoutText {#text} at (0,0) size 465x18
+ text run at (0,0) width 465: "You should see nine green squares and no red, orange or yellow squares."
LayoutTable {TABLE} at (4,68) size 27x25
LayoutTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
LayoutTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]

Powered by Google App Engine
This is Rietveld 408576698