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

Unified Diff: LayoutTests/platform/mac-mountainlion/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/mac-mountainlion/fast/repaint/delete-into-nested-block-expected.txt
diff --git a/LayoutTests/platform/mac-mountainlion/fast/repaint/delete-into-nested-block-expected.txt b/LayoutTests/platform/mac-mountainlion/fast/repaint/delete-into-nested-block-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b4879aca9b238237fa3d1f6e24ae73f4cab6f082
--- /dev/null
+++ b/LayoutTests/platform/mac-mountainlion/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 119 23 19)
+ (rect 8 137 24 19)
+ (rect 3 114 794 28)
+ (rect 3 132 794 28)
+ (rect 3 132 794 28)
+ (rect 3 124 794 18)
+ (rect 8 120 784 4)
+ (rect 3 150 794 28)
+ (rect 3 132 794 28)
+ (rect 3 160 794 18)
+ (rect 8 156 784 4)
+ (rect 3 132 794 46)
+ (rect 3 114 794 28)
+ (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 114 794 10)
+ (rect 3 114 794 28)
+ (rect 3 114 794 28)
+ (rect 3 132 794 28)
+ (rect 8 119 784 19)
+ (rect 3 132 794 28)
+ (rect 3 142 794 18)
+ (rect 8 138 784 4)
+ (rect 3 142 794 18)
+ (rect 8 138 784 4)
+ (rect 3 132 794 10)
+ (rect 3 132 794 28)
+ (rect 3 142 794 18)
+ (rect 8 138 784 4)
+ (rect 8 119 784 19)
+ (rect 3 132 794 28)
+ (rect 3 132 794 28)
+ (rect 3 132 794 28)
+ (rect 3 114 794 28)
+ (rect 8 119 31 19)
+ (rect 8 119 31 19)
+ (rect 3 114 794 28)
+ (rect 3 114 794 28)
+ (rect 8 119 31 19)
+ (rect 8 119 31 19)
+ (rect 3 114 794 28)
+ (rect 3 114 794 28)
+ (rect 8 119 31 19)
+ (rect 7 118 3 20)
+ (rect 7 118 3 20)
+ (rect 8 119 31 19)
+)
+

Powered by Google App Engine
This is Rietveld 408576698