[Mono-bugs] [Bug 48601][Min] Changed - Font strikeout is not accurate

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Sep 2003 11:48:22 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by yaronsh@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=48601

--- shadow/48601	2003-09-21 11:42:36.000000000 -0400
+++ shadow/48601.tmp.11297	2003-09-21 11:48:22.000000000 -0400
@@ -65,6 +65,12 @@
 This may be a browser issue.
 
 The HTML generated is:
 <span id="Label1" style="text-decoration: line-through;">626</span>
 
 Does MS generate something similar?
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-09-21 11:48 -------
+MS Produces:
+<span id="Label1" style="text-decoration: line-through;">626</span>
+
+It looks identical but the result looks different!!!