Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-3417

Attributes of <div> elements are dropped

    XMLWordPrintable

Details

    • Integration

    Description

      Consider the following rendering test case:

      .#-----------------------------------------------------
      .expect|xwiki/2.0
      .#-----------------------------------------------------
      Hi
      .#-----------------------------------------------------
      .input|xhtml/1.0
      .#-----------------------------------------------------
      <div id="Frame1" dir="ltr" style="width: 3in; height: 3in; border: 1px solid #000000;"><p>Hi</p></div>
      

      This test case passes which means the attributes of the div tag are completely ignored. This kind of attributes are used to create frame like structures in xhtml, they should not be dropped.

      Attachments

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              asiri Asiri Rathnayake
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: