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

Unified Diff: LayoutTests/css1/box_properties/height-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/css1/box_properties/height-expected.txt
diff --git a/LayoutTests/css1/box_properties/height-expected.txt b/LayoutTests/css1/box_properties/height-expected.txt
deleted file mode 100644
index fe5755b1197a31f2d68f435f9e64ef0e123f67da..0000000000000000000000000000000000000000
--- a/LayoutTests/css1/box_properties/height-expected.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-layer at (0,0) size 785x974
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x974
- RenderBlock {HTML} at (0,0) size 785x974
- RenderBody {BODY} at (8,8) size 769x958 [bgcolor=#CCCCCC]
- RenderBlock {P} at (0,0) size 769x18
- RenderText {#text} at (0,0) size 355x18
- text run at (0,0) width 355: "The style declarations which apply to the text below are:"
- RenderBlock {PRE} at (0,34) size 769x45
- RenderText {#text} at (0,0) size 168x45
- text run at (0,0) width 160: ".one {height: 50px;}"
- text run at (160,0) width 0: " "
- text run at (0,15) width 168: ".two {height: 100px;}"
- text run at (168,15) width 0: " "
- text run at (0,30) width 0: " "
- RenderBlock {HR} at (0,92) size 769x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,102) size 769x50
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,168) size 769x18
- RenderText {#text} at (0,0) size 275x18
- text run at (0,0) width 275: "The square above should be fifty pixels tall."
- RenderBlock (anonymous) at (0,202) size 769x100
- RenderImage {IMG} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,318) size 769x18
- RenderText {#text} at (0,0) size 335x18
- text run at (0,0) width 335: "The square above should be 100 pixels tall and wide."
- RenderBlock (anonymous) at (0,352) size 769x100
- RenderImage {IMG} at (0,0) size 30x100
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,468) size 769x36
- RenderText {#text} at (0,0) size 750x36
- text run at (0,0) width 750: "The rectangular image above should be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the size has"
- text run at (0,18) width 150: "been doubled using the "
- RenderInline {CODE} at (0,0) size 48x15
- RenderText {#text} at (150,20) size 48x15
- text run at (150,20) width 48: "height"
- RenderText {#text} at (198,18) size 66x18
- text run at (198,18) width 66: " property)."
- RenderTable {TABLE} at (0,520) size 769x438 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 767x436
- RenderTableRow {TR} at (0,0) size 767x26
- RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- RenderInline {STRONG} at (0,0) size 163x18
- RenderText {#text} at (4,4) size 163x18
- text run at (4,4) width 163: "TABLE Testing Section"
- RenderTableRow {TR} at (0,26) size 767x410
- RenderTableCell {TD} at (0,218) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 4x18
- text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,26) size 755x410 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (4,4) size 747x50
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (4,70) size 747x18
- RenderText {#text} at (0,0) size 275x18
- text run at (0,0) width 275: "The square above should be fifty pixels tall."
- RenderBlock (anonymous) at (4,104) size 747x100
- RenderImage {IMG} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (4,220) size 747x18
- RenderText {#text} at (0,0) size 335x18
- text run at (0,0) width 335: "The square above should be 100 pixels tall and wide."
- RenderBlock (anonymous) at (4,254) size 747x100
- RenderImage {IMG} at (0,0) size 30x100
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (4,370) size 747x36
- RenderText {#text} at (0,0) size 725x36
- text run at (0,0) width 725: "The rectangular image above should be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the size"
- text run at (0,18) width 175: "has been doubled using the "
- RenderInline {CODE} at (0,0) size 48x15
- RenderText {#text} at (175,20) size 48x15
- text run at (175,20) width 48: "height"
- RenderText {#text} at (223,18) size 66x18
- text run at (223,18) width 66: " property)."
« no previous file with comments | « LayoutTests/css1/box_properties/float_margin-expected.txt ('k') | LayoutTests/css1/box_properties/margin-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698