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

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt

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
Index: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
index 8a72414b2f5cfbbbf6d290fe6b874328650616d8..9df12d687318ef3e4f61c7b61db2407bf0d99e9e 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"

Powered by Google App Engine
This is Rietveld 408576698