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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt

Issue 17827004: Include disabled stylesheets in document.styleSheets. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changed expected result for mac Created 7 years, 5 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 MESSAGE: line 14: Uncaught TypeError: Cannot set property 'disabled' of undefined
2 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x82 3 layer at (0,0) size 800x82
5 RenderBlock {HTML} at (0,0) size 800x82 4 RenderBlock {HTML} at (0,0) size 800x82
6 RenderBody {BODY} at (8,8) size 784x66 5 RenderBody {BODY} at (8,8) size 784x66
7 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 184x19 7 RenderText {#text} at (0,0) size 184x19
9 text run at (0,0) width 184: "the text should be courier 24pt" 8 text run at (0,0) width 184: "the text should be courier 24pt"
10 RenderTable {TABLE} at (0,20) size 75x26 9 RenderTable {TABLE} at (0,20) size 75x26
11 RenderTableSection {TBODY} at (0,0) size 75x26 10 RenderTableSection {TBODY} at (0,0) size 75x26
12 RenderTableRow {TR} at (0,2) size 75x22 11 RenderTableRow {TR} at (0,2) size 75x22
13 RenderTableCell {TD} at (2,2) size 71x22 [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (2,2) size 71x22 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 69x19 13 RenderText {#text} at (1,1) size 69x19
15 text run at (1,1) width 69: "inside a cell" 14 text run at (1,1) width 69: "inside a cell"
16 RenderBlock {DIV} at (0,46) size 784x20 15 RenderBlock {DIV} at (0,46) size 784x20
17 RenderText {#text} at (0,0) size 67x19 16 RenderText {#text} at (0,0) size 67x19
18 text run at (0,0) width 67: "inside a div" 17 text run at (0,0) width 67: "inside a div"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698