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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug1067-2-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/bug1067-2-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1067-2-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1067-2-expected.txt
index bbc79b25e0eab1225d0ef3a27b7c543129440df6..f1f35c76474f815911e6cb9c0989aa021a88d872 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1067-2-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1067-2-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
- LayoutBlockFlow {HR} at (0,0) size 112x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,0) size 110x2 [border: (1px inset #EEEEEE)]
LayoutTable {TABLE} at (0,10) size 290x60
LayoutTableSection {TBODY} at (0,0) size 290x60
LayoutTableRow {TR} at (0,0) size 290x60

Powered by Google App Engine
This is Rietveld 408576698