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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css3/filters/effect-reference-hidpi-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 2 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutSVGRoot {svg} at (8,8) size 0x0 6 LayoutSVGRoot {svg} at (8,8) size 0x0
7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 7 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
8 LayoutSVGResourceFilter {filter} [id="displacement"] [filterUnits=obje ctBoundingBox] [primitiveUnits=userSpaceOnUse] 8 LayoutSVGResourceFilter {filter} [id="displacement"] [filterUnits=obje ctBoundingBox] [primitiveUnits=userSpaceOnUse]
9 [feDisplacementMap scale="10.00" xChannelSelector="RED" yChannelSele ctor="GREEN"] 9 [feDisplacementMap scale="10.00" xChannelSelector="RED" yChannelSele ctor="GREEN"]
10 [SourceGraphic] 10 [SourceGraphic]
11 [SourceGraphic] 11 [SourceGraphic]
12 LayoutSVGResourceFilter {filter} [id="turbulence"] [filterUnits=object BoundingBox] [primitiveUnits=userSpaceOnUse] 12 LayoutSVGResourceFilter {filter} [id="turbulence"] [filterUnits=object BoundingBox] [primitiveUnits=userSpaceOnUse]
13 [feTurbulence type="TURBULENCE" baseFrequency="0.05, 0.05" seed="0.0 0" numOctaves="2" stitchTiles="0"] 13 [feTurbulence type="TURBULENCE" baseFrequency="0.05, 0.05" seed="0.0 0" numOctaves="2" stitchTiles="0"]
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
18 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
19 LayoutText {#text} at (0,0) size 0x0
20 layer at (20,20) size 160x90 19 layer at (20,20) size 160x90
21 LayoutImage (positioned) {IMG} at (20,20) size 160x90 20 LayoutImage (positioned) {IMG} at (20,20) size 160x90
22 layer at (220,20) size 160x90 21 layer at (220,20) size 160x90
23 LayoutImage (positioned) {IMG} at (220,20) size 160x90 22 LayoutImage (positioned) {IMG} at (220,20) size 160x90
24 layer at (20,150) size 160x90 23 layer at (20,150) size 160x90
25 LayoutImage (positioned) {IMG} at (20,150) size 160x90 24 LayoutImage (positioned) {IMG} at (20,150) size 160x90
26 layer at (220,150) size 160x90 25 layer at (220,150) size 160x90
27 LayoutImage (positioned) {IMG} at (220,150) size 160x90 26 LayoutImage (positioned) {IMG} at (220,150) size 160x90
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698