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

Unified Diff: LayoutTests/platform/win-xp/fast/text/wbr-styled-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-xp/fast/text/wbr-styled-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text/wbr-styled-expected.txt b/LayoutTests/platform/win-xp/fast/text/wbr-styled-expected.txt
index 08ff7f6030bd8d916929f7da9fc3a5fd81c396f7..6f655c4d01f617c45536f4ae9643aa2c3c7ec0b7 100644
--- a/LayoutTests/platform/win-xp/fast/text/wbr-styled-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text/wbr-styled-expected.txt
@@ -24,12 +24,12 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,36) size 784x20
RenderText {#text} at (0,0) size 120x19
text run at (0,0) width 120: "There should be no "
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (120,0) size 91x19
text run at (120,0) width 91: "red on this line."
RenderBlock {P} at (0,72) size 784x20
RenderText {#text} at (0,0) size 119x19
text run at (0,0) width 119: "No crashing, please"
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (119,0) size 4x19
text run at (119,0) width 4: "."

Powered by Google App Engine
This is Rietveld 408576698