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

Unified Diff: LayoutTests/fast/repaint/table-row-bg-change-expected.txt

Issue 214513008: Add layout test for table repainting. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/fast/repaint/table-row-bg-change.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/table-row-bg-change-expected.txt
diff --git a/LayoutTests/fast/repaint/table-row-bg-change-expected.txt b/LayoutTests/fast/repaint/table-row-bg-change-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d4dffe868d8b50400eb9eed5fcc71b85f99707db
--- /dev/null
+++ b/LayoutTests/fast/repaint/table-row-bg-change-expected.txt
@@ -0,0 +1,8 @@
+A A A
+A A A
+(repaint rects
+ (rect 8 8 200 200)
+ (rect 8 8 200 200)
+ (rect 8 8 200 200)
+)
+
« no previous file with comments | « LayoutTests/fast/repaint/table-row-bg-change.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698