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

Unified Diff: LayoutTests/platform/linux/css2.1/t060401-c32-cascading-00-b-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/css2.1/t060401-c32-cascading-00-b-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t060401-c32-cascading-00-b-expected.txt b/LayoutTests/platform/linux/css2.1/t060401-c32-cascading-00-b-expected.txt
index 20cab78034e61d0d6fccf738bc1ba079994bd38e..b86b89a2452e99208a38d7e8514c2bc8ff370a1e 100644
--- a/LayoutTests/platform/linux/css2.1/t060401-c32-cascading-00-b-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t060401-c32-cascading-00-b-expected.txt
@@ -4,44 +4,44 @@ layer at (0,0) size 800x236
RenderBlock {HTML} at (0,0) size 800x236
RenderBody {BODY} at (8,8) size 784x220
RenderBlock {UL} at (0,0) size 784x160 [color=#FF0000]
- RenderListItem {LI} at (0,0) size 784x20
+ LayoutListItem {LI} at (0,0) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,20) size 784x80
+ LayoutListItem {LI} at (0,20) size 784x80
RenderBlock (anonymous) at (0,0) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
RenderText {#text} at (0,0) size 0x0
RenderBlock {UL} at (0,20) size 784x60
- RenderListItem {LI} at (0,0) size 784x20
+ LayoutListItem {LI} at (0,0) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,20) size 784x20
+ LayoutListItem {LI} at (0,20) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,40) size 784x20
+ LayoutListItem {LI} at (0,40) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,100) size 784x20
+ LayoutListItem {LI} at (0,100) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,120) size 784x20
+ LayoutListItem {LI} at (0,120) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,140) size 784x20
+ LayoutListItem {LI} at (0,140) size 784x20
RenderInline {SPAN} at (0,0) size 128x19 [color=#008000]
RenderText {#text} at (0,0) size 128x19
text run at (0,0) width 128: "This should be green."

Powered by Google App Engine
This is Rietveld 408576698