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

Side by Side Diff: LayoutTests/platform/chromium-mac/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 800x76 3 layer at (0,0) size 800x76
5 RenderBlock {HTML} at (0,0) size 800x76 4 RenderBlock {HTML} at (0,0) size 800x76
6 RenderBody {BODY} at (8,8) size 784x60 5 RenderBody {BODY} at (8,8) size 784x60
7 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 191x18 7 RenderText {#text} at (0,0) size 191x18
9 text run at (0,0) width 191: "the text should be courier 24pt" 8 text run at (0,0) width 191: "the text should be courier 24pt"
10 RenderTable {TABLE} at (0,18) size 80x24 9 RenderTable {TABLE} at (0,18) size 80x24
11 RenderTableSection {TBODY} at (0,0) size 80x24 10 RenderTableSection {TBODY} at (0,0) size 80x24
12 RenderTableRow {TR} at (0,2) size 80x20 11 RenderTableRow {TR} at (0,2) size 80x20
13 RenderTableCell {TD} at (2,2) size 76x20 [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {TD} at (2,2) size 76x20 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 74x18 13 RenderText {#text} at (1,1) size 74x18
15 text run at (1,1) width 74: "inside a cell" 14 text run at (1,1) width 74: "inside a cell"
16 RenderBlock {DIV} at (0,42) size 784x18 15 RenderBlock {DIV} at (0,42) size 784x18
17 RenderText {#text} at (0,0) size 72x18 16 RenderText {#text} at (0,0) size 72x18
18 text run at (0,0) width 72: "inside a div" 17 text run at (0,0) width 72: "inside a div"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698