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

Unified Diff: LayoutTests/fast/table/resize-table-repaint-vertical-align-cell-expected.txt

Issue 403723004: Add several repaint tests in case of table resize (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Layout tests only Created 6 years, 5 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/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
similarity index 62%
copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
copy to LayoutTests/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
index e8a2893de6168684d8f4f9d379c362e1669e3232..5da3927929b985c5882166f7c3023fd776eca208 100644
--- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
+++ b/LayoutTests/fast/table/resize-table-repaint-vertical-align-cell-expected.txt
@@ -6,8 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [1, 0, 314, 307],
- [1, 0, 314, 307]
+ [2, 52, 102, 476],
+ [2, 52, 102, 96],
+ [0, 150, 106, 380],
+ [0, 148, 106, 380]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698