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

Side by Side Diff: LayoutTests/platform/mac/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 750 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 750
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x750 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 785x750 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x749.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x749.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x112.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x112.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 389x37 7 LayoutText {#text} at (0,0) size 389x37
8 text run at (0,0) width 389: "Image optimisation in layers" 8 text run at (0,0) width 389: "Image optimisation in layers"
9 LayoutBlockFlow {P} at (0,58.44) size 769x54 9 LayoutBlockFlow {P} at (0,58.44) size 769x54
10 LayoutText {#text} at (0,0) size 754x54 10 LayoutText {#text} at (0,0) size 754x54
11 text run at (0,0) width 610: "This test exercises direct compositing o f images with hardware acceleration. The visual results " 11 text run at (0,0) width 610: "This test exercises direct compositing o f images with hardware acceleration. The visual results "
12 text run at (609,0) width 36: "using" 12 text run at (609,0) width 36: "using"
13 text run at (0,18) width 686: "ACCELERATED_COMPOSITING and regular TOT should be identical. Running this test manually with " 13 text run at (0,18) width 686: "ACCELERATED_COMPOSITING and regular TOT should be identical. Running this test manually with "
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 text run at (150,54) width 49: "directly" 56 text run at (150,54) width 49: "directly"
57 text run at (150,72) width 74: "composited" 57 text run at (150,72) width 74: "composited"
58 layer at (8,150) size 150x150 58 layer at (8,150) size 150x150
59 LayoutImage (floating) {IMG} at (0,0) size 150x150 59 LayoutImage (floating) {IMG} at (0,0) size 150x150
60 layer at (268,150) size 160x160 60 layer at (268,150) size 160x160
61 LayoutImage (floating) {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF )] 61 LayoutImage (floating) {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF )]
62 layer at (13,355) size 150x150 62 layer at (13,355) size 150x150
63 LayoutImage (floating) {IMG} at (5,5) size 150x150 63 LayoutImage (floating) {IMG} at (5,5) size 150x150
64 layer at (268,350) size 150x150 64 layer at (268,350) size 150x150
65 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#808080] 65 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#808080]
66 layer at (8,550) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 66 layer at (8,550) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
67 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#FFA500] 67 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
68 layer at (268,550) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0, 0) size 785x600 outlineClip at (0,0) size 785x600 68 layer at (268,550) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0, 0) size 785x600
69 LayoutImage (floating) {IMG} at (0,0) size 150x150 69 LayoutImage (floating) {IMG} at (0,0) size 150x150
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698