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

Unified Diff: LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.txt

Issue 616063002: 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/t170602-bdr-conflct-w-95-d-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.txt b/LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fa18bb498c2f7f05fd5f0279be18a67d1ffd2bc2
--- /dev/null
+++ b/LayoutTests/platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.txt
@@ -0,0 +1,40 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x226
+ RenderBlock {HTML} at (0,0) size 800x226
+ RenderBody {BODY} at (8,16) size 784x202
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 322x16
+ text run at (0,0) width 322: "There should be no red borders on the table below"
+ RenderTable {TABLE} at (0,32) size 125x170 [border: (2px none #808080)]
+ RenderTableSection {TBODY} at (2,2) size 120x165
+ RenderTableRow {TR} at (0,0) size 120x55
+ RenderTableCell {TD} at (0,16) size 40x23 [border: (3px ridge #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"
+ RenderTableCell {TD} at (40,16) size 40x23 [border: (3px ridge #00FF00)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"
+ RenderTableCell {TD} at (80,16) size 40x23 [border: (3px ridge #00FF00)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"
+ RenderTableRow {TR} at (0,55) size 120x55
+ RenderTableCell {TD} at (0,71) size 40x23 [border: (3px ridge #00FF00)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"
+ RenderTableCell {TD} at (40,71) size 40x23 [border: (3px none #FF0000)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 32x16
+ text run at (4,4) width 32: "none"
+ RenderTableCell {TD} at (80,71) size 40x23 [border: (3px ridge #00FF00)] [r=1 c=2 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"
+ RenderTableRow {TR} at (0,110) size 120x55
+ RenderTableCell {TD} at (0,126) size 40x23 [border: (3px ridge #00FF00)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"
+ RenderTableCell {TD} at (40,126) size 40x23 [border: (3px ridge #00FF00)] [r=2 c=1 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"
+ RenderTableCell {TD} at (80,126) size 40x23 [border: (3px ridge #00FF00)] [r=2 c=2 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 33x16
+ text run at (4,4) width 33: "ridge"

Powered by Google App Engine
This is Rietveld 408576698