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

Unified Diff: third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-with-scale-transform-expected.txt

Issue 1912863002: Fix image map focus ring painting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-with-scale-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-with-scale-transform-expected.txt b/third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-with-scale-transform-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..16c086f7bb10e1613ecfef4da4bb8380604566b5
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-with-scale-transform-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x36
+ LayoutBlockFlow {HTML} at (0,0) size 800x36
+ LayoutBlockFlow {BODY} at (8,8) size 784x20
+ LayoutText {#text} at (0,0) size 464x19
+ text run at (0,0) width 464: "Tests that we paint area outline properly when the image's container is scaled."
+ LayoutText {#text} at (0,0) size 0x0
+layer at (100,100) size 100x100
+ LayoutBlockFlow (positioned) {DIV} at (100,100) size 100x100
+ LayoutImage {IMG} at (0,0) size 50x50
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutInline {MAP} at (0,0) size 0x0
+ LayoutInline {AREA} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698