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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t0804-c5509-padn-l-01-b-a-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-xp/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt b/LayoutTests/platform/win-xp/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt
index 0b146ed52cf4e8efac68f82ac05cfc7eba0cc808..b8695b64e28be42dbd8017fb4050e3818860d11e 100644
--- a/LayoutTests/platform/win-xp/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x184
text run at (0,0) width 297: "The following two diagrams should look identical."
RenderBlock {DIV} at (16,36) size 166x54 [color=#008080] [bgcolor=#FFA500] [border: (3px solid #000000)]
RenderBlock {UL} at (3,3) size 160x48 [bgcolor=#FFFF00]
- RenderListItem {LI} at (32,0) size 128x16
+ LayoutListItem {LI} at (32,0) size 128x16
RenderText {#text} at (0,0) size 16x16
text run at (0,0) width 16: "-"
- RenderListItem {LI} at (32,16) size 128x16 [bgcolor=#00FFFF]
+ LayoutListItem {LI} at (32,16) size 128x16 [bgcolor=#00FFFF]
RenderText {#text} at (32,0) size 16x16
text run at (32,0) width 16: "-"
- RenderListItem {LI} at (32,32) size 128x16
+ LayoutListItem {LI} at (32,32) size 128x16
RenderText {#text} at (0,0) size 16x16
text run at (0,0) width 16: "-"
RenderBlock {DIV} at (16,106) size 166x54 [bgcolor=#FF0000] [border: (3px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698