⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 87017 in webkit


Ignore:
Timestamp:
May 21, 2011, 5:41:00 AM (15 years ago)
Author:
tkent@chromium.org
Message:

2011-05-21 Kent Tamura <tkent@chromium.org>

[GTK] [Chromium] Update test results for r87014.
https://bugs.webkit.org/show_bug.cgi?id=54179

  • platform/chromium-win-vista/fast/forms/validation-message-appearance-expected.txt:
  • platform/gtk/fast/forms/input-text-click-outside-expected.txt:
  • platform/gtk/fast/text/textIteratorNilRenderer-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87016 r87017  
     12011-05-21  Kent Tamura  <tkent@chromium.org>
     2
     3        [GTK] [Chromium] Update test results for r87014.
     4        https://bugs.webkit.org/show_bug.cgi?id=54179
     5
     6        * platform/chromium-win-vista/fast/forms/validation-message-appearance-expected.txt:
     7        * platform/gtk/fast/forms/input-text-click-outside-expected.txt:
     8        * platform/gtk/fast/text/textIteratorNilRenderer-expected.txt:
     9
    1102011-05-21  Kent Tamura  <tkent@chromium.org>
    211
  • trunk/LayoutTests/platform/chromium-win-vista/fast/forms/validation-message-appearance-expected.txt

    r86399 r87017  
    3333layer at (42,32) size 18x18 backgroundClip at (10,32) size 220x16 clip at (10,32) size 220x16 outlineClip at (10,32) size 220x16
    3434  RenderBlock (relative positioned) zI: 2147483645 {DIV} at (0,0) size 18x18 [bgcolor=#F8ECEC] [border: (2px solid #440000) none (2px solid #440000)]
    35 caret: position 0 of child 0 {DIV} of child 1 {INPUT} of child 0 {FORM} of body
     35caret: position 0 of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 0 {FORM} of body
  • trunk/LayoutTests/platform/gtk/fast/forms/input-text-click-outside-expected.txt

    r73128 r87017  
    1212layer at (38,38) size 188x19
    1313  RenderBlock {DIV} at (3,3) size 188x19
    14 caret: position 0 of child 0 {DIV} of child 0 {INPUT} of child 0 {DIV} of body
     14caret: position 0 of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of child 0 {DIV} of body
  • trunk/LayoutTests/platform/gtk/fast/text/textIteratorNilRenderer-expected.txt

    r78142 r87017  
    3232layer at (143,14) size 368x19
    3333  RenderBlock {DIV} at (3,3) size 368x19
    34 caret: position 0 of child 0 {DIV} of child 1 {INPUT} of child 2 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 1 {FORM} of child 1 {CENTER} of body
     34caret: position 0 of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 2 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 1 {FORM} of child 1 {CENTER} of body
Note: See TracChangeset for help on using the changeset viewer.