[Webkit-unassigned] [Bug 15975] New: rcov 0.8 CSS highlighting is broken in Safari 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 17:34:11 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15975

           Summary: rcov 0.8 CSS highlighting is broken in Safari 3
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
               URL: http://taw.chaosforge.org/magic_xml/coverage/magic_xml_r
                    b.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luis at happyapps.com


I reported this originally on
http://www.luisdelarosa.com/2007/11/10/ruby-bugs-on-leopard/

rcov is a code coverage tool for ruby.  Its latest version is 0.8.0.2.  The
output will highlight covered lines of code in green and uncovered in red. 
This worked perfectly in Tiger with Safari 2.  However, in Leopard with Safari
3, it no longer highlights.  I also tested with OmniWeb 5.6 and it does not
highlight either.

However, Firefox 2 on Leopard does work properly as does Camino on Leopard.

One good URL that shows the information is
http://taw.chaosforge.org/magic_xml/coverage/magic_xml_rb.html

Rcov 0.4 however works properly in Safari 3 on Leopard and here's an example
URL:
http://bioruby-doc.org/coverage/-tmp-bioruby-lib-bio-db-gff_rb.html

If you look at the difference, it looks like there are some extra XHTML tags
that are of the form "<a name="line1" />" which throw off Safari 3.

Also I tested a WebKit nightly, but I don't remember the version - I will test
again soon but it was broken as well.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list