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/win-xp/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-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/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
index dc7d700d462479b776434c86d3c8467e09d9eef2..ab512562a754a28dab86e01bafc631f63b676bce 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x1699 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,0) size 153x17
text run at (0,0) width 153: "Fixed Backgrounds"
RenderBlock {UL} at (0,117.78) size 784x64
- RenderListItem {LI} at (40,0) size 744x48
- RenderListMarker at (-16,0) size 6x16: bullet
+ LayoutListItem {LI} at (40,0) size 744x48
+ LayoutListMarker at (-16,0) size 6x16: bullet
RenderText {#text} at (0,0) size 736x48
text run at (0,0) width 704: "If you scroll the table over the top left corner of the viewport, the first, second, and"
text run at (0,16) width 736: "fourth rows as well as cell L should reveal a purple and aqua band forming a 90-degree angle"
text run at (0,32) width 184: "in the top left corner."
- RenderListItem {LI} at (40,48) size 744x16
- RenderListMarker at (-16,0) size 6x16: bullet
+ LayoutListItem {LI} at (40,48) size 744x16
+ LayoutListMarker at (-16,0) size 6x16: bullet
RenderText {#text} at (0,0) size 664x16
text run at (0,0) width 664: "Cells A and P should have a rainbow background that seems attached to the viewport."
RenderBlock {DL} at (0,194.78) size 784x64

Powered by Google App Engine
This is Rietveld 408576698