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

Unified Diff: LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-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
« no previous file with comments | « no previous file | LayoutTests/fast/css-generated-content/quote-crash-93750.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
diff --git a/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt b/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
index 3cf0cc709c0647e6ffa76c656ab614dcfee68e12..a4c10c475d838fdd7b6d70fa38ca995ca30fdf3d 100644
--- a/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
+++ b/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
@@ -15,11 +15,11 @@ layer at (0,0) size 800x600
LayoutTableRow (anonymous) at (0,0) size 32x16
LayoutTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderQuote at (0,0) size 16x16
+ LayoutQuote at (0,0) size 16x16
RenderTextFragment at (0,0) size 16x16
text run at (0,0) width 16: "\""
RenderInline {<pseudo:after>} at (0,0) size 16x16
- RenderQuote at (0,0) size 16x16
+ LayoutQuote at (0,0) size 16x16
RenderTextFragment at (16,0) size 16x16
text run at (16,0) width 16: "\""
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « no previous file | LayoutTests/fast/css-generated-content/quote-crash-93750.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698