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

Side by Side Diff: LayoutTests/platform/win/fast/dom/HTMLMeterElement/meter-element-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,43.19) size 80x16 6 RenderBlock {METER} at (0,43.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 17.77x16 9 RenderBlock {DIV} at (0,0) size 17.77x16
10 RenderBlock {METER} at (80,-0.81) size 10x60 10 RenderBlock {METER} at (80,-0.81) size 10x60
11 RenderMeter {DIV} at (0,0) size 10x60 11 LayoutMeter {DIV} at (0,0) size 10x60
12 RenderBlock {DIV} at (0,0) size 10x60 12 RenderBlock {DIV} at (0,0) size 10x60
13 RenderBlock {DIV} at (0,0) size 7x60 13 RenderBlock {DIV} at (0,0) size 7x60
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698