Back to Chromium

Table rules attr

third_party/blink/web_tests/fast/table/rules-attr-dynchange2.html

149.0.7827.2206 B
Original Source

| Row1 cell1 | Row1 cell2 | | Row2 cell1 | Row2 cell2 | | Row3 cell1 | Row3 cell2 |

The rules attribute is first set dynamically to cols, then to rows, so the table should show only row borders. Bug 14848.