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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2416893002: CSSMediaRule and CSSSupportsRule inherit from CSSConditionRule (Closed)
Patch Set: Fix CSSSupportsRule.idl and test case Created 4 years, 2 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: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead. 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead.
2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead. 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead.
3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead . 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead .
4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead. 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead.
5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead. 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead.
6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead. 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead.
7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead. 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead.
8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead. 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead.
10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead. 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead.
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 method constructor 241 method constructor
242 method size 242 method size
243 interface CDATASection : Text 243 interface CDATASection : Text
244 attribute @@toStringTag 244 attribute @@toStringTag
245 method constructor 245 method constructor
246 interface CSS 246 interface CSS
247 static method escape 247 static method escape
248 static method supports 248 static method supports
249 attribute @@toStringTag 249 attribute @@toStringTag
250 method constructor 250 method constructor
251 interface CSSConditionRule : CSSGroupingRule
252 attribute @@toStringTag
253 getter conditionText
254 method constructor
251 interface CSSFontFaceRule : CSSRule 255 interface CSSFontFaceRule : CSSRule
252 attribute @@toStringTag 256 attribute @@toStringTag
253 getter style 257 getter style
254 method constructor 258 method constructor
255 interface CSSGroupingRule : CSSRule 259 interface CSSGroupingRule : CSSRule
256 attribute @@toStringTag 260 attribute @@toStringTag
257 getter cssRules 261 getter cssRules
258 method constructor 262 method constructor
259 method deleteRule 263 method deleteRule
260 method insertRule 264 method insertRule
(...skipping 11 matching lines...) Expand all
272 setter keyText 276 setter keyText
273 interface CSSKeyframesRule : CSSRule 277 interface CSSKeyframesRule : CSSRule
274 attribute @@toStringTag 278 attribute @@toStringTag
275 getter cssRules 279 getter cssRules
276 getter name 280 getter name
277 method appendRule 281 method appendRule
278 method constructor 282 method constructor
279 method deleteRule 283 method deleteRule
280 method findRule 284 method findRule
281 setter name 285 setter name
282 interface CSSMediaRule : CSSGroupingRule 286 interface CSSMediaRule : CSSConditionRule
283 attribute @@toStringTag 287 attribute @@toStringTag
284 getter media 288 getter media
285 method constructor 289 method constructor
286 interface CSSNamespaceRule : CSSRule 290 interface CSSNamespaceRule : CSSRule
287 attribute @@toStringTag 291 attribute @@toStringTag
288 getter namespaceURI 292 getter namespaceURI
289 getter prefix 293 getter prefix
290 method constructor 294 method constructor
291 interface CSSPageRule : CSSRule 295 interface CSSPageRule : CSSRule
292 attribute @@toStringTag 296 attribute @@toStringTag
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
345 interface CSSStyleSheet : StyleSheet 349 interface CSSStyleSheet : StyleSheet
346 attribute @@toStringTag 350 attribute @@toStringTag
347 getter cssRules 351 getter cssRules
348 getter ownerRule 352 getter ownerRule
349 getter rules 353 getter rules
350 method addRule 354 method addRule
351 method constructor 355 method constructor
352 method deleteRule 356 method deleteRule
353 method insertRule 357 method insertRule
354 method removeRule 358 method removeRule
355 interface CSSSupportsRule : CSSRule 359 interface CSSSupportsRule : CSSConditionRule
356 attribute @@toStringTag 360 attribute @@toStringTag
357 getter conditionText
358 getter cssRules 361 getter cssRules
359 method constructor 362 method constructor
360 method deleteRule 363 method deleteRule
361 method insertRule 364 method insertRule
362 interface CSSViewportRule : CSSRule 365 interface CSSViewportRule : CSSRule
363 attribute @@toStringTag 366 attribute @@toStringTag
364 getter style 367 getter style
365 method constructor 368 method constructor
366 interface Cache 369 interface Cache
367 attribute @@toStringTag 370 attribute @@toStringTag
(...skipping 6439 matching lines...) Expand 10 before | Expand all | Expand 10 after
6807 method stop 6810 method stop
6808 method webkitCancelAnimationFrame 6811 method webkitCancelAnimationFrame
6809 method webkitCancelRequestAnimationFrame 6812 method webkitCancelRequestAnimationFrame
6810 method webkitRequestAnimationFrame 6813 method webkitRequestAnimationFrame
6811 method webkitRequestFileSystem 6814 method webkitRequestFileSystem
6812 method webkitResolveLocalFileSystemURL 6815 method webkitResolveLocalFileSystemURL
6813 PASS successfullyParsed is true 6816 PASS successfullyParsed is true
6814 6817
6815 TEST COMPLETE 6818 TEST COMPLETE
6816 6819
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698