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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug625-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/bug625-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug625-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug625-expected.txt
index b5abaa82f84055a70b7879800e71a71181e465fe..be32a396833870074be1181420914f70ac9eb5f5 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug625-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug625-expected.txt
@@ -1,9 +1,9 @@
-layer at (0,0) size 800x600 scrollWidth 1012
+layer at (0,0) size 800x600 scrollWidth 1008
LayoutView 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
- LayoutBlockFlow {HR} at (0,0) size 1004x4 [border: (2px solid #000000)]
+ LayoutBlockFlow {HR} at (0,0) size 1000x4 [border: (2px solid #000000)]
LayoutBlockFlow (anonymous) at (0,12) size 784x20
LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,32) size 642x219

Powered by Google App Engine
This is Rietveld 408576698