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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/backgrounds/background-clip-text-composited-expected.txt

Issue 1736533004: Adjust deprecation messages to match Estimated Stable Dates (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: '-webkit-background-composite' is deprecated and will be remove d in M51, around June 2016. See https://www.chromestatus.com/features/6607299456 008192 for more details. 1 CONSOLE WARNING: '-webkit-background-composite' is deprecated and will be remove d in M51, around May 2016. See https://www.chromestatus.com/features/66072994560 08192 for more details.
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x590 4 layer at (0,0) size 800x590
5 LayoutBlockFlow {HTML} at (0,0) size 800x590 5 LayoutBlockFlow {HTML} at (0,0) size 800x590
6 LayoutBlockFlow {BODY} at (8,8) size 784x574 6 LayoutBlockFlow {BODY} at (8,8) size 784x574
7 LayoutBlockFlow {DIV} at (0,0) size 302x574 7 LayoutBlockFlow {DIV} at (0,0) size 302x574
8 LayoutBlockFlow {DIV} at (0,0) size 302x82 [color=#00000000] [bgcolor=#0 0FF007F] [border: (1px solid #000000)] 8 LayoutBlockFlow {DIV} at (0,0) size 302x82 [color=#00000000] [bgcolor=#0 0FF007F] [border: (1px solid #000000)]
9 LayoutBlockFlow (anonymous) at (1,1) size 300x59 9 LayoutBlockFlow (anonymous) at (1,1) size 300x59
10 LayoutText {#text} at (18,0) size 264x59 10 LayoutText {#text} at (18,0) size 264x59
11 text run at (18,0) width 264: "01234 56789" 11 text run at (18,0) width 264: "01234 56789"
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 LayoutText {#text} at (91,0) size 118x23 93 LayoutText {#text} at (91,0) size 118x23
94 text run at (91,0) width 118: "destination-in" 94 text run at (91,0) width 118: "destination-in"
95 LayoutBlockFlow {DIV} at (0,410) size 302x82 [color=#00000000] [bgcolor= #00FF007F] [border: (1px solid #000000)] 95 LayoutBlockFlow {DIV} at (0,410) size 302x82 [color=#00000000] [bgcolor= #00FF007F] [border: (1px solid #000000)]
96 LayoutBlockFlow (anonymous) at (1,1) size 300x59 96 LayoutBlockFlow (anonymous) at (1,1) size 300x59
97 LayoutText {#text} at (18,0) size 264x59 97 LayoutText {#text} at (18,0) size 264x59
98 text run at (18,0) width 264: "01234 56789" 98 text run at (18,0) width 264: "01234 56789"
99 LayoutBlockFlow {DIV} at (1,60) size 300x23 [color=#000000] 99 LayoutBlockFlow {DIV} at (1,60) size 300x23 [color=#000000]
100 LayoutText {#text} at (85,0) size 130x23 100 LayoutText {#text} at (85,0) size 130x23
101 text run at (85,0) width 130: "destination-out" 101 text run at (85,0) width 130: "destination-out"
102 LayoutText {#text} at (0,0) size 0x0 102 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698