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

Unified Diff: LayoutTests/fast/borders/border-radius-different-width-001-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/fast/borders/border-radius-different-width-001-expected.txt
diff --git a/LayoutTests/fast/borders/border-radius-different-width-001-expected.txt b/LayoutTests/fast/borders/border-radius-different-width-001-expected.txt
index 6cf6a98c7d398d736126e91f86dd4576ac41711f..03c5ae198038276e33c77e62b61993581a32877b 100644
--- a/LayoutTests/fast/borders/border-radius-different-width-001-expected.txt
+++ b/LayoutTests/fast/borders/border-radius-different-width-001-expected.txt
@@ -3,16 +3,16 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x462
RenderBlock {HTML} at (0,0) size 800x462
RenderBody {BODY} at (8,8) size 784x446
- RenderTable {TABLE} at (0,0) size 690x446
- RenderTableSection {TBODY} at (0,0) size 690x446
- RenderTableRow {TR} at (0,2) size 690x442
- RenderTableCell {TD} at (2,2) size 272x442 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 690x446
+ LayoutTableSection {TBODY} at (0,0) size 690x446
+ LayoutTableRow {TR} at (0,2) size 690x442
+ LayoutTableCell {TD} at (2,2) size 272x442 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (11,11) size 245x130 [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (30px solid #000000)]
RenderBlock {DIV} at (11,151) size 250x150 [border: (10px solid #000000) (25px solid #000000) (40px solid #000000) (25px solid #000000)]
RenderBlock {DIV} at (11,311) size 250x120 [border: (10px solid #000000) (25px solid #000000) (10px solid #000000) (25px solid #000000)]
- RenderTableCell {TD} at (276,45) size 232x356 [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (276,45) size 232x356 [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (11,11) size 204x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (1px solid #000000)]
RenderBlock {DIV} at (11,127) size 206x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (3px solid #000000)]
RenderBlock {DIV} at (11,243) size 210x102 [border: (1px solid #000000) (5px solid #000000) (1px solid #000000) (5px solid #000000)]
- RenderTableCell {TD} at (510,62) size 178x322 [r=0 c=2 rs=1 cs=1]
+ LayoutTableCell {TD} at (510,62) size 178x322 [r=0 c=2 rs=1 cs=1]
RenderBlock {DIV} at (11,11) size 156x300 [border: (4px solid #000000) (16px solid #000000) (32px solid #000000) (120px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698