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

Side by Side Diff: LayoutTests/fast/repaint/inline-color-change-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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x102
4 RenderBlock {HTML} at (0,0) size 800x102
5 RenderBody {BODY} at (8,16) size 784x70
6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 100x18
8 text run at (0,0) width 100: "Repaint test for "
9 RenderInline {I} at (0,0) size 154x18
10 RenderInline {A} at (0,0) size 154x18 [color=#0000EE]
11 RenderText {#text} at (100,0) size 154x18
12 text run at (100,0) width 154: "rdar://problem/6518850"
13 RenderText {#text} at (254,0) size 752x36
14 text run at (254,0) width 4: " "
15 text run at (258,0) width 494: "Make sure that an inline repaints usin g its line boxes and not using RenderBox"
16 text run at (0,18) width 103: "width()/height()."
17 RenderBlock {P} at (0,52) size 784x18
18 RenderInline {SPAN} at (0,0) size 39x18 [color=#008000]
19 RenderText {#text} at (0,0) size 39x18
20 text run at (0,0) width 39: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698