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

Unified Diff: LayoutTests/css1/box_properties/border_color-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/border_color-expected.txt
diff --git a/LayoutTests/css1/box_properties/border_color-expected.txt b/LayoutTests/css1/box_properties/border_color-expected.txt
deleted file mode 100644
index ab1319d779f14f6d6a7267cedf9cef1a15caeb87..0000000000000000000000000000000000000000
--- a/LayoutTests/css1/box_properties/border_color-expected.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
- RenderBlock {P} at (0,0) size 784x18
- 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 784x45
- RenderText {#text} at (0,0) size 728x45
- text run at (0,0) width 392: ".one {border-color: purple; border-style: solid;}"
- text run at (392,0) width 0: " "
- text run at (0,15) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
- text run at (568,15) width 0: " "
- text run at (0,30) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
- text run at (728,30) width 0: " "
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,110) size 784x24 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 357x18
- text run at (3,3) width 357: "This element should have a purple border surrounding it."
- RenderBlock {P} at (0,150) size 784x24 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 453x18
- text run at (3,3) width 453: "This element should have a medium-width purple border surrounding it."
- RenderBlock {P} at (0,190) size 784x42 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
- RenderText {#text} at (3,3) size 763x36
- text run at (3,3) width 763: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on the"
- text run at (3,21) width 222: "bottom, and yellow on the left side."
- RenderTable {TABLE} at (0,248) size 784x158 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x156
- RenderTableRow {TR} at (0,0) size 782x26
- RenderTableCell {TD} at (0,0) size 782x26 [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 782x130
- RenderTableCell {TD} at (0,78) 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 770x130 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (4,4) size 762x24 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 357x18
- text run at (3,3) width 357: "This element should have a purple border surrounding it."
- RenderBlock {P} at (4,44) size 762x24 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 453x18
- text run at (3,3) width 453: "This element should have a medium-width purple border surrounding it."
- RenderBlock {P} at (4,84) size 762x42 [border: (3px solid #800080) (3px solid #008000) (3px solid #0000FF) (3px solid #FFFF00)]
- RenderText {#text} at (3,3) size 740x36
- text run at (3,3) width 740: "This element should be surrounded by a medium width border which is purple on top, green on the right side, blue on"
- text run at (3,21) width 245: "the bottom, and yellow on the left side."

Powered by Google App Engine
This is Rietveld 408576698