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

Side by Side Diff: LayoutTests/platform/win/compositing/text-on-large-layer-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 scrollWidth 2003 scrollHeight 10001 1 layer at (0,0) size 800x600 scrollWidth 2003 scrollHeight 10001
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x8 3 layer at (0,0) size 800x8
4 LayoutBlockFlow {HTML} at (0,0) size 800x8 4 LayoutBlockFlow {HTML} at (0,0) size 800x8
5 LayoutBlockFlow {BODY} at (8,8) size 784x0 5 LayoutBlockFlow {BODY} at (8,8) size 784x0
6 layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600 outlineClip at (0,0) size 800x600 6 layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600
7 LayoutBlockFlow (positioned) {DIV} at (3,1) size 2000x10000 7 LayoutBlockFlow (positioned) {DIV} at (3,1) size 2000x10000
8 LayoutText {#text} at (0,0) size 558x17 8 LayoutText {#text} at (0,0) size 558x17
9 text run at (0,0) width 558: "This is some text inside a very large compos ited layer to test that it is rendered sharply." 9 text run at (0,0) width 558: "This is some text inside a very large compos ited layer to test that it is rendered sharply."
10 LayoutBR {BR} at (557,0) size 1x17 10 LayoutBR {BR} at (557,0) size 1x17
11 LayoutText {#text} at (0,18) size 219x17 11 LayoutText {#text} at (0,18) size 219x17
12 text run at (0,18) width 219: "The test passes if this text is crisp." 12 text run at (0,18) width 219: "The test passes if this text is crisp."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698