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

Unified Diff: LayoutTests/platform/android/fast/repaint/delete-into-nested-block-expected.txt

Issue 1309243006: Remove old repaint rect tracking from FrameView. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | « no previous file | LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/android/fast/repaint/delete-into-nested-block-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/delete-into-nested-block-expected.txt b/LayoutTests/platform/android/fast/repaint/delete-into-nested-block-expected.txt
deleted file mode 100644
index fd790a138700d395285de402c21197cd3e4b9831..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/fast/repaint/delete-into-nested-block-expected.txt
+++ /dev/null
@@ -1,59 +0,0 @@
-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)
-)
-
« no previous file with comments | « no previous file | LayoutTests/platform/android/fast/repaint/selection-after-remove-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698