]> source.dussan.org Git - poi.git/commit
Add file that failed regression tests as a unit test.
authorGreg Woolsey <gwoolsey@apache.org>
Sat, 24 Jun 2017 05:55:45 +0000 (05:55 +0000)
committerGreg Woolsey <gwoolsey@apache.org>
Sat, 24 Jun 2017 05:55:45 +0000 (05:55 +0000)
commit972d56189768e6471512cb7e2bd4f13c40f05b75
treebdef0af161923c67354c7d416802c318988afcbc
parenteee5205d0c1c843f5520d2cbf502641f8d7f40dc
Add file that failed regression tests as a unit test.

Adjust table style processing to allow for AlternateContent wrappers for table element style definitions.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1799733 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTableStyle.java
src/ooxml/testcases/org/apache/poi/xssf/model/TestStylesTable.java
test-data/spreadsheet/style-alternate-content.xlsx [new file with mode: 0644]