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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/table-col-background-offset-expected.txt

Issue 1676933004: Table cell background painting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tests: add 2nd col, rebaseline old. fix setLocation() Created 4 years, 9 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/fast/repaint/table-col-background-offset-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-col-background-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-col-background-offset-expected.txt
similarity index 91%
copy from third_party/WebKit/LayoutTests/fast/repaint/table-col-background-expected.txt
copy to third_party/WebKit/LayoutTests/fast/repaint/table-col-background-offset-expected.txt
index 741925f03bd136ff62c4d40748d4cb7c5d3925eb..e6bba92bfdba887ea6faebc8a1c9b75c39eeec17 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-col-background-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-col-background-offset-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 106, 104]
+ [8, 108, 210, 104]
],
"paintInvalidationClients": [
"LayoutTableCell TD",

Powered by Google App Engine
This is Rietveld 408576698