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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/wbr-pre-expected.txt

Issue 934853002: Move and rename RenderQuote and RenderWordBreak. (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/slimmingpaint/fast/text/wbr-pre-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/wbr-pre-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/wbr-pre-expected.txt
index 6fe8d1f2277b06ec017866ce5263a68ea19238e0..2eb1bded0eb8326da1180f52d09e6ffff38dca89 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/wbr-pre-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/wbr-pre-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {PRE} at (0,0) size 784x45
RenderText {#text} at (0,0) size 180x15
text run at (0,0) width 180: "[ONE] This is the first"
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (179,0) size 554x45
text run at (179,0) width 48: " line."
text run at (226,0) width 1: " "

Powered by Google App Engine
This is Rietveld 408576698