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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/inline-svg-in-xhtml-expected.txt

Issue 2204373002: Revert "Add grid/flex layout support for <fieldset>" and "Auto-rebaseline for r409303" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x0
4 LayoutBlockFlow {html} at (0,0) size 800x0
5 layer at (48,38) size 722x542 layerType: background only
6 layer at (49,39) size 720x540
7 LayoutSVGRoot (positioned) {svg} at (49,39) size 720x540
8 LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUn its=objectBoundingBox] [start=(0,0)] [end=(1,0)]
9 LayoutSVGGradientStop {stop} [offset=0.00] [color=#FFFF00]
10 LayoutSVGGradientStop {stop} [offset=1.00] [color=#008000]
11 LayoutSVGRect {rect} at (49,39) size 720x540 [fill={[type=LINEAR-GRADIENT] [ id="gradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
12 LayoutSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADI ENT] [id="gradient"]}] [cx=50.00] [cy=50.00] [r=30.00]
13 layer at (48,38) size 722x542 layerType: foreground only
14 LayoutBlockFlow (positioned) {body} at (48,38) size 722x542 [border: (1px soli d #000000)]
15 LayoutBlockFlow {form} at (1,1) size 720x129.59
16 LayoutFieldset {fieldset} at (2,0) size 716x129.59 [border: (2px groove #C 0C0C0)]
17 LayoutBlockFlow {legend} at (14,0) size 84x20
18 LayoutText {#text} at (2,0) size 80x19
19 text run at (2,0) width 80: "HTML Form"
20 LayoutBlockFlow {p} at (14,41.59) size 688x22
21 LayoutInline {label} at (0,0) size 99x19
22 LayoutText {#text} at (0,1) size 99x19
23 text run at (0,1) width 99: "Enter something:"
24 LayoutText {#text} at (99,1) size 4x19
25 text run at (99,1) width 4: " "
26 LayoutTextControl {input} at (103,0) size 154x22 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
27 LayoutText {#text} at (0,0) size 0x0
28 LayoutBlockFlow {p} at (14,79.59) size 688x22
29 LayoutButton {button} at (0,0) size 65x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)]
30 LayoutBlockFlow (anonymous) at (8,3) size 49x16
31 LayoutText {#text} at (0,0) size 49x16
32 text run at (0,0) width 49: "Activate!"
33 layer at (170,84) size 150x16
34 LayoutBlockFlow {div} at (2,3) size 150x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698