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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/images/imagemap-case-expected.txt
diff --git a/LayoutTests/platform/linux/fast/images/imagemap-case-expected.txt b/LayoutTests/platform/linux/fast/images/imagemap-case-expected.txt
index 197df7c7f351604f89aa3560ba538a56460be222..83e21427cbccad3a88cacf6fec0b13ca64cf4418 100644
--- a/LayoutTests/platform/linux/fast/images/imagemap-case-expected.txt
+++ b/LayoutTests/platform/linux/fast/images/imagemap-case-expected.txt
@@ -6,6 +6,7 @@ layer at (0,0) size 800x274
RenderBlock (anonymous) at (0,0) size 784x218
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 800x274
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,109) size 104x104 [border: (2px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698