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

Unified Diff: LayoutTests/platform/mac/fast/layers/remove-only-this-layer-update-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/fast/layers/remove-only-this-layer-update-expected.txt
diff --git a/LayoutTests/platform/mac/fast/layers/remove-only-this-layer-update-expected.txt b/LayoutTests/platform/mac/fast/layers/remove-only-this-layer-update-expected.txt
index 31fb01f9a0715ae979eb444a61f7161e9f0c4638..0e7d2d4ade0f76efbcbdef7de0e651d9aff0e4e3 100644
--- a/LayoutTests/platform/mac/fast/layers/remove-only-this-layer-update-expected.txt
+++ b/LayoutTests/platform/mac/fast/layers/remove-only-this-layer-update-expected.txt
@@ -4,18 +4,18 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,100) size 800x500
RenderBlock {DIV} at (100,0) size 600x100
- RenderBlock (anonymous) at (0,200) size 800x32
- RenderText {#text} at (0,0) size 790x32
+ RenderBlock (anonymous) at (0,200) size 800x36
+ RenderText {#text} at (0,0) size 790x36
text run at (0,0) width 499: "You should see a 100x100 green rect at 100x100 above with the word PASS. "
text run at (498,0) width 237: "There should be no red on this page. "
text run at (734,0) width 56: "This is a"
- text run at (0,16) width 391: "test case for https://bugs.webkit.org/show_bug.cgi?id=25252"
+ text run at (0,18) width 391: "test case for https://bugs.webkit.org/show_bug.cgi?id=25252"
RenderText {#text} at (0,0) size 0x0
layer at (100,100) size 100x100
RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 36x16
+ RenderText {#text} at (0,0) size 36x18
text run at (0,0) width 36: "FAIL"
layer at (100,100) size 100x100
RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 39x16
+ RenderText {#text} at (0,0) size 39x18
text run at (0,0) width 39: "PASS"

Powered by Google App Engine
This is Rietveld 408576698