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

Unified Diff: LayoutTests/platform/mac/fast/events/pointer-events-2-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/mac/fast/events/pointer-events-2-expected.txt
diff --git a/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt b/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt
index bb30b25a8907ba0f2ec3960747f75683b3b5cce0..41e5c9251b55c4eebeca3e5e2163f92a99fd1b3d 100644
--- a/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt
+++ b/LayoutTests/platform/mac/fast/events/pointer-events-2-expected.txt
@@ -131,7 +131,7 @@ layer at (340,240) size 300x100
layer at (340,240) size 80x80
RenderBlock (positioned) {DIV} at (0,0) size 80x80
layer at (340,240) size 80x80
- RenderImage {IMG} at (0,0) size 80x80
+ LayoutImage {IMG} at (0,0) size 80x80
layer at (440,240) size 80x80
RenderBlock (positioned) {DIV} at (100,0) size 80x80
RenderText {#text} at (0,0) size 24x18
@@ -145,7 +145,7 @@ layer at (340,340) size 300x100
layer at (340,340) size 80x80
RenderBlock (positioned) {DIV} at (0,0) size 80x80
layer at (340,340) size 80x80
- RenderImage {IMG} at (0,0) size 80x80
+ LayoutImage {IMG} at (0,0) size 80x80
layer at (440,340) size 80x80
RenderBlock (positioned) {DIV} at (100,0) size 80x80
RenderText {#text} at (0,0) size 32x18

Powered by Google App Engine
This is Rietveld 408576698