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

Unified Diff: LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt

Issue 618843002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt b/LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..272708fe9bc16ddd25e33b93cb08a0e2b4012b45
--- /dev/null
+++ b/LayoutTests/platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x118
+ RenderBlock {HTML} at (0,0) size 800x118
+ RenderBody {BODY} at (8,16) size 784x94
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 447x16
+ text run at (0,0) width 447: "The three boxes below should have progressively thinner top borders."
+ RenderTable {TABLE} at (0,32) size 66x62 [color=#000080]
+ RenderTableSection {TBODY} at (0,0) size 66x62
+ RenderTableRow {TR} at (0,2) size 66x58
+ RenderTableCell {TD} at (2,2) size 20x58 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (1,17) size 18x24 [border: (5px solid #000080) (3px solid #000080)]
+ RenderText {#text} at (3,5) size 12x16
+ text run at (3,5) width 12: "A"
+ RenderTableCell {TD} at (24,4) size 19x56 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {P} at (1,17) size 17x22 [border: (3px solid #000080)]
+ RenderText {#text} at (3,3) size 11x16
+ text run at (3,3) width 11: "B"
+ RenderTableCell {TD} at (45,6) size 19x54 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {P} at (1,17) size 17x20 [border: (1px solid #000080) (3px solid #000080)]
+ RenderText {#text} at (3,1) size 11x16
+ text run at (3,1) width 11: "C"

Powered by Google App Engine
This is Rietveld 408576698