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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-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/tables/mozilla/bugs/bug30692-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt
index 115469b48aca56c958193c84880dd894c30d1001..f301199c6dce46f665f66f3d110f92bc7be8e7e7 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30692-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 497x18
text run at (0,0) width 497: "BUG: Inside a cell, \"height:x%\" is ignored. It looks like 'auto' is used instead."
LayoutBR {BR} at (496,14) size 1x0
- RenderListItem {LI} at (0,18) size 784x18
- RenderListMarker at (-1,0) size 7x18: bullet
+ LayoutListItem {LI} at (0,18) size 784x18
+ LayoutListMarker at (-1,0) size 7x18: bullet
RenderText {#text} at (14,0) size 265x18
text run at (14,0) width 265: "Absolute units work correctly (eg. 50px)."
- RenderListItem {LI} at (0,36) size 784x490
+ LayoutListItem {LI} at (0,36) size 784x490
RenderBlock (anonymous) at (0,0) size 784x18
- RenderListMarker at (-1,0) size 7x18: bullet
+ LayoutListMarker at (-1,0) size 7x18: bullet
RenderText {#text} at (14,0) size 184x18
text run at (14,0) width 184: "\"width:x%\" works correctly."
RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698