Skip to content

Commit

Permalink
Unreviewed GTK+ gardening. Rebaseline tests after r190840.
Browse files Browse the repository at this point in the history
* platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt:
* platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt:

Canonical link: https://commits.webkit.org/174849@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@199714 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
carlosgcampos committed Apr 19, 2016
1 parent 47d2747 commit 6ae3e00
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
2016-04-19 Carlos Garcia Campos <cgarcia@igalia.com>

Unreviewed GTK+ gardening. Rebaseline tests after r190840.

* platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt:
* platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt:

2016-04-09 Skachkov Oleksandr <gskachkov@gmail.com>

calling super() a second time in a constructor should throw
Expand Down
Expand Up @@ -8,4 +8,4 @@ layer at (0,0) size 800x600
RenderDetailsMarker {DIV} at (0,4) size 11x11: down
RenderText {#text} at (16,0) size 45x17
text run at (16,0) width 45: "Details"
caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {WEBKITSHADOWCONTENT} of {#document-fragment} of child 1 {DETAILS} of body
caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {SLOT} of {#document-fragment} of child 1 {DETAILS} of body
Expand Up @@ -8,4 +8,4 @@ layer at (0,0) size 800x600
RenderDetailsMarker {DIV} at (0,4) size 11x11: right
RenderText {#text} at (16,0) size 45x17
text run at (16,0) width 45: "Details"
caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {WEBKITSHADOWCONTENT} of {#document-fragment} of child 1 {DETAILS} of body
caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {SLOT} of {#document-fragment} of child 1 {DETAILS} of body

0 comments on commit 6ae3e00

Please sign in to comment.