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

Unified Diff: LayoutTests/fast/text/international/combine-at-line-break-crash.html

Issue 940373003: Rename RenderText to LayoutText (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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 | « no previous file | LayoutTests/platform/android/fast/dynamic/text-combine-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/international/combine-at-line-break-crash.html
diff --git a/LayoutTests/fast/text/international/combine-at-line-break-crash.html b/LayoutTests/fast/text/international/combine-at-line-break-crash.html
index cb9ae1f23ee52fe556f570b33a58f1c0f0703ffb..a08c1b230796ca162cf8aad167a6e875c60e5646 100644
--- a/LayoutTests/fast/text/international/combine-at-line-break-crash.html
+++ b/LayoutTests/fast/text/international/combine-at-line-break-crash.html
@@ -21,7 +21,7 @@ function runTest() {
</script>
</head>
<body onload='runTest()'><p>Test passes if there's no crash.</p>
-<!-- The empty scripts tags are needed to split the RenderCombineText and reproduce the bug. -->
+<!-- The empty scripts tags are needed to split the LayoutTextCombine and reproduce the bug. -->
<div id="test"><p>foo <script></script>
<script></script>
</p>
« no previous file with comments | « no previous file | LayoutTests/platform/android/fast/dynamic/text-combine-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698