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

Unified Diff: LayoutTests/platform/linux/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/linux/css1/classification/display-expected.txt
diff --git a/LayoutTests/platform/linux/css1/classification/display-expected.txt b/LayoutTests/platform/linux/css1/classification/display-expected.txt
index 390300b8c51523b9ac36ba7fad6ce1b39f611b27..c21cfe40bc7c61389a960e3a32cf2603cfd08c47 100644
--- a/LayoutTests/platform/linux/css1/classification/display-expected.txt
+++ b/LayoutTests/platform/linux/css1/classification/display-expected.txt
@@ -39,8 +39,8 @@ layer at (0,0) size 785x873 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (320,40) size 102x19
text run at (320,40) width 102: " is being ignored."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {P} at (48,259) size 721x60
- RenderListMarker at (-18,0) size 7x19: black square
+ LayoutListItem {P} at (48,259) size 721x60
+ LayoutListMarker at (-18,0) size 7x19: black square
RenderText {#text} at (0,0) size 701x19
text run at (0,0) width 701: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list items (if"
RenderInline {CODE} at (0,0) size 120x16
@@ -99,8 +99,8 @@ layer at (0,0) size 785x873 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (320,40) size 102x19
text run at (320,40) width 102: " is being ignored."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {P} at (52,116) size 699x60
- RenderListMarker at (-18,0) size 7x19: black square
+ LayoutListItem {P} at (52,116) size 699x60
+ LayoutListMarker at (-18,0) size 7x19: black square
RenderText {#text} at (0,0) size 685x39
text run at (0,0) width 685: "This sentence should be treated as a list-item, and therefore be rendered however this user agent displays list items"
text run at (0,20) width 16: "(if "

Powered by Google App Engine
This is Rietveld 408576698