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

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

Powered by Google App Engine
This is Rietveld 408576698