Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(820)

Unified Diff: LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing-expected.txt

Issue 926193003: Move rendering/RenderBox to layout/LayoutBox. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing-expected.txt
diff --git a/LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing-expected.txt b/LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing-expected.txt
index 9907d8c79e6ca5998b46a5edbf36bc8b261a0584..dc2ed86322a07b378a387ae89a11660858fc9ab0 100644
--- a/LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing-expected.txt
+++ b/LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing-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 table caption with an orthogonal writing mode properly uses the table's logical width (including padding and borders).
« no previous file with comments | « LayoutTests/fast/table/caption-orthogonal-writing-mode-sizing.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698