[Webkit-unassigned] [Bug 29688] New: span tag behaves incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 11:16:43 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29688

           Summary: span tag behaves incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.softrific.com
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sdiwana at yahoo.com
                CC: sdiwana at yahoo.com


span is not a block tag, yet Chrome puts new line after each.
In all other browser, I am getting one line, but in chrome, it gets displayed
as 3 separate lines.

Code:
<span id="logofirsthalf">Soft</span>
<span id="logosecondhalf">rific</span>
<span id="logofirsthalf">.com</span>

Would either like to know how to fix this, or to get chrome to fix this error.
Thanks.
Sandhya

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



More information about the webkit-unassigned mailing list