4 | | 1.Enter some text into the RTE, and click align right. |
5 | | 2.Place the cursor in front of the text, and insert a horizontal line. |
6 | | 3.Check the source code, notice that the <hr> tag is inserted into the <p> tag. |
7 | | 4.The browser will report js error when use the html code to render. |
8 | | 5.The posted content will lost right alignment. |
| 4 | 1. Enter some text into the RTE, and click align right. |
| 5 | 2. Place the cursor in front of the text, and insert a horizontal line. |
| 6 | 3. Check the source code, notice that the <hr> tag is inserted into the <p> tag. |
| 7 | 4. The browser will report js error when use the html code to render. |
| 8 | 5. The posted content will lost right alignment. |