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

Unified Diff: LayoutTests/platform/win/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/win/fast/text/wbr-pre-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/wbr-pre-expected.txt b/LayoutTests/platform/win/fast/text/wbr-pre-expected.txt
index 485b8bba88d89e8af7a6bd68ea832a311fc5cf44..0a9ab299ca78da292179448acd61c75bfe9d93c5 100644
--- a/LayoutTests/platform/win/fast/text/wbr-pre-expected.txt
+++ b/LayoutTests/platform/win/fast/text/wbr-pre-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {PRE} at (0,0) size 784x48
RenderText {#text} at (0,0) size 184x16
text run at (0,0) width 184: "[ONE] This is the first"
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (184,0) size 568x48
text run at (184,0) width 48: " line."
text run at (232,0) width 0: " "

Powered by Google App Engine
This is Rietveld 408576698