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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/dom/52776-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/dom/52776-expected.txt b/LayoutTests/platform/win-xp/fast/dom/52776-expected.txt
index 1e16c312e85d5c7ef6908f365437741e5cc12d88..2f5bcde0cd2361fd44ef5be0bb8f75c11f02be0b 100644
--- a/LayoutTests/platform/win-xp/fast/dom/52776-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/dom/52776-expected.txt
@@ -264,8 +264,8 @@ layer at (0,0) size 785x1820 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (15,0) width 0: "\x{202C}"
text run at (15,0) width 0: "\x{202A}"
RenderBlock {UL} at (0,1768) 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