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/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/win/fast/css-generated-content/wbr-with-before-content-expected.txt
diff --git a/LayoutTests/platform/win/fast/css-generated-content/wbr-with-before-content-expected.txt b/LayoutTests/platform/win/fast/css-generated-content/wbr-with-before-content-expected.txt
index ac9996c5cf95f4e80fa8b622d54379a81e66adfd..b5b78f5475f64a70f0f21b92b33f360f6597c530 100644
--- a/LayoutTests/platform/win/fast/css-generated-content/wbr-with-before-content-expected.txt
+++ b/LayoutTests/platform/win/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,4) size 22x17
text run at (0,4) width 22: "foo"
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (21,4) size 21x17
text run at (21,4) width 21: "bar"

Powered by Google App Engine
This is Rietveld 408576698