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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/core/misc-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/misc-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/core/misc-expected.txt b/LayoutTests/platform/linux/tables/mozilla/core/misc-expected.txt
index 5ee2f857308de18c0be7b4dfff19ffdab35b6161..a9321f7747c9299ae3f3d0a67bbdaf7b9f466e6b 100644
--- a/LayoutTests/platform/linux/tables/mozilla/core/misc-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/core/misc-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 20: "foo"
LayoutBlockFlow (anonymous) at (0,50) size 784x20
LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {HR} at (0,78) size 602x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow {HR} at (0,78) size 600x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,88) size 784x20
LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,108) size 600x111

Powered by Google App Engine
This is Rietveld 408576698