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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/text/wbr-styled-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/wbr-styled-expected.txt b/LayoutTests/platform/mac/fast/text/wbr-styled-expected.txt
index 195b4b03a61897ed749457a64efd559ccc74cd2d..976d7fbf24827b5d84f0dfe51512134d81d5a05e 100644
--- a/LayoutTests/platform/mac/fast/text/wbr-styled-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/wbr-styled-expected.txt
@@ -24,12 +24,12 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,34) size 784x18
RenderText {#text} at (0,0) size 128x18
text run at (0,0) width 128: "There should be no "
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (127,0) size 100x18
text run at (127,0) width 100: "red on this line."
RenderBlock {P} at (0,68) size 784x18
RenderText {#text} at (0,0) size 126x18
text run at (0,0) width 126: "No crashing, please"
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (125,0) size 5x18
text run at (125,0) width 5: "."

Powered by Google App Engine
This is Rietveld 408576698