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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/inline-svg-in-xhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/inline-svg-in-xhtml-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/inline-svg-in-xhtml-expected.txt
deleted file mode 100644
index 943c7492f5f8fcbf25e35063d3e814c1b9410657..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/inline-svg-in-xhtml-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x0
- LayoutBlockFlow {html} at (0,0) size 800x0
-layer at (48,38) size 722x542 layerType: background only
-layer at (49,39) size 720x540
- LayoutSVGRoot (positioned) {svg} at (49,39) size 720x540
- LayoutSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
- LayoutSVGGradientStop {stop} [offset=0.00] [color=#FFFF00]
- LayoutSVGGradientStop {stop} [offset=1.00] [color=#008000]
- 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]
- LayoutSVGEllipse {circle} at (193,93) size 432x432 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [cx=50.00] [cy=50.00] [r=30.00]
-layer at (48,38) size 722x542 layerType: foreground only
- LayoutBlockFlow (positioned) {body} at (48,38) size 722x542 [border: (1px solid #000000)]
- LayoutBlockFlow {form} at (1,1) size 720x129.59
- LayoutFieldset {fieldset} at (2,0) size 716x129.59 [border: (2px groove #C0C0C0)]
- LayoutBlockFlow {legend} at (14,0) size 84x20
- LayoutText {#text} at (2,0) size 80x19
- text run at (2,0) width 80: "HTML Form"
- LayoutBlockFlow {p} at (14,41.59) size 688x22
- LayoutInline {label} at (0,0) size 99x19
- LayoutText {#text} at (0,1) size 99x19
- text run at (0,1) width 99: "Enter something:"
- LayoutText {#text} at (99,1) size 4x19
- text run at (99,1) width 4: " "
- LayoutTextControl {input} at (103,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {p} at (14,79.59) size 688x22
- LayoutButton {button} at (0,0) size 65x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,3) size 49x16
- LayoutText {#text} at (0,0) size 49x16
- text run at (0,0) width 49: "Activate!"
-layer at (170,84) size 150x16
- LayoutBlockFlow {div} at (2,3) size 150x16

Powered by Google App Engine
This is Rietveld 408576698