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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_fix-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/core/col_widths_fix_fix-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_fix-expected.txt b/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_fix-expected.txt
index 82362468f34844c33bb03f89cc8c333c4a61502b..b127ba34f72aaee1c171de7e85fcf89742ec2478 100644
--- a/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_fix-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_fix-expected.txt
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 92: "foo foo foo foo"
LayoutBlockFlow (anonymous) at (0,80) size 784x20
LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {HR} at (0,108) size 402x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,108) size 400x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,118) size 784x20
LayoutText {#text} at (0,0) size 348x19
text run at (0,0) width 348: "fixed table - fixed cells are increased based on fixed width"

Powered by Google App Engine
This is Rietveld 408576698