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

Unified Diff: LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt b/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3618f8d270f8876a23d960c2df6e5e789618314c
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt
@@ -0,0 +1,20 @@
+Repaint test for Bugzilla bug 23524 Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes.
+
+(repaint rects
+ (rect 10 70 2 3)
+ (rect 11 71 100 100)
+ (rect 10 70 102 3)
+ (rect 10 70 102 103)
+ (rect 10 70 102 103)
+ (rect 10 70 102 102)
+ (rect 14 70 2 3)
+ (rect 14 70 2 102)
+ (rect 14 70 2 3)
+ (rect 114 70 2 102)
+ (rect 18 68 100 106)
+ (rect 8 75 110 99)
+ (rect 8 75 800 99)
+ (rect 8 75 800 99)
+ (rect 0 83 808 99)
+)
+

Powered by Google App Engine
This is Rietveld 408576698