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

Unified Diff: LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-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/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt b/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt
index 9c6ecc95be2bed1684b84def133c9af0a6ca49e1..26879e0b25fa2214b56e2252850cd986d043ffd0 100644
--- a/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x182
text run at (0,0) width 324: "The following two diagrams should look identical."
RenderBlock {DIV} at (16,34) size 166x54 [color=#008080] [bgcolor=#FFA500] [border: (3px solid #000000)]
RenderBlock {UL} at (35,3) size 128x48 [bgcolor=#FFFF00]
- RenderListItem {LI} at (0,0) size 128x16
+ LayoutListItem {LI} at (0,0) size 128x16
RenderText {#text} at (0,0) size 16x16
text run at (0,0) width 16: "-"
- RenderListItem {LI} at (32,16) size 96x16 [bgcolor=#00FFFF]
+ LayoutListItem {LI} at (32,16) size 96x16 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 16x16
text run at (0,0) width 16: "-"
- RenderListItem {LI} at (0,32) size 128x16
+ LayoutListItem {LI} at (0,32) size 128x16
RenderText {#text} at (0,0) size 16x16
text run at (0,0) width 16: "-"
RenderBlock {DIV} at (16,104) size 166x54 [bgcolor=#FF0000] [border: (3px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698