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

Unified Diff: LayoutTests/platform/win/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/win/css2.1/t060401-c32-cascading-00-b-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t060401-c32-cascading-00-b-expected.txt b/LayoutTests/platform/win/css2.1/t060401-c32-cascading-00-b-expected.txt
index e67b8a9d1c6980595d599dd4e8dd4f3267750f6b..0a1c93c02408c4519668635922ff15d0f6322308 100644
--- a/LayoutTests/platform/win/css2.1/t060401-c32-cascading-00-b-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t060401-c32-cascading-00-b-expected.txt
@@ -4,44 +4,44 @@ layer at (0,0) size 800x214
RenderBlock {HTML} at (0,0) size 800x214
RenderBody {BODY} at (8,8) size 784x198
RenderBlock {UL} at (0,0) size 784x144 [color=#FF0000]
- RenderListItem {LI} at (0,0) size 784x18
+ LayoutListItem {LI} at (0,0) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,18) size 784x72
+ LayoutListItem {LI} at (0,18) size 784x72
RenderBlock (anonymous) at (0,0) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
RenderText {#text} at (0,0) size 0x0
RenderBlock {UL} at (0,18) size 784x54
- RenderListItem {LI} at (0,0) size 784x18
+ LayoutListItem {LI} at (0,0) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,18) size 784x18
+ LayoutListItem {LI} at (0,18) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,36) size 784x18
+ LayoutListItem {LI} at (0,36) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,90) size 784x18
+ LayoutListItem {LI} at (0,90) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,108) size 784x18
+ LayoutListItem {LI} at (0,108) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."
RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (0,126) size 784x18
+ LayoutListItem {LI} at (0,126) size 784x18
RenderInline {SPAN} at (0,0) size 138x17 [color=#008000]
RenderText {#text} at (0,0) size 138x17
text run at (0,0) width 138: "This should be green."

Powered by Google App Engine
This is Rietveld 408576698