Change-Id: If77ca9754acd0010edb2810dfaecd511d51add29
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183559
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
This commit is contained in:
Andrea Gelmini
2025-03-31 21:25:38 +02:00
committed by Julien Nabet
parent a0dd9ce966
commit 503d988fc6

View File

@@ -142,7 +142,7 @@ CPPUNIT_TEST_FIXTURE(Test, testTdf165521_fixedCellHeight)
const sal_Int32 nTableFontLineHeight = getXPath(pDocument, sTablePath7, "y").toInt32()
- getXPath(pDocument, sTablePath6, "y").toInt32();
// Expected: 593.
// Actual (without the acompanying patch) 553
// Actual (without the accompanying patch) 553
CPPUNIT_ASSERT_EQUAL(nTextBoxFontLineHeight, nTableFontLineHeight);
// All of the text must fit inside the table,