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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug47432-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/bug47432-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug47432-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug47432-expected.txt
index 19863f1b155e068dae1f053e1330f424318da751..35a18cf03b8a0c8af589208b6a444bc3889fe558 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug47432-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug47432-expected.txt
@@ -44,5 +44,5 @@ layer at (0,0) size 800x236
LayoutTableCell {TD} at (685,28) size 11x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
LayoutText {#text} at (2,2) size 4x19
text run at (2,2) width 4: " "
- LayoutBlockFlow {HR} at (0,208) size 182x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {HR} at (0,218) size 520x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,208) size 180x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,218) size 518x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698