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

Unified Diff: LayoutTests/platform/mac/css2.1/t0505-c16-descendant-00-e-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/mac/css2.1/t0505-c16-descendant-00-e-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-00-e-expected.txt b/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-00-e-expected.txt
index 4e7e0ddabec287ec9d2ff3b336fad16c44dd6bc6..2fefaa9a11d752da1cff898c1936d7aa56146f94 100644
--- a/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-00-e-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0505-c16-descendant-00-e-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 800x102
RenderText {#text} at (0,0) size 166x18
text run at (0,0) width 166: "This line should be green."
RenderBlock {UL} at (0,34) size 784x36
- RenderListItem {LI} at (40,0) size 744x36
+ LayoutListItem {LI} at (40,0) size 744x36
RenderBlock (anonymous) at (0,0) size 744x18
RenderInline {SPAN} at (0,0) size 166x18 [color=#008000]
RenderText {#text} at (0,0) size 166x18
text run at (0,0) width 166: "This line should be green."
RenderText {#text} at (0,0) size 0x0
RenderBlock {UL} at (0,18) size 744x18
- RenderListItem {LI} at (40,0) size 704x18 [color=#008000]
+ LayoutListItem {LI} at (40,0) size 704x18 [color=#008000]
RenderText {#text} at (0,0) size 166x18
text run at (0,0) width 166: "This line should be green."

Powered by Google App Engine
This is Rietveld 408576698