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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug1800-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/bug1800-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1800-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1800-expected.txt
index 22adb7386af6cd706c4667e23e41fac04b230391..7ce8da6ee89bb6704d46369ef8f8d34839cde26c 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug1800-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug1800-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 112: "cell of nested table"
LayoutBlockFlow (anonymous) at (0,74) size 784x20
LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {HR} at (0,102) size 202x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,102) size 200x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,112) size 784x20
LayoutText {#text} at (0,0) size 206x19
text run at (0,0) width 206: "nested table width includes border"

Powered by Google App Engine
This is Rietveld 408576698