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

Unified Diff: LayoutTests/platform/android/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/android/fast/dom/52776-expected.txt
diff --git a/LayoutTests/platform/android/fast/dom/52776-expected.txt b/LayoutTests/platform/android/fast/dom/52776-expected.txt
index 73b829511a5f6a6151155e7d162b60c94f56caff..ccc37e7ba41d4834bd9c28658db604ef4db17600 100644
--- a/LayoutTests/platform/android/fast/dom/52776-expected.txt
+++ b/LayoutTests/platform/android/fast/dom/52776-expected.txt
@@ -264,8 +264,8 @@ layer at (0,0) size 785x1812
text run at (15,0) width 0: "\x{202C}"
text run at (15,0) width 0: "\x{202A}"
RenderBlock {UL} at (0,1760) size 769x20
- RenderListItem {LI} at (40,0) size 729x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 729x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 677x19
text run at (0,0) width 677: "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