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

Unified Diff: LayoutTests/platform/mac/fast/css-generated-content/005-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/005-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt b/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt
index eba0810261e13139ebda409229fd89614e04f24f..e8d03ac703bcf4bf482bee61aed214da68fa268f 100644
--- a/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt
+++ b/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x18
RenderInline {Q} at (0,0) size 160x18
RenderInline {<pseudo:before>} at (0,0) size 7x18
- RenderQuote at (0,0) size 7x18
+ LayoutQuote at (0,0) size 7x18
RenderTextFragment at (0,0) size 7x18
text run at (0,0) width 7: "\""
RenderText {#text} at (6,0) size 154x18
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 56x18
text run at (0,0) width 56: "this text."
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderQuote at (0,0) size 7x18
+ LayoutQuote at (0,0) size 7x18
RenderTextFragment at (55,0) size 7x18
text run at (55,0) width 7: "\""
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698