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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/decode-resize-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: Elements using the 'border-image' CSS property with no 'border- style' set should have no border, but currently do. Setting 'border-style' will be required in M51, around June 2016. See https://www.chromestatus.com/features/ 5542503914668032 for more details. 1 CONSOLE WARNING: Elements using the 'border-image' CSS property with no 'border- style' set should have no border, but currently do. Setting 'border-style' will be required in M51, around May 2016. See https://www.chromestatus.com/features/5 542503914668032 for more details.
2 Tests the instrumentation of a DecodeImage and ResizeImage events 2 Tests the instrumentation of a DecodeImage and ResizeImage events
3 3
4 event: Decode Image 4 event: Decode Image
5 imageURL: .../inspector/tracing/resources/big.png 5 imageURL: .../inspector/tracing/resources/big.png
6 backendNodeId: present 6 backendNodeId: present
7 event: Decode Image 7 event: Decode Image
8 imageURL: .../inspector/tracing/resources/big.png?background 8 imageURL: .../inspector/tracing/resources/big.png?background
9 backendNodeId: present 9 backendNodeId: present
10 event: Decode Image 10 event: Decode Image
11 imageURL: .../inspector/tracing/resources/big.png?border 11 imageURL: .../inspector/tracing/resources/big.png?border
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 event: Decode Image 58 event: Decode Image
59 imageURL: .../inspector/tracing/resources/test.webp 59 imageURL: .../inspector/tracing/resources/test.webp
60 backendNodeId: present 60 backendNodeId: present
61 event: Decode Image 61 event: Decode Image
62 imageURL: .../inspector/tracing/resources/test.webp?background 62 imageURL: .../inspector/tracing/resources/test.webp?background
63 backendNodeId: present 63 backendNodeId: present
64 event: Decode Image 64 event: Decode Image
65 imageURL: .../inspector/tracing/resources/test.webp?border 65 imageURL: .../inspector/tracing/resources/test.webp?border
66 backendNodeId: present 66 backendNodeId: present
67 67
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698