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

Unified Diff: LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-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/linux/fast/repaint/delete-into-nested-block-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-expected.txt b/LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fd790a138700d395285de402c21197cd3e4b9831
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/repaint/delete-into-nested-block-expected.txt
@@ -0,0 +1,59 @@
+Deleting into a nested block (was Radar 4056100)
+
+The bug's symptom was that the visual result were two instances of the word "three", because the original was not erased. Resize cleared it up.
+three
+(repaint rects
+ (rect 8 127 22 20)
+ (rect 8 147 23 20)
+ (rect 3 122 794 30)
+ (rect 3 142 794 30)
+ (rect 3 142 794 30)
+ (rect 3 132 794 20)
+ (rect 8 128 784 4)
+ (rect 3 162 794 30)
+ (rect 3 142 794 30)
+ (rect 3 172 794 20)
+ (rect 8 168 784 4)
+ (rect 3 142 794 50)
+ (rect 3 122 794 30)
+ (rect -5 -5 5 610)
+ (rect 800 -5 5 610)
+ (rect -5 -5 810 5)
+ (rect -5 600 810 5)
+ (rect -5 -5 5 610)
+ (rect 800 -5 5 610)
+ (rect -5 -5 810 5)
+ (rect -5 600 810 5)
+ (rect 3 122 794 10)
+ (rect 3 122 794 30)
+ (rect 3 122 794 30)
+ (rect 3 142 794 30)
+ (rect 8 127 784 20)
+ (rect 3 142 794 30)
+ (rect 3 152 794 20)
+ (rect 8 148 784 4)
+ (rect 3 152 794 20)
+ (rect 8 148 784 4)
+ (rect 3 142 794 10)
+ (rect 3 142 794 30)
+ (rect 3 152 794 20)
+ (rect 8 148 784 4)
+ (rect 8 127 784 20)
+ (rect 3 142 794 30)
+ (rect 3 142 794 30)
+ (rect 3 142 794 30)
+ (rect 3 122 794 29)
+ (rect 8 127 30 20)
+ (rect 8 127 30 20)
+ (rect 3 122 794 30)
+ (rect 3 122 794 29)
+ (rect 8 127 30 20)
+ (rect 8 127 30 20)
+ (rect 3 122 794 30)
+ (rect 3 122 794 29)
+ (rect 8 127 30 20)
+ (rect 7 126 3 21)
+ (rect 7 126 3 21)
+ (rect 8 127 30 20)
+)
+

Powered by Google App Engine
This is Rietveld 408576698