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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/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/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
index 33ef199a8b609222e3a0921c223812b1fa1d9b34..06e87a5c859522fee771e8dbc8ddde8ced12d0a5 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (55,0) size 55x96
text run at (55,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (55,96) size 55x48
+ LayoutTextCombine {#text} at (55,96) size 55x48
text run at (55,96) width 48: "90"
RenderText {#text} at (55,144) size 55x48
text run at (55,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 55x96
text run at (27,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (27,96) size 55x48
+ LayoutTextCombine {#text} at (27,96) size 55x48
text run at (27,96) width 48: "90"
RenderText {#text} at (27,144) size 55x48
text run at (27,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 55x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (24,96) size 55x48
+ LayoutTextCombine {#text} at (24,96) size 55x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 55x48
text run at (24,144) width 48: "\x{5E74}"

Powered by Google App Engine
This is Rietveld 408576698