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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1340 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1340
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1340 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1340 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1340 4 LayoutBlockFlow {HTML} at (0,0) size 785x1340
5 LayoutBlockFlow {BODY} at (8,8) size 769x1316 5 LayoutBlockFlow {BODY} at (8,8) size 769x1316
6 LayoutBlockFlow {CENTER} at (0,0) size 769x1316 6 LayoutBlockFlow {CENTER} at (0,0) size 769x1316
7 LayoutBlockFlow (anonymous) at (0,0) size 769x18 7 LayoutBlockFlow (anonymous) at (0,0) size 769x18
8 LayoutText {#text} at (250,0) size 269x18 8 LayoutText {#text} at (250,0) size 269x18
9 text run at (250,0) width 269: "Build 1999/10/27/08 Win95 - Daily Bu ild" 9 text run at (250,0) width 269: "Build 1999/10/27/08 Win95 - Daily Bu ild"
10 LayoutBR {BR} at (518,14) size 1x0 10 LayoutBR {BR} at (518,14) size 1x0
11 LayoutTable {TABLE} at (69.50,18) size 630x1156 [border: (10px outset #8 08080)] 11 LayoutTable {TABLE} at (69.50,18) size 630x1156 [border: (10px outset #8 08080)]
12 LayoutBlockFlow {CAPTION} at (0,0) size 630x18 12 LayoutBlockFlow {CAPTION} at (0,0) size 630x18
13 LayoutText {#text} at (272,0) size 86x18 13 LayoutText {#text} at (272,0) size 86x18
(...skipping 491 matching lines...) Expand 10 before | Expand all | Expand 10 after
505 LayoutText {#text} at (16,18) size 737x36 505 LayoutText {#text} at (16,18) size 737x36
506 text run at (16,18) width 737: "Notice the scrollbars, they are rend ered outside of the table columns, and the yellow day numbers are hidden under" 506 text run at (16,18) width 737: "Notice the scrollbars, they are rend ered outside of the table columns, and the yellow day numbers are hidden under"
507 text run at (366,36) width 37: "them." 507 text run at (366,36) width 37: "them."
508 LayoutBlockFlow {P} at (0,1244) size 769x72 508 LayoutBlockFlow {P} at (0,1244) size 769x72
509 LayoutText {#text} at (3,0) size 767x72 509 LayoutText {#text} at (3,0) size 767x72
510 text run at (3,0) width 763: "This is probably another bug already c overed, or fixed, but day 3 & 16 should have no scrollbar, but the area where th e" 510 text run at (3,0) width 763: "This is probably another bug already c overed, or fixed, but day 3 & 16 should have no scrollbar, but the area where th e"
511 text run at (1,18) width 424: "other scrollbars are drawn is drawn f unny. They are not rendered. " 511 text run at (1,18) width 424: "other scrollbars are drawn is drawn f unny. They are not rendered. "
512 text run at (424,18) width 344: "They seem to be whatever was drawn there before, or" 512 text run at (424,18) width 344: "They seem to be whatever was drawn there before, or"
513 text run at (16,36) width 737: "drawn somewhere else. Day 16 (contai ngs only the letter \"?\") has a region below the ? mark that is never rendered. " 513 text run at (16,36) width 737: "drawn somewhere else. Day 16 (contai ngs only the letter \"?\") has a region below the ? mark that is never rendered. "
514 text run at (120,54) width 529: "Resize the window so the window can scroll down and scroll the page up & down." 514 text run at (120,54) width 529: "Resize the window so the window can scroll down and scroll the page up & down."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698