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/css1/classification/display-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/css1/classification/display-expected.txt
diff --git a/LayoutTests/platform/win/css1/classification/display-expected.txt b/LayoutTests/platform/win/css1/classification/display-expected.txt
index c0761130bb00a123dd7929cb944d688d02aa4e86..febc2ce8f8a9625bdaf50fc25fd0bd3d8034db6d 100644
--- a/LayoutTests/platform/win/css1/classification/display-expected.txt
+++ b/LayoutTests/platform/win/css1/classification/display-expected.txt
@@ -39,8 +39,8 @@ layer at (0,0) size 785x821 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (435,36) size 112x17
text run at (435,36) width 112: " is being ignored."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {P} at (48,249) size 721x54
- RenderListMarker at (-17,0) size 7x17: black square
+ LayoutListItem {P} at (48,249) size 721x54
+ LayoutListMarker at (-17,0) size 7x17: black square
RenderText {#text} at (0,0) size 694x35
text run at (0,0) width 694: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list"
text run at (0,18) width 58: "items (if "
@@ -100,8 +100,8 @@ layer at (0,0) size 785x821 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (450,36) size 112x17
text run at (450,36) width 112: " is being ignored."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {P} at (52,108) size 699x54
- RenderListMarker at (-17,0) size 7x17: black square
+ LayoutListItem {P} at (52,108) size 699x54
+ LayoutListMarker at (-17,0) size 7x17: black square
RenderText {#text} at (0,0) size 694x35
text run at (0,0) width 694: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list"
text run at (0,18) width 58: "items (if "

Powered by Google App Engine
This is Rietveld 408576698