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

Unified Diff: LayoutTests/platform/mac/virtual/deferred/fast/images/imagemap-case-expected.txt

Issue 442563002: Fix getComputedStyle() for area element (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to use rebaseline Created 6 years, 4 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/virtual/deferred/fast/images/imagemap-case-expected.txt
diff --git a/LayoutTests/fast/images/imagemap-case-expected.txt b/LayoutTests/platform/mac/virtual/deferred/fast/images/imagemap-case-expected.txt
similarity index 92%
copy from LayoutTests/fast/images/imagemap-case-expected.txt
copy to LayoutTests/platform/mac/virtual/deferred/fast/images/imagemap-case-expected.txt
index 217c224092f13e105c2b26e24518703a8f528a57..ba23bc5eb3026f8bda84228fa6382d5db05b3f11 100644
--- a/LayoutTests/fast/images/imagemap-case-expected.txt
+++ b/LayoutTests/platform/mac/virtual/deferred/fast/images/imagemap-case-expected.txt
@@ -6,6 +6,7 @@ layer at (0,0) size 800x268
RenderBlock (anonymous) at (0,0) size 784x216
RenderInline {MAP} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+ RenderInline {AREA} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)]
@@ -14,6 +15,7 @@ layer at (0,0) size 800x268
RenderBR {BR} at (0,0) size 0x0
RenderInline {MAP} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+ RenderInline {AREA} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderImage {IMG} at (0,108) size 104x104 [border: (2px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698