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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1647-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/bug1647-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1647-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
index 3a0f42495cebdb39b0eb32dc4b2e30c6a2cd6a33..bba429b56b88a9e2ce45af72e1ad0fbce7b888d7 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug1647-expected.txt
@@ -10,19 +10,19 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 84x19
text run at (0,0) width 84: "xxxxxxxxxxxx"
LayoutBR {BR} at (84,15) size 0x0
- LayoutTableCell {TD} at (152,0) size 3x38 [bgcolor=#D3D3D3] [r=0 c=1 rs=1 cs=1]
- LayoutBlockFlow {HR} at (0,8) size 3x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow (anonymous) at (0,18) size 3x20
+ LayoutTableCell {TD} at (152,0) size 2x38 [bgcolor=#D3D3D3] [r=0 c=1 rs=1 cs=1]
+ LayoutBlockFlow {HR} at (0,8) size 2x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow (anonymous) at (0,18) size 2x20
LayoutBR {BR} at (0,0) size 0x19
- LayoutTableCell {TD} at (155,0) size 91x114 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
- LayoutBlockFlow {HR} at (0,8) size 91x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow (anonymous) at (0,18) size 91x20
+ LayoutTableCell {TD} at (154,0) size 89x114 [bgcolor=#FFA500] [r=0 c=2 rs=1 cs=1]
+ LayoutBlockFlow {HR} at (0,8) size 89x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow (anonymous) at (0,18) size 89x20
LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {HR} at (0,46) size 91x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow (anonymous) at (0,56) size 91x20
+ LayoutBlockFlow {HR} at (0,46) size 89x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow (anonymous) at (0,56) size 89x20
LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {HR} at (0,84) size 91x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow (anonymous) at (0,94) size 91x20
+ LayoutBlockFlow {HR} at (0,84) size 89x2 [border: (1px inset #EEEEEE)]
+ LayoutBlockFlow (anonymous) at (0,94) size 89x20
LayoutBR {BR} at (0,0) size 0x19
LayoutTableRow {TR} at (0,234) size 598x56
LayoutTableCell {TD} at (152,234) size 446x56 [r=1 c=1 rs=1 cs=5]

Powered by Google App Engine
This is Rietveld 408576698