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

Unified Diff: LayoutTests/platform/android/fast/dynamic/anchor-lock-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/android/fast/dynamic/anchor-lock-expected.txt
diff --git a/LayoutTests/platform/android/fast/dynamic/anchor-lock-expected.txt b/LayoutTests/platform/android/fast/dynamic/anchor-lock-expected.txt
index 5e8298bda7fd3054453d042051991e18d84d4892..83c735f7a742a38652eda52bda9601b089c01017 100644
--- a/LayoutTests/platform/android/fast/dynamic/anchor-lock-expected.txt
+++ b/LayoutTests/platform/android/fast/dynamic/anchor-lock-expected.txt
@@ -11,28 +11,28 @@ layer at (0,0) size 785x2130
text run at (0,0) width 756: "This tests WebKit's ability to lock to an anchor and maintain focus on it as images are loaded above and below it. The Anchor"
text run at (0,20) width 300: "text should be visible and this message should not."
RenderBlock {P} at (0,114.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,330.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,546.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,762.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock (anonymous) at (0,978.44) size 769x20
RenderInline {A} at (0,0) size 289x19
RenderText {#text} at (0,0) size 289x19
text run at (0,0) width 289: "Anchor text - this should be the only visible text."
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,1014.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1230.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1446.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1662.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1878.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock (anonymous) at (0,2094.44) size 769x20
RenderText {#text} at (0,0) size 57x19
text run at (0,0) width 57: "#anchor1"

Powered by Google App Engine
This is Rietveld 408576698