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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug727-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/bug727-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug727-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug727-expected.txt
index 57abbba5b62479a22d67b648e262f0a54ee688c8..e768265248dfaab279ed3f5e6e24d49edfc2fcf1 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug727-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug727-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
- LayoutBlockFlow {HR} at (296,0) size 192x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (297,0) size 190x2 [border: (1px inset #EEEEEE)]
LayoutTable {TABLE} at (0,10) size 350x76 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 348x74
LayoutTableRow {TR} at (0,2) size 348x24

Powered by Google App Engine
This is Rietveld 408576698