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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/table/invisible-cell-background-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/invisible-cell-background-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/invisible-cell-background-expected.txt
index 18a2425e36c46c668d5c72a8eb275501f1c5128a..0080643c0b7f821256bf9a4cf774fc100d49bf47 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/invisible-cell-background-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/invisible-cell-background-expected.txt
@@ -12,8 +12,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (433,0) size 102x19
text run at (433,0) width 102: " is never painted."
LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 440x19
- text run at (0,0) width 440: "You should see nine green squares and no red, orange or yellow squares."
+ LayoutText {#text} at (0,0) size 439x19
+ text run at (0,0) width 439: "You should see nine green squares and no red, orange or yellow squares."
LayoutTable {TABLE} at (4,72) 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