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

Unified Diff: LayoutTests/platform/mac/fast/dom/52776-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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/dom/52776-expected.txt
diff --git a/LayoutTests/platform/mac/fast/dom/52776-expected.txt b/LayoutTests/platform/mac/fast/dom/52776-expected.txt
index ef2f926a026f0fd81d030441145acda4c44050e7..f3ad56fa58d85eb97da3870b2310a170fb7110ce 100644
--- a/LayoutTests/platform/mac/fast/dom/52776-expected.txt
+++ b/LayoutTests/platform/mac/fast/dom/52776-expected.txt
@@ -264,8 +264,8 @@ layer at (0,0) size 785x1696 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (19,1) width 1: "\x{202C}"
text run at (19,1) width 1: "\x{202A}"
RenderBlock {UL} at (0,1646) size 769x18
- RenderListItem {LI} at (40,0) size 729x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 729x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 718x18
text run at (0,0) width 718: "test id=test: the right-most character of rendering result of <PDF>abc<PDF> in RTL block should be c: Success"
selection start: position 3 of child 0 {#text} of child 20 {DIV} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698