CTS change for bug 7301594 Html.toHtml ... invalid html
We changed the HTML output for direction from <p dir=ltr> to <p dir="ltr">, and the former behavior was specified in the tests. This change updates tests to the new, more correct, syntax. Change-Id: Ifae1b8e0c6a41df928af452de8b0cbcac579890b
Loading
Please sign in to comment