Index: LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing-mode-expected.txt |
diff --git a/LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing-mode-expected.txt b/LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing-mode-expected.txt |
index 62d73c88eac68dfd6659174c2d89aa1ff971396c..2b5d75a191a130f5b7034feada4c6345c9cffd9c 100644 |
--- a/LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing-mode-expected.txt |
+++ b/LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing-mode-expected.txt |
@@ -1,4 +1,4 @@ |
-Bug 103075: RenderBox::computePercentageLogicalHeight should use containingBlockLogicalWidthForContent |
+Bug 103075: LayoutBox::computePercentageLogicalHeight should use containingBlockLogicalWidthForContent |
This test checks that a percent logical height child in an orthogonal writing mode uses the multi-column's containing block column-width when resolving the logical height. |