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

Side by Side Diff: LayoutTests/platform/mac/fast/inspector-support/matchedrules-expected.txt

Issue 764083002: Deprecate getMatchedCSSRules() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update platform expectations Created 6 years 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 | Annotate | Revision Log
OLDNEW
1 CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check http s://code.google.com/p/chromium/issues/detail?id=437569#c2
1 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 6 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {DIV} at (0,0) size 784x16 [color=#FF0000] 7 RenderBlock {DIV} at (0,0) size 784x16 [color=#FF0000]
7 RenderText {#text} at (0,0) size 77x16 8 RenderText {#text} at (0,0) size 77x16
8 text run at (0,0) width 77: "Hello world" 9 text run at (0,0) width 77: "Hello world"
9 RenderBlock {P} at (0,32) size 784x16 10 RenderBlock {P} at (0,32) size 784x16
10 RenderText {#text} at (0,0) size 220x16 11 RenderText {#text} at (0,0) size 220x16
11 text run at (0,0) width 220: "The number of matched rules is: 1" 12 text run at (0,0) width 220: "The number of matched rules is: 1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698