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

Unified Diff: LayoutTests/fast/table/resize-table-row-repaint-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
« no previous file with comments | « LayoutTests/fast/table/resize-table-row-repaint.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/resize-table-row-repaint-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/fast/table/resize-table-row-repaint-expected.txt
similarity index 61%
copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
copy to LayoutTests/fast/table/resize-table-row-repaint-expected.txt
index e8a2893de6168684d8f4f9d379c362e1669e3232..bad061f2d3aead13860d102c94e20ec986c00220 100644
--- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
+++ b/LayoutTests/fast/table/resize-table-row-repaint-expected.txt
@@ -6,8 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [1, 0, 314, 307],
- [1, 0, 314, 307]
+ [2, 102, 102, 200],
+ [2, 102, 102, 100],
+ [0, 204, 106, 100],
+ [0, 202, 106, 100]
]
}
]
« no previous file with comments | « LayoutTests/fast/table/resize-table-row-repaint.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698