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

Unified Diff: LayoutTests/platform/mac/fast/css/nested-floating-relative-position-percentages-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/css/nested-floating-relative-position-percentages-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/nested-floating-relative-position-percentages-expected.txt b/LayoutTests/platform/mac/fast/css/nested-floating-relative-position-percentages-expected.txt
index 460cbf95493ea582540a95d5d920a3f821905f8c..fc8ebeb897c5a0376c7c4d8973facd621bd7f689 100644
--- a/LayoutTests/platform/mac/fast/css/nested-floating-relative-position-percentages-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/nested-floating-relative-position-percentages-expected.txt
@@ -14,19 +14,19 @@ layer at (400,26) size 630x420 backgroundClip at (0,0) size 800x600 clip at (0,0
RenderText {#text} at (0,0) size 0x0
layer at (90,31) size 200x200
RenderBlock (floating) {DIV} at (5,5) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
layer at (300,31) size 200x200
RenderBlock (floating) {DIV} at (215,5) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
layer at (510,31) size 200x200
RenderBlock (floating) {DIV} at (425,5) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
layer at (90,241) size 200x200
RenderBlock (floating) {DIV} at (5,215) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
layer at (300,241) size 200x200
RenderBlock (floating) {DIV} at (215,215) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200
layer at (510,241) size 200x200
RenderBlock (floating) {DIV} at (425,215) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
+ LayoutImage {IMG} at (0,0) size 200x200

Powered by Google App Engine
This is Rietveld 408576698