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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1055-2-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_expected_failures/bugs/bug1055-2-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
index 936726ce21042dd784d462fc68272e5611868a34..1e23f92084314ed72a30c4cbf066167c354db3a5 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 785x941 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection {TBODY} at (0,0) size 576x48
LayoutTableRow {TR} at (0,2) size 576x20
LayoutTableCell {TD} at (2,2) size 572x20 [r=0 c=0 rs=1 cs=3]
- LayoutBlockFlow {HR} at (1,9) size 572x2 [bgcolor=#808080] [border: (1px solid #808080)]
+ LayoutBlockFlow {HR} at (1,9) size 570x2 [bgcolor=#808080] [border: (1px solid #808080)]
LayoutTableRow {TR} at (0,24) size 576x22
LayoutTableCell {TD} at (2,24) size 142x22 [r=1 c=0 rs=1 cs=1]
LayoutInline {A} at (0,0) size 85x19 [color=#0000EE]
@@ -139,7 +139,7 @@ layer at (0,0) size 785x941 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection {TBODY} at (0,0) size 576x48
LayoutTableRow {TR} at (0,2) size 576x20
LayoutTableCell {TD} at (2,2) size 572x20 [r=0 c=0 rs=1 cs=3]
- LayoutBlockFlow {HR} at (1,9) size 572x2 [bgcolor=#808080] [border: (1px solid #808080)]
+ LayoutBlockFlow {HR} at (1,9) size 570x2 [bgcolor=#808080] [border: (1px solid #808080)]
LayoutTableRow {TR} at (0,24) size 576x22
LayoutTableCell {TD} at (2,24) size 142x22 [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 85x19

Powered by Google App Engine
This is Rietveld 408576698