Skip to content
  • adele's avatar
    LayoutTests: · 1c9ddded
    adele authored
            Reviewed by Anders Carlsson.
    
            - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7265
              REGRESSION: noscript, noframes, nolayer, noembed tags insert break inside paragraph tag
    
            * fast/parser/nofoo-tags-inside-paragraph-expected.checksum: Added.
            * fast/parser/nofoo-tags-inside-paragraph-expected.png: Added.
            * fast/parser/nofoo-tags-inside-paragraph-expected.txt: Added.
            * fast/parser/nofoo-tags-inside-paragraph.html: Added.
    
    WebCore:
    
            Test: fast/parser/nofoo-tags-inside-paragraph.html
    
            Reviewed by Anders Carlsson.
    
            - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=7265
              REGRESSION: noscript, noframes, nolayer, noembed tags insert break inside paragraph tag
    
            * khtml/html/htmlparser.cpp:
            (HTMLParser::isInline): Treat noframes, nolayer, noembed and skipped noscript
            as inline elements.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12871 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1c9ddded