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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 Test for https://bugs.webkit.org/show_bug.cgi?id=22472 Selection is not complete ly erased when a replaced element moves
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x297 3
4 RenderBlock {HTML} at (0,0) size 800x297 4 (repaint rects
5 RenderBody {BODY} at (8,16) size 784x273 5 (rect 8 52 784 236)
6 RenderBlock {P} at (0,0) size 784x20 6 (rect 8 132 214 236)
7 RenderText {#text} at (0,0) size 51x19 7 (rect 8 52 214 236)
8 text run at (0,0) width 51: "Test for " 8 )
9 RenderInline {A} at (0,0) size 291x19 [color=#0000EE] 9
10 RenderText {#text} at (51,0) size 291x19
11 text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi? id=22472"
12 RenderText {#text} at (342,0) size 4x19
13 text run at (342,0) width 4: " "
14 RenderInline {I} at (0,0) size 424x19
15 RenderText {#text} at (346,0) size 424x19
16 text run at (346,0) width 424: "Selection is not completely erased w hen a replaced element moves"
17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock (anonymous) at (0,36) size 784x237
19 RenderText {#text} at (0,0) size 0x0
20 layer at (8,52) size 214x232
21 RenderImage {IMG} at (0,0) size 214x232
22 selection start: position 0 of child 3 {IMG} of body
23 selection end: position 1 of child 3 {IMG} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698