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

Unified Diff: LayoutTests/platform/win/fast/repaint/selected-replaced-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/win/fast/repaint/selected-replaced-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt b/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt
index 99cd6e391d28d5bdcb03a1e218db469b7d956d4a..925d95031f6904dbead9d0a1da8a10cb731f6d14 100644
--- a/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/selected-replaced-expected.txt
@@ -1,23 +1,9 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x297
- RenderBlock {HTML} at (0,0) size 800x297
- RenderBody {BODY} at (8,16) size 784x273
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
- RenderText {#text} at (51,0) size 291x19
- text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=22472"
- RenderText {#text} at (342,0) size 4x19
- text run at (342,0) width 4: " "
- RenderInline {I} at (0,0) size 424x19
- RenderText {#text} at (346,0) size 424x19
- text run at (346,0) width 424: "Selection is not completely erased when a replaced element moves"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,36) size 784x237
- RenderText {#text} at (0,0) size 0x0
-layer at (8,52) size 214x232
- RenderImage {IMG} at (0,0) size 214x232
-selection start: position 0 of child 3 {IMG} of body
-selection end: position 1 of child 3 {IMG} of body
+Test for https://bugs.webkit.org/show_bug.cgi?id=22472 Selection is not completely erased when a replaced element moves
+
+
+(repaint rects
+ (rect 8 52 784 236)
+ (rect 8 132 214 236)
+ (rect 8 52 214 236)
+)
+

Powered by Google App Engine
This is Rietveld 408576698