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

Unified Diff: LayoutTests/platform/mac/fast/css-generated-content/wbr-with-before-content-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/css-generated-content/wbr-with-before-content-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt
index 113d14cdccaecc5467c927becd27d4a0eb5a8035..2740009d96116d3b0dde17e7f8ea8e8bfcaa8618 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt
+++ b/LayoutTests/platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt
@@ -10,6 +10,6 @@ layer at (0,0) size 800x600
RenderBlock {A} at (1,1) size 200x25 [color=#0000EE] [bgcolor=#FFFFFF]
RenderText {#text} at (0,3) size 22x18
text run at (0,3) width 22: "foo"
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (21,3) size 21x18
text run at (21,3) width 21: "bar"

Powered by Google App Engine
This is Rietveld 408576698