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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-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/bug14323-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-expected.txt
index d2afc7f3722563aa2b460d8717d3b9c6edb89c92..cd96c873c6ac6e001bf7df927f3fca36940c0491 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-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 152x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,0) size 150x2 [border: (1px inset #EEEEEE)]
LayoutTable {TABLE} at (0,10) size 167x49 [bgcolor=#F7D68C] [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 165x47
LayoutTableRow {TR} at (0,0) size 165x47

Powered by Google App Engine
This is Rietveld 408576698