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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug60992-expected.txt

Issue 500093002: Use border-box sizing for the HR element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 8 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/linux/tables/mozilla/bugs/bug60992-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug60992-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug60992-expected.txt
index f381c1c7639282d851acd839763fd49a05a9dfa8..231930f3c75d21d1c9514a13e5aefdd398f447ec 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug60992-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug60992-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (0,0) size 0x19
LayoutText {#text} at (0,20) size 92x19
text run at (0,20) width 92: "<hr width=30>"
- LayoutBlockFlow {HR} at (92,127) size 32x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (93,127) size 30x2 [border: (1px inset #EEEEEE)]
LayoutTableRow {TR} at (0,142) size 220x22
LayoutTableCell {TD} at (2,142) size 216x22 [bgcolor=#CCCCCC] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 4x19
@@ -38,4 +38,4 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (0,0) size 0x19
LayoutText {#text} at (0,20) size 92x19
text run at (0,20) width 92: "<hr width=30>"
- LayoutBlockFlow {HR} at (92,127) size 32x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (93,127) size 30x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698