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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug14929-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/bug14929-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug14929-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug14929-expected.txt
index 25d1383eac9a0c2bac36a66f408c8baaac75629c..ae7b262d9cd5d6e5dd3bc6287cb76937ee1ee7d8 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug14929-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug14929-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (131,66) size 505x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutText {#text} at (2,2) size 42x19
text run at (2,2) width 42: "SLmail"
- LayoutBlockFlow {HR} at (0,146) size 130x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,146) size 128x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,156) size 784x20
LayoutText {#text} at (0,0) size 384x19
text run at (0,0) width 384: "The simplified original testcase with image size reduced to190px"
@@ -36,7 +36,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (131,26) size 505x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutText {#text} at (2,2) size 42x19
text run at (2,2) width 42: "SLmail"
- LayoutBlockFlow {HR} at (0,262) size 130x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,262) size 128x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,272) size 784x20
LayoutText {#text} at (0,0) size 140x19
text run at (0,0) width 140: "Testcase without image"
@@ -55,4 +55,4 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (131,48) size 505x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutText {#text} at (2,2) size 42x19
text run at (2,2) width 42: "SLmail"
- LayoutBlockFlow {HR} at (0,400) size 130x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,400) size 128x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698