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

Unified Diff: LayoutTests/platform/win/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/win/fast/dynamic/anchor-lock-expected.txt
diff --git a/LayoutTests/platform/win/fast/dynamic/anchor-lock-expected.txt b/LayoutTests/platform/win/fast/dynamic/anchor-lock-expected.txt
index db18772fbaf7597084e6e30a4091e16038e21939..feed6a0d00f8bb6b19c3d1514f5e9640d6f4a389 100644
--- a/LayoutTests/platform/win/fast/dynamic/anchor-lock-expected.txt
+++ b/LayoutTests/platform/win/fast/dynamic/anchor-lock-expected.txt
@@ -11,28 +11,28 @@ layer at (0,0) size 785x2122 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 755: "This tests WebKit's ability to lock to an anchor and maintain focus on it as images are loaded above and below it. The"
text run at (0,18) width 376: "Anchor text should be visible and this message should not."
RenderBlock {P} at (0,110.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,326.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,542.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,758.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock (anonymous) at (0,974.44) size 769x18
RenderInline {A} at (0,0) size 313x17
RenderText {#text} at (0,0) size 313x17
text run at (0,0) width 313: "Anchor text - this should be the only visible text."
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,1008.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1224.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1440.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1656.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock {P} at (0,1872.44) size 769x200
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
RenderBlock (anonymous) at (0,2088.44) size 769x18
RenderText {#text} at (0,0) size 60x17
text run at (0,0) width 60: "#anchor1"

Powered by Google App Engine
This is Rietveld 408576698