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

Side by Side Diff: LayoutTests/platform/win-xp/compositing/direct-image-compositing-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 756 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 756
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x756 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x756 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x755.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x755.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x118.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x118.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 387x36 7 LayoutText {#text} at (0,0) size 387x36
8 text run at (0,0) width 387: "Image optimisation in layers" 8 text run at (0,0) width 387: "Image optimisation in layers"
9 LayoutBlockFlow {P} at (0,58.44) size 769x60 9 LayoutBlockFlow {P} at (0,58.44) size 769x60
10 LayoutText {#text} at (0,0) size 747x59 10 LayoutText {#text} at (0,0) size 747x59
11 text run at (0,0) width 564: "This test exercises direct compositing o f images with hardware acceleration. The visual results " 11 text run at (0,0) width 564: "This test exercises direct compositing o f images with hardware acceleration. The visual results "
12 text run at (564,0) width 30: "using" 12 text run at (564,0) width 30: "using"
13 text run at (0,20) width 641: "ACCELERATED_COMPOSITING and regular TOT should be identical. Running this test manually with " 13 text run at (0,20) width 641: "ACCELERATED_COMPOSITING and regular TOT should be identical. Running this test manually with "
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 text run at (150,40) width 98: "- can be directly" 52 text run at (150,40) width 98: "- can be directly"
53 text run at (150,60) width 70: "composited" 53 text run at (150,60) width 70: "composited"
54 layer at (8,156) size 150x150 54 layer at (8,156) size 150x150
55 LayoutImage (floating) {IMG} at (0,0) size 150x150 55 LayoutImage (floating) {IMG} at (0,0) size 150x150
56 layer at (268,156) size 160x160 56 layer at (268,156) size 160x160
57 LayoutImage (floating) {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF )] 57 LayoutImage (floating) {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF )]
58 layer at (13,361) size 150x150 58 layer at (13,361) size 150x150
59 LayoutImage (floating) {IMG} at (5,5) size 150x150 59 LayoutImage (floating) {IMG} at (5,5) size 150x150
60 layer at (268,356) size 150x150 60 layer at (268,356) size 150x150
61 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#808080] 61 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#808080]
62 layer at (8,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 62 layer at (8,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
63 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#FFA500] 63 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
64 layer at (268,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0, 0) size 785x600 outlineClip at (0,0) size 785x600 64 layer at (268,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0, 0) size 785x600
65 LayoutImage (floating) {IMG} at (0,0) size 150x150 65 LayoutImage (floating) {IMG} at (0,0) size 150x150
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698