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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/scrollbar-painting-expected.txt

Issue 891973004: 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/compositing/overflow/scrollbar-painting-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/scrollbar-painting-expected.txt b/LayoutTests/platform/mac/compositing/overflow/scrollbar-painting-expected.txt
index 9683d3340a7c29eaf271e9021838528b60a55a99..7d7215b2ec1f8f8b16c7d92945d24bb61d7e997d 100644
--- a/LayoutTests/platform/mac/compositing/overflow/scrollbar-painting-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/scrollbar-painting-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x268
- RenderBlock {HTML} at (0,0) size 800x268
- RenderBody {BODY} at (8,16) size 784x242
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 485x16
+layer at (0,0) size 800x270
+ RenderBlock {HTML} at (0,0) size 800x270
+ RenderBody {BODY} at (8,16) size 784x244
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 485x18
text run at (0,0) width 485: "You should see scrollbars on the gray square, and a resizer control below it."
-layer at (18,48) size 100x100 clip at (18,48) size 85x85 scrollWidth 500 scrollHeight 500
- RenderBlock (relative positioned) {DIV} at (10,32) size 100x100
-layer at (18,48) size 500x500 backgroundClip at (18,48) size 85x85 clip at (18,48) size 85x85 outlineClip at (18,48) size 85x85
+layer at (18,50) size 100x100 clip at (18,50) size 85x85 scrollWidth 500 scrollHeight 500
+ RenderBlock (relative positioned) {DIV} at (10,34) size 100x100
+layer at (18,50) size 500x500 backgroundClip at (18,50) size 85x85 clip at (18,50) size 85x85 outlineClip at (18,50) size 85x85
RenderBlock {DIV} at (0,0) size 500x500 [bgcolor=#808080]
-layer at (18,158) size 100x100
- RenderBlock {DIV} at (10,142) size 100x100
+layer at (18,160) size 100x100
+ RenderBlock {DIV} at (10,144) size 100x100

Powered by Google App Engine
This is Rietveld 408576698