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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/layers/zindex-inherit-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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/layers/zindex-inherit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/layers/zindex-inherit-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/layers/zindex-inherit-expected.txt
index d7aff24f3d70da3b4da36c705d2b33e90cf81a3e..b0e56a7d39425b9a036bda123f6b73af5c73f503 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/layers/zindex-inherit-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/layers/zindex-inherit-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 241x18
- text run at (0,0) width 241: "You should see a green square below."
+ LayoutText {#text} at (0,0) size 240x18
+ text run at (0,0) width 240: "You should see a green square below."
layer at (8,26) size 100x100
LayoutBlockFlow (relative positioned) {DIV} at (0,18) size 100x100 [bgcolor=#FF0000]
layer at (8,26) size 100x100

Powered by Google App Engine
This is Rietveld 408576698