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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug30692-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
index b828b1de8bc95c1e28ecac80e13322dfd9e0ba5b..5160275e3359a4e104ea483a31e5a6c61e6c24c0 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 458x19
text run at (0,0) width 458: "BUG: Inside a cell, \"height:x%\" is ignored. It looks like 'auto' is used instead."
LayoutBR {BR} at (458,15) size 0x0
- RenderListItem {LI} at (0,20) size 784x20
- RenderListMarker at (-1,0) size 7x19: bullet
+ LayoutListItem {LI} at (0,20) size 784x20
+ LayoutListMarker at (-1,0) size 7x19: bullet
RenderText {#text} at (15,0) size 249x19
text run at (15,0) width 249: "Absolute units work correctly (eg. 50px)."
- RenderListItem {LI} at (0,40) size 784x492
+ LayoutListItem {LI} at (0,40) size 784x492
RenderBlock (anonymous) at (0,0) size 784x20
- RenderListMarker at (-1,0) size 7x19: bullet
+ LayoutListMarker at (-1,0) size 7x19: bullet
RenderText {#text} at (15,0) size 169x19
text run at (15,0) width 169: "\"width:x%\" works correctly."
RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698