diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-04-30 21:18:29 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-04-30 21:29:59 +0200 |
commit | e1424390d45deb75a75a167e7eba36c012f32d74 (patch) | |
tree | 78c1228c4be1d4a9d35e1f2225f9536752176ec7 /test | |
parent | 17e6c9b8bf482bc36436c4d8daca994a65ce4634 (diff) |
fdo#47670: sw: HTML: fix table border export:
SwHTMLWrtTable::Write no longer writes BORDER and BORDERCOLOR attributes
on TABLE elements, but instead various CSS "border" properties into STYLE
attributes of the TD elements. However, it was forgotten to also remove
the ROWS and FRAMES attributes, which (as the comments helpfully explain)
only make sense in case BORDER is actually written, and cause Mozilla to
not render some of the borders in cases RULES=ROWS or RULES=COLS.
(regression from d18feffd49f4481626417daac7984b2a7e70c3bf)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions