Title: [102897] trunk/LayoutTests
Revision
102897
Author
[email protected]
Date
2011-12-15 00:10:08 -0800 (Thu, 15 Dec 2011)

Log Message

Unreviewed, GTK rebaseline after r102149 and r102846.

* platform/gtk/editing/pasteboard/paste-text-013-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-014-expected.txt:
* platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102896 => 102897)


--- trunk/LayoutTests/ChangeLog	2011-12-15 07:00:50 UTC (rev 102896)
+++ trunk/LayoutTests/ChangeLog	2011-12-15 08:10:08 UTC (rev 102897)
@@ -1,3 +1,11 @@
+2011-12-15  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline after r102149 and r102846.
+
+        * platform/gtk/editing/pasteboard/paste-text-013-expected.txt:
+        * platform/gtk/editing/pasteboard/paste-text-014-expected.txt:
+        * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added.
+
 2011-11-03  Kent Tamura  <[email protected]>
 
         A spin button changes the value incorrectly if it is clicked after touch events.

Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-013-expected.txt (102896 => 102897)


--- trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-013-expected.txt	2011-12-15 07:00:50 UTC (rev 102896)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-013-expected.txt	2011-12-15 08:10:08 UTC (rev 102897)
@@ -1,5 +1,3 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 10 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
@@ -40,10 +38,9 @@
         RenderText {#text} at (14,14) size 12x26
           text run at (14,14) width 12: "x"
       RenderBlock {DIV} at (0,236) size 784x130 [border: (2px solid #FF0000)]
-        RenderBlock {DIV} at (14,38) size 756x27
-          RenderBlock {BLOCKQUOTE} at (40,0) size 676x27
-            RenderText {#text} at (0,0) size 32x26
-              text run at (0,0) width 32: "foo"
+        RenderBlock {BLOCKQUOTE} at (54,38) size 676x27
+          RenderText {#text} at (0,0) size 32x26
+            text run at (0,0) width 32: "foo"
         RenderBlock {DIV} at (14,89) size 756x27
           RenderBR {BR} at (0,0) size 0x26
 caret: position 0 of child 0 {BR} of child 1 {DIV} of child 8 {DIV} of body

Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-014-expected.txt (102896 => 102897)


--- trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-014-expected.txt	2011-12-15 07:00:50 UTC (rev 102896)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-014-expected.txt	2011-12-15 08:10:08 UTC (rev 102897)
@@ -35,10 +35,9 @@
             RenderText {#text} at (0,0) size 32x26
               text run at (0,0) width 32: "foo"
       RenderBlock {DIV} at (0,163) size 784x103 [border: (2px solid #FF0000)]
-        RenderBlock {DIV} at (14,38) size 756x27
-          RenderBlock {BLOCKQUOTE} at (40,0) size 676x27
-            RenderText {#text} at (0,0) size 32x26
-              text run at (0,0) width 32: "foo"
+        RenderBlock {BLOCKQUOTE} at (54,38) size 676x27
+          RenderText {#text} at (0,0) size 32x26
+            text run at (0,0) width 32: "foo"
       RenderBlock {DIV} at (0,266) size 784x55 [border: (2px solid #FF0000)]
         RenderText {#text} at (14,14) size 12x26
           text run at (14,14) width 12: "x"

Added: trunk/LayoutTests/platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (0 => 102897)


--- trunk/LayoutTests/platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt	2011-12-15 08:10:08 UTC (rev 102897)
@@ -0,0 +1,279 @@
+Computed style of an element whose parent's 'display' value is 'none':
+    background-attachment: scroll
+    background-clip: border-box
+    background-color: rgb(0, 128, 0)
+    background-image: none
+    background-origin: padding-box
+    background-position: 0% 0%
+    background-repeat: repeat
+    background-size: auto
+    border-bottom-color: rgb(0, 0, 0)
+    border-bottom-left-radius: 0px
+    border-bottom-right-radius: 0px
+    border-bottom-style: none
+    border-bottom-width: 0px
+    border-collapse: separate
+    border-image-outset: 0px
+    border-image-repeat: stretch
+    border-image-slice: 100%
+    border-image-source: none
+    border-image-width: 1
+    border-left-color: rgb(0, 0, 0)
+    border-left-style: none
+    border-left-width: 0px
+    border-right-color: rgb(0, 0, 0)
+    border-right-style: none
+    border-right-width: 0px
+    border-top-color: rgb(0, 0, 0)
+    border-top-left-radius: 0px
+    border-top-right-radius: 0px
+    border-top-style: solid
+    border-top-width: 16px
+    bottom: auto
+    box-shadow: none
+    box-sizing: content-box
+    caption-side: top
+    clear: none
+    clip: auto
+    color: rgb(0, 0, 0)
+    cursor: auto
+    direction: ltr
+    display: block
+    empty-cells: show
+    float: none
+    font-family: Times
+    font-size: 16px
+    font-style: normal
+    font-variant: normal
+    font-weight: normal
+    height: 100px
+    image-rendering: auto
+    left: auto
+    letter-spacing: normal
+    line-height: normal
+    list-style-image: none
+    list-style-position: outside
+    list-style-type: disc
+    margin-bottom: 0px
+    margin-left: auto
+    margin-right: 0px
+    margin-top: 0px
+    max-height: none
+    max-width: none
+    min-height: 0px
+    min-width: 0px
+    opacity: 1
+    orphans: 2
+    outline-color: rgb(0, 0, 0)
+    outline-style: none
+    outline-width: 0px
+    overflow-x: visible
+    overflow-y: visible
+    padding-bottom: 0px
+    padding-left: 0px
+    padding-right: 0px
+    padding-top: 0px
+    page-break-after: auto
+    page-break-before: auto
+    page-break-inside: auto
+    pointer-events: auto
+    position: static
+    resize: none
+    right: auto
+    speak: normal
+    table-layout: auto
+    text-align: -webkit-auto
+    text-decoration: none
+    text-indent: 0px
+    text-rendering: auto
+    text-shadow: none
+    text-overflow: clip
+    text-transform: none
+    top: auto
+    unicode-bidi: normal
+    vertical-align: baseline
+    visibility: visible
+    white-space: normal
+    widows: 2
+    width: 50%
+    word-break: normal
+    word-spacing: 0px
+    word-wrap: normal
+    z-index: auto
+    zoom: 1
+    -webkit-animation-delay: 0s
+    -webkit-animation-direction: normal
+    -webkit-animation-duration: 0s
+    -webkit-animation-fill-mode: none
+    -webkit-animation-iteration-count: 1
+    -webkit-animation-name: none
+    -webkit-animation-play-state: running
+    -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
+    -webkit-appearance: none
+    -webkit-backface-visibility: visible
+    -webkit-background-clip: border-box
+    -webkit-background-composite: source-over
+    -webkit-background-origin: padding-box
+    -webkit-background-size: auto
+    -webkit-border-fit: border
+    -webkit-border-horizontal-spacing: 0px
+    -webkit-border-image: none
+    -webkit-border-vertical-spacing: 0px
+    -webkit-box-align: stretch
+    -webkit-box-direction: normal
+    -webkit-box-flex: 0
+    -webkit-box-flex-group: 1
+    -webkit-box-lines: single
+    -webkit-box-ordinal-group: 1
+    -webkit-box-orient: horizontal
+    -webkit-box-pack: start
+    -webkit-box-reflect: none
+    -webkit-box-shadow: none
+    -webkit-color-correction: default
+    -webkit-column-break-after: auto
+    -webkit-column-break-before: auto
+    -webkit-column-break-inside: auto
+    -webkit-column-axis: auto
+    -webkit-column-count: auto
+    -webkit-column-gap: normal
+    -webkit-column-rule-color: rgb(0, 0, 0)
+    -webkit-column-rule-style: none
+    -webkit-column-rule-width: 0px
+    -webkit-column-span: 1
+    -webkit-column-width: auto
+    -webkit-flex-order: 0
+    -webkit-flex-pack: start
+    -webkit-flex-align: stretch
+    -webkit-flex-direction: row
+    -webkit-flex-flow: row nowrap
+    -webkit-flex-wrap: nowrap
+    -webkit-font-smoothing: auto
+    -webkit-highlight: none
+    -webkit-hyphenate-character: auto
+    -webkit-hyphenate-limit-after: auto
+    -webkit-hyphenate-limit-before: auto
+    -webkit-hyphenate-limit-lines: no-limit
+    -webkit-hyphens: manual
+    -webkit-line-box-contain: block inline replaced
+    -webkit-line-break: normal
+    -webkit-line-clamp: none
+    -webkit-line-grid: none
+    -webkit-line-grid-snap: none
+    -webkit-locale: auto
+    -webkit-margin-before-collapse: collapse
+    -webkit-margin-after-collapse: collapse
+    -webkit-marquee-direction: auto
+    -webkit-marquee-increment: 6px
+    -webkit-marquee-repetition: infinite
+    -webkit-marquee-style: scroll
+    -webkit-mask-attachment: scroll
+    -webkit-mask-box-image: none
+    -webkit-mask-box-image-outset: 0px
+    -webkit-mask-box-image-repeat: stretch
+    -webkit-mask-box-image-slice: 0 fill
+    -webkit-mask-box-image-source: none
+    -webkit-mask-box-image-width: auto
+    -webkit-mask-clip: border-box
+    -webkit-mask-composite: source-over
+    -webkit-mask-image: none
+    -webkit-mask-origin: border-box
+    -webkit-mask-position: 0% 0%
+    -webkit-mask-repeat: repeat
+    -webkit-mask-size: auto
+    -webkit-nbsp-mode: normal
+    -webkit-perspective: none
+    -webkit-perspective-origin: 50% 50%
+    -webkit-print-color-adjust: economy
+    -webkit-rtl-ordering: logical
+    -webkit-text-combine: none
+    -webkit-text-decorations-in-effect: none
+    -webkit-text-emphasis-color: rgb(0, 0, 0)
+    -webkit-text-emphasis-position: over
+    -webkit-text-emphasis-style: none
+    -webkit-text-fill-color: rgb(0, 0, 0)
+    -webkit-text-orientation: vertical-right
+    -webkit-text-security: none
+    -webkit-text-stroke-color: rgb(0, 0, 0)
+    -webkit-text-stroke-width: 0px
+    -webkit-transform: none
+    -webkit-transform-origin: 50% 50%
+    -webkit-transform-style: flat
+    -webkit-transition-delay: 0s
+    -webkit-transition-duration: 0s
+    -webkit-transition-property: all
+    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
+    -webkit-user-drag: auto
+    -webkit-user-modify: read-only
+    -webkit-user-select: text
+    -webkit-writing-mode: horizontal-tb
+    -webkit-flow-into: auto
+    -webkit-flow-from: none
+    -webkit-region-overflow: auto
+    -webkit-region-break-after: auto
+    -webkit-region-break-before: auto
+    -webkit-region-break-inside: auto
+    -webkit-wrap-flow: auto
+    -webkit-wrap-margin: 0px
+    -webkit-wrap-padding: 0px
+    -webkit-wrap-through: wrap
+    clip-path: none
+    clip-rule: nonzero
+    mask: none
+    filter: none
+    flood-color: rgb(0, 0, 0)
+    flood-opacity: 1
+    lighting-color: rgb(255, 255, 255)
+    stop-color: rgb(0, 0, 0)
+    stop-opacity: 1
+    color-interpolation: srgb
+    color-interpolation-filters: linearrgb
+    color-rendering: auto
+    fill: #000000
+    fill-opacity: 1
+    fill-rule: nonzero
+    marker-end: none
+    marker-mid: none
+    marker-start: none
+    shape-rendering: auto
+    stroke: none
+    stroke-dasharray: none
+    stroke-dashoffset: 0
+    stroke-linecap: butt
+    stroke-linejoin: miter
+    stroke-miterlimit: 4
+    stroke-opacity: 1
+    stroke-width: 1
+    alignment-baseline: auto
+    baseline-shift: baseline
+    dominant-baseline: auto
+    kerning: 0
+    text-anchor: start
+    writing-mode: lr-tb
+    glyph-orientation-horizontal: 0deg
+    glyph-orientation-vertical: auto
+    -webkit-svg-shadow: none
+    vector-effect: none
+    background-position-x: 0%
+    background-position-y: 0%
+    border-spacing: 0px 0px
+    overflow: visible
+    -webkit-mask-position-x: 0%
+    -webkit-mask-position-y: 0%
+    -webkit-match-nearest-mail-blockquote-color: normal
+    -webkit-text-size-adjust: auto
+
+After changing grandparent's 'color' and the parent's 'font-size' inherited properties:
+    border-top-width: 18px
+    color: rgb(0, 0, 255)
+
+After changing the parent's 'display' property to 'block', so that the child gets a renderer:
+    height: 100px
+    margin-left: 384px
+    width: 384px
+
+After changing the parent's 'display' property back to 'none':
+    height: 100px
+    margin-left: auto
+    width: 50%
+
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to