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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt

Issue 1925213002: Manual rebaseline for crbug.com/475128 and crbug.com/530044 (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/platform/mac/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt
similarity index 61%
copy from third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt
index c36591a3227e31421d7bdbd2e42edd4134b82577..3ba5197604dc4a6498149ae0aa97691b8e6070b6 100644
--- a/third_party/WebKit/LayoutTests/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/images/imagemap-focus-ring-in-positioned-container-expected.txt
@@ -1,16 +1,16 @@
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 523x19
- text run at (0,0) width 523: "Tests that we paint area outline properly when the image is inside positioned containers."
+layer at (0,0) size 800x34
+ LayoutBlockFlow {HTML} at (0,0) size 800x34
+ LayoutBlockFlow {BODY} at (8,8) size 784x18
+ LayoutText {#text} at (0,0) size 564x18
+ text run at (0,0) width 564: "Tests that we paint area outline properly when the image is inside positioned containers."
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (20,50) size 0x0
LayoutBlockFlow (positioned) {DIV} at (20,50) size 0x0
-layer at (30,60) size 50x55
- LayoutBlockFlow (positioned) {DIV} at (10,10) size 50x55
+layer at (30,60) size 50x54
+ LayoutBlockFlow (positioned) {DIV} at (10,10) size 50x54
LayoutImage {IMG} at (0,0) size 50x50
LayoutText {#text} at (0,0) size 0x0
LayoutInline {MAP} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698