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

Unified Diff: LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt

Issue 1177653002: Revert "Don't add artifical 1 pixel width to empty tables" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/linux/fast/repaint/table-cell-move-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt b/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt
index 097106d8b78661e44edcc2903c34118943de6d7f..ff2bd7e3576742f37ef48fb8b0541bcda16b5e3f 100644
--- a/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt
@@ -6,15 +6,15 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 326, 60, 60],
- [8, 326, 60, 60],
- [8, 266, 60, 60],
- [8, 206, 60, 180],
- [8, 206, 60, 180],
- [8, 206, 60, 60],
- [8, 146, 60, 180],
- [8, 146, 60, 180],
- [8, 146, 60, 60]
+ [8, 326, 61, 60],
+ [8, 326, 61, 60],
+ [8, 266, 61, 60],
+ [8, 206, 61, 180],
+ [8, 206, 61, 180],
+ [8, 206, 61, 60],
+ [8, 146, 61, 180],
+ [8, 146, 61, 180],
+ [8, 146, 61, 60]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698