[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:42:36 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48601
--- shadow/48601 2003-09-19 03:00:58.000000000 -0400
+++ shadow/48601.tmp.11229 2003-09-21 11:42:36.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 48601
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Minor
Component: System.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: yaronsh@mainsoft.com
@@ -57,6 +57,14 @@
</HTML>
------- Additional Comments From yaronsh@mainsoft.com 2003-09-18 10:43 -------
Created an attachment (id=5363)
Testcase
+
+------- Additional Comments From gonzalo@ximian.com 2003-09-21 11:42 -------
+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?