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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/css-generated-content/wbr-with-before-content-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css-generated-content/wbr-with-before-content-expected.txt b/LayoutTests/platform/linux/fast/css-generated-content/wbr-with-before-content-expected.txt
index 1d319792699216db9e3cdcfbf0c36210c0ff8101..cb076e2c7d8c79d6a8670ce9881f1601903adc4e 100644
--- a/LayoutTests/platform/linux/fast/css-generated-content/wbr-with-before-content-expected.txt
+++ b/LayoutTests/platform/linux/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 20x19
text run at (0,3) width 20: "foo"
- RenderWordBreak {WBR} at (0,0) size 0x0
+ LayoutWordBreak {WBR} at (0,0) size 0x0
RenderText {#text} at (20,3) size 20x19
text run at (20,3) width 20: "bar"

Powered by Google App Engine
This is Rietveld 408576698