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

Side by Side Diff: LayoutTests/platform/win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt

Issue 948063002: Move rendering/RenderMeter to layout/LayoutMeter. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {METER} at (0,1.19) size 80x16 6 RenderBlock {METER} at (0,1.19) size 80x16
7 RenderMeter {DIV} at (0,0) size 80x16 7 LayoutMeter {DIV} at (0,0) size 80x16
8 RenderBlock {DIV} at (0,0) size 80x16 8 RenderBlock {DIV} at (0,0) size 80x16
9 RenderBlock {DIV} at (0,0) size 40x16 9 RenderBlock {DIV} at (0,0) size 40x16
10 RenderText {#text} at (80,0) size 4x17 10 RenderText {#text} at (80,0) size 4x17
11 text run at (80,0) width 4: " " 11 text run at (80,0) width 4: " "
12 RenderBlock {METER} at (84,1.19) size 80x16 12 RenderBlock {METER} at (84,1.19) size 80x16
13 RenderMeter {DIV} at (0,0) size 80x16 13 LayoutMeter {DIV} at (0,0) size 80x16
14 RenderBlock {DIV} at (0,0) size 80x16 14 RenderBlock {DIV} at (0,0) size 80x16
15 RenderBlock {DIV} at (0,0) size 40x16 15 RenderBlock {DIV} at (0,0) size 40x16
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698