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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_autoFix-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_autoFix-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_autoFix-expected.txt b/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
index 938e4b819ff0c823bcd35346da703045a93fffb3..b2c631b102c4712509d47476abfa8c90479b8147 100644
--- a/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 56: "auto auto"
LayoutBlockFlow (anonymous) at (0,70) size 784x20
LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {HR} at (0,98) size 102x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,98) size 100x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,108) size 784x20
LayoutText {#text} at (0,0) size 303x19
text run at (0,0) width 303: "table fixed at 600, 1st 2 cells fixed at 100, 2nd not"

Powered by Google App Engine
This is Rietveld 408576698